Package de.intarsys.nativec.type
Class NativeFunction
java.lang.Object
de.intarsys.nativec.type.NativeObject
de.intarsys.nativec.type.NativeSimple
de.intarsys.nativec.type.NativeVoid
de.intarsys.nativec.type.NativeFunction
- All Implemented Interfaces:
INativeMemory,INativeObject
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class de.intarsys.nativec.type.NativeVoid
NULLFields inherited from class de.intarsys.nativec.type.NativeObject
DEBUG, SHIFT_INT, SHIFT_LONG, SHIFT_LONGLONG, SIZE_BYTE, SIZE_FLOAT, SIZE_INT, SIZE_LONG, SIZE_LONGLONG, SIZE_PTR, SIZE_SHORT -
Method Summary
Methods inherited from class de.intarsys.nativec.type.NativeVoid
createFromAddress, getNativeType, getValue, setValueMethods inherited from class de.intarsys.nativec.type.NativeSimple
getByteCountMethods inherited from class de.intarsys.nativec.type.NativeObject
cast, createReference, getByte, getByteArray, getBytes, getCLong, getInt, getNativeHandle, getNativeHandle, getShort, getString, getWideString, isNull, setByte, setByteArray, setCLong, setInt, setNativeHandle, setShort, setString, setWideString, toNestedString
-
Field Details
-
META
-
-
Method Details
-
getCallingConvention
-
getFunction
-
setCallingConvention
-