OaIdl.BINDPTR.ByReference
public static class OaIdl.BINDPTR extends Union
Modifier and Type | Class | Description |
---|---|---|
static class |
OaIdl.BINDPTR.ByReference |
Structure.ByValue, Structure.StructField
Modifier and Type | Field | Description |
---|---|---|
OaIdl.FUNCDESC |
lpfuncdesc |
|
TypeComp |
lptcomp |
|
OaIdl.VARDESC |
lpvardesc |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor | Description |
---|---|
BINDPTR() |
|
BINDPTR(TypeComp lptcomp) |
|
BINDPTR(OaIdl.FUNCDESC lpfuncdesc) |
|
BINDPTR(OaIdl.VARDESC lpvardesc) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write
getFieldOrder, getNativeAlignment, getTypedValue, readField, readField, setType, setType, setTypedValue, writeField, writeField, writeField
public OaIdl.FUNCDESC lpfuncdesc
public OaIdl.VARDESC lpvardesc
public TypeComp lptcomp
public BINDPTR()
public BINDPTR(OaIdl.VARDESC lpvardesc)
public BINDPTR(TypeComp lptcomp)
public BINDPTR(OaIdl.FUNCDESC lpfuncdesc)