public static class OaIdl.TYPEDESC._TYPEDESC extends Union
Structure.ByReference, Structure.ByValue, Structure.StructField
Modifier and Type | Field and Description |
---|---|
OaIdl.HREFTYPE |
hreftype
[case()]
C type : HREFTYPE |
OaIdl.ARRAYDESC.ByReference |
lpadesc
[case()]
C type : tagARRAYDESC* |
OaIdl.TYPEDESC.ByReference |
lptdesc
[case()]
C type : tagTYPEDESC* |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
OaIdl.TYPEDESC._TYPEDESC() |
OaIdl.TYPEDESC._TYPEDESC(Pointer pointer) |
Modifier and Type | Method and Description |
---|---|
OaIdl.HREFTYPE |
getHreftype() |
OaIdl.ARRAYDESC.ByReference |
getLpadesc() |
OaIdl.TYPEDESC.ByReference |
getLptdesc() |
getFieldOrder, getNativeAlignment, getTypedValue, readField, readField, setType, setType, setTypedValue, writeField, writeField, writeField
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, 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
public OaIdl.TYPEDESC.ByReference lptdesc
public OaIdl.ARRAYDESC.ByReference lpadesc
public OaIdl.HREFTYPE hreftype
public OaIdl.TYPEDESC._TYPEDESC()
public OaIdl.TYPEDESC._TYPEDESC(Pointer pointer)
public OaIdl.TYPEDESC.ByReference getLptdesc()
public OaIdl.ARRAYDESC.ByReference getLpadesc()
public OaIdl.HREFTYPE getHreftype()