@Properties(inherit=windows.class) public class ANON_OBJECT_HEADER_V2 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ANON_OBJECT_HEADER_V2()
Default native constructor.
|
ANON_OBJECT_HEADER_V2(long size)
Native array allocator.
|
ANON_OBJECT_HEADER_V2(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
GUID |
ClassID() |
ANON_OBJECT_HEADER_V2 |
ClassID(GUID setter) |
int |
Flags() |
ANON_OBJECT_HEADER_V2 |
Flags(int setter) |
ANON_OBJECT_HEADER_V2 |
getPointer(long i) |
short |
Machine() |
ANON_OBJECT_HEADER_V2 |
Machine(short setter) |
int |
MetaDataOffset() |
ANON_OBJECT_HEADER_V2 |
MetaDataOffset(int setter) |
int |
MetaDataSize() |
ANON_OBJECT_HEADER_V2 |
MetaDataSize(int setter) |
ANON_OBJECT_HEADER_V2 |
position(long position) |
short |
Sig1() |
ANON_OBJECT_HEADER_V2 |
Sig1(short setter) |
short |
Sig2() |
ANON_OBJECT_HEADER_V2 |
Sig2(short setter) |
int |
SizeOfData() |
ANON_OBJECT_HEADER_V2 |
SizeOfData(int setter) |
int |
TimeDateStamp() |
ANON_OBJECT_HEADER_V2 |
TimeDateStamp(int setter) |
short |
Version() |
ANON_OBJECT_HEADER_V2 |
Version(short setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public ANON_OBJECT_HEADER_V2()
public ANON_OBJECT_HEADER_V2(long size)
Pointer.position(long)
.public ANON_OBJECT_HEADER_V2(Pointer p)
Pointer(Pointer)
.public ANON_OBJECT_HEADER_V2 position(long position)
public ANON_OBJECT_HEADER_V2 getPointer(long i)
getPointer
in class Pointer
public ANON_OBJECT_HEADER_V2 Sig1(short setter)
public ANON_OBJECT_HEADER_V2 Sig2(short setter)
public ANON_OBJECT_HEADER_V2 Version(short setter)
public ANON_OBJECT_HEADER_V2 Machine(short setter)
public ANON_OBJECT_HEADER_V2 TimeDateStamp(int setter)
public ANON_OBJECT_HEADER_V2 ClassID(GUID setter)
public ANON_OBJECT_HEADER_V2 SizeOfData(int setter)
public ANON_OBJECT_HEADER_V2 Flags(int setter)
public ANON_OBJECT_HEADER_V2 MetaDataSize(int setter)
public ANON_OBJECT_HEADER_V2 MetaDataOffset(int setter)
Copyright © 2024. All rights reserved.