Ntifs.REPARSE_DATA_BUFFER.REPARSE_UNION.ByReference
public static class Ntifs.REPARSE_DATA_BUFFER.REPARSE_UNION extends Union
Modifier and Type | Class | Description |
---|---|---|
static class |
Ntifs.REPARSE_DATA_BUFFER.REPARSE_UNION.ByReference |
Structure.ByValue, Structure.StructField
Modifier and Type | Field | Description |
---|---|---|
Ntifs.GenericReparseBuffer |
genericReparseBuffer |
|
Ntifs.MountPointReparseBuffer |
mountPointReparseBuffer |
|
Ntifs.SymbolicLinkReparseBuffer |
symLinkReparseBuffer |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor | Description |
---|---|
REPARSE_UNION() |
|
REPARSE_UNION(Pointer memory) |
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 Ntifs.SymbolicLinkReparseBuffer symLinkReparseBuffer
public Ntifs.MountPointReparseBuffer mountPointReparseBuffer
public Ntifs.GenericReparseBuffer genericReparseBuffer
public REPARSE_UNION()
public REPARSE_UNION(Pointer memory)