|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.ffi.Type
jnr.ffi.provider.BadType
public final class BadType
| Constructor Summary | |
|---|---|
BadType(java.lang.String typeName)
|
|
| Method Summary | |
|---|---|
int |
alignment()
The native alignment of this type, in bytes |
NativeType |
getNativeType()
The native type of this type |
int |
size()
The size in bytes of this type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BadType(java.lang.String typeName)
| Method Detail |
|---|
public final int alignment()
Type
alignment in class Typepublic final int size()
Type
size in class Typepublic NativeType getNativeType()
Type
getNativeType in class Type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||