| AbstractArrayMemoryIO |
|
| AbstractArrayMemoryIO.ArrayIO |
|
| AbstractArrayMemoryIO.BE32ArrayIO |
|
| AbstractArrayMemoryIO.BE64ArrayIO |
|
| AbstractArrayMemoryIO.BigEndianArrayIO |
|
| AbstractArrayMemoryIO.LE32ArrayIO |
|
| AbstractArrayMemoryIO.LE64ArrayIO |
|
| AbstractArrayMemoryIO.LittleEndianArrayIO |
|
| AbstractBufferMemoryIO |
|
| AbstractMemoryIO |
Base implementations of some MemoryIO operations.
|
| AbstractRuntime |
|
| BadType |
|
| BoundedMemoryIO |
|
| DefaultObjectReferenceManager |
|
| DefaultObjectReferenceManager.ObjectReference |
|
| FFIProvider |
This class defines the facilities a JNR FFI provider must provide.
|
| FFIProvider.SystemProviderSingletonHolder |
|
| FromNativeType |
|
| IdentityFunctionMapper |
An implementation of FunctionMapper that just returns the same name as input
|
| IdentityFunctionMapper.SingletonHolder |
|
| InAccessibleMemoryIO |
|
| InterfaceScanner |
|
| IntPointer |
|
| InvalidProvider |
|
| InvalidRuntime |
A Runtime subclass that throws exceptions for all methods
|
| InvocationSession |
Holds information for each invocation of a native function
|
| NativeFunction |
|
| NativeInvocationHandler |
InvocationHandler used to map invocations on a java interface to the correct native function.
|
| NativeVariable |
|
| NullMemoryIO |
|
| NullTypeMapper |
An instance of TypeMapper which always returns null
|
| ParameterFlags |
|
| ParameterType |
|
| ResultType |
|
| ShareMemoryIO |
|
| SigType |
|
| ToNativeType |
|