|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
protected static interface Struct.Member
Interface all Struct members must implement.
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. |
Method Detail |
---|
Struct struct()
MemoryIO getMemoryIO()
long offset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |