com.kenai.jaffl.struct
protected interface Struct.Member
Method Summary | |
---|---|
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.
|
Returns: a MemoryIO.
Returns: a Struct.