protected static interface Struct.Member
Modifier and Type | Method and Description |
---|---|
MemoryIO |
getMemoryIO()
Gets the MemoryIO used to read/write this Member.
|
long |
offset()
Gets the offset within the structure for this field.
|
Struct |
struct()
Gets the Struct this Member is a member of.
|