@Structure.FieldOrder(value={"name","type","kind","flags","data"}) public static class Kstat2.Kstat2NV extends Structure
Modifier and Type | Class and Description |
---|---|
static class |
Kstat2.Kstat2NV.UNION |
Structure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
Modifier and Type | Field and Description |
---|---|
Kstat2.Kstat2NV.UNION |
data |
short |
flags |
byte |
kind |
java.lang.String |
name |
byte |
type |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Modifier and Type | Method and Description |
---|---|
void |
read()
Reads the fields of the struct from native memory
|
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public java.lang.String name
public byte type
public byte kind
public short flags
public Kstat2.Kstat2NV.UNION data
public Kstat2NV()
public Kstat2NV(Pointer p)