OaIdl.ELEMDESC._ELEMDESC.ByReferencepublic static class OaIdl.ELEMDESC._ELEMDESC extends Union
| Modifier and Type | Class | Description |
|---|---|---|
static class |
OaIdl.ELEMDESC._ELEMDESC.ByReference |
Structure.ByValue, Structure.StructField| Modifier and Type | Field | Description |
|---|---|---|
OaIdl.IDLDESC |
idldesc |
info for remoting the element
C type : IDLDESC |
OaIdl.PARAMDESC |
paramdesc |
info about the parameter
C type : PARAMDESC |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE| Constructor | Description |
|---|---|
_ELEMDESC() |
|
_ELEMDESC(OaIdl.IDLDESC idldesc) |
|
_ELEMDESC(OaIdl.PARAMDESC paramdesc) |
|
_ELEMDESC(Pointer pointer) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitallocateMemory, 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, writegetFieldOrder, getNativeAlignment, getTypedValue, readField, readField, setType, setType, setTypedValue, writeField, writeField, writeFieldpublic OaIdl.IDLDESC idldesc
public OaIdl.PARAMDESC paramdesc
public _ELEMDESC()
public _ELEMDESC(Pointer pointer)
public _ELEMDESC(OaIdl.PARAMDESC paramdesc)
paramdesc - info about the parameterpublic _ELEMDESC(OaIdl.IDLDESC idldesc)
idldesc - info for remoting the element