public static class EOS_Sessions_AttributeData.Value_union
extends com.sun.jna.Union
| Modifier and Type | Class and Description |
|---|---|
static class |
EOS_Sessions_AttributeData.Value_union.ByReference |
static class |
EOS_Sessions_AttributeData.Value_union.ByValue |
| Modifier and Type | Field and Description |
|---|---|
int |
AsBool
Stored as a boolean
|
double |
AsDouble
Stored as a double precision floating point
|
long |
AsInt64
Stored as an 8 byte integer
|
java.lang.String |
AsUtf8
Stored as a null terminated UTF8 string.
|
| Constructor and Description |
|---|
Value_union() |
Value_union(double AsDouble) |
Value_union(int AsBool) |
Value_union(long AsInt64) |
Value_union(java.lang.String AsUtf8) |
getFieldOrder, getNativeAlignment, getTypedValue, readField, readField, setType, setType, setTypedValue, writeField, writeField, writeFieldallocateMemory, 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, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write