|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.ffi.Struct.Member
jnr.ffi.Struct.AbstractMember
jnr.ffi.Struct.Padding
protected final class Struct.Padding
Specialized padding fields for structs. Use this instead of arrays of other members for more efficient struct construction.
| Constructor Summary | |
|---|---|
Struct.Padding(NativeType type,
int length)
|
|
Struct.Padding(Type type,
int length)
|
|
| Method Summary |
|---|
| Methods inherited from class jnr.ffi.Struct.AbstractMember |
|---|
getMemory, offset, struct |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Struct.Padding(Type type,
int length)
public Struct.Padding(NativeType type,
int length)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||