Interface | Description |
---|---|
ClosureManager | |
DelegatingMemoryIO | |
InvocationSession.PostInvoke | |
LoadedLibrary |
All loaded libraries must implement this interface
|
MemoryManager |
Manages access to various types of java and native memory.
|
Class | Description |
---|---|
AbstractArrayMemoryIO | |
AbstractArrayMemoryIO.ArrayIO | |
AbstractBufferMemoryIO | |
AbstractMemoryIO |
Base implementations of some MemoryIO operations.
|
AbstractRuntime | |
BadType | |
BoundedMemoryIO | |
DefaultObjectReferenceManager | |
EnumResultConverter | |
IdentityFunctionMapper |
An implementation of
FunctionMapper that just returns the same name as input |
InAccessibleMemoryIO | |
IntPointer | |
InvocationSession |
Holds information for each invocation of a native function
|
NullMemoryIO | |
NullTypeMapper |
An instance of
TypeMapper which always returns null |
ParameterFlags | |
ShareMemoryIO |
Copyright © 2013. All rights reserved.