Class NativeRuntime.TypeDelegate
java.lang.Object
jnr.ffi.Type
jnr.ffi.provider.jffi.NativeRuntime.TypeDelegate
- Enclosing class:
NativeRuntime
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
private final com.kenai.jffi.Type type -
nativeType
-
-
Constructor Details
-
TypeDelegate
-
-
Method Details
-
alignment
-
size
-
getNativeType
Description copied from class:TypeThe native type of this type- Specified by:
getNativeTypein classType- Returns:
- the native type of this type
-
toString
-