public static class VirtualMachine.ForHotSpot.Connection.ForJnaSolarisDoor.SolarisLibrary.DoorArgument extends Structure
Structure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
Modifier and Type | Field and Description |
---|---|
Pointer |
dataPointer
A pointer to the operation argument.
|
int |
dataSize
The size of the argument being pointed to.
|
int |
descriptorCount
The size of the operation argument.
|
Pointer |
descriptorPointer
A pointer to the operation descriptor.
|
Pointer |
resultPointer
A pointer to the operation result.
|
int |
resultSize
The size of the operation argument.
|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
DoorArgument() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public Pointer dataPointer
public int dataSize
public Pointer descriptorPointer
public int descriptorCount
public Pointer resultPointer
public int resultSize
protected List<String> getFieldOrder()
getFieldOrder
in class Structure
Copyright © 2014–2021. All rights reserved.