|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.ffi.StructLayout.Field
protected abstract class StructLayout.Field
Interface all Struct members must implement.
| Constructor Summary | |
|---|---|
protected |
StructLayout.Field(int offset)
|
| Method Summary | |
|---|---|
StructLayout |
enclosing()
Gets the Struct this Member is a member of. |
long |
offset()
Gets the offset within the structure for this field. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected StructLayout.Field(int offset)
| Method Detail |
|---|
public final StructLayout enclosing()
public final long offset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||