public class HeapList
extends com.jniwrapper.Structure
| Modifier and Type | Field and Description |
|---|---|
static int |
HF32_DEFAULT
Process's default heap.
|
static int |
HF32_SHARED
Shared heap.
|
| Constructor and Description |
|---|
HeapList() |
| Modifier and Type | Method and Description |
|---|---|
long |
getFlags()
Flags.
|
long |
getHeapID()
Heap identifier in the owning process context.
|
long |
getProcessID()
Identifier of the process to be examined.
|
acceptIOPerformer, addMembers, clone, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, writepublic static final int HF32_DEFAULT
public static final int HF32_SHARED
public long getProcessID()
public long getHeapID()
public long getFlags()
HF32_DEFAULT,
HF32_SHARED