Interface | Description |
---|---|
DynamicLibraryBundleInfo | |
DynamicLinker |
Low level secure dynamic linker access.
|
DynamicLookupHelper |
Interface callers may use ProcAddressHelper's
reset
helper method to install function pointers into a
ProcAddressTable. |
Class | Description |
---|---|
AndroidVersion | |
DynamicLibraryBundle |
Provides bundling of:
The to-be-glued native library, eg OpenGL32.dll. |
MachineDataInfo |
Machine data description for alignment and size onle, see
com.jogamp.gluegen . |
NativeLibrary |
Provides low-level, relatively platform-independent access to
shared ("native") libraries.
|
Platform |
Utility class for querying platform specific properties.
|
Enum | Description |
---|---|
MachineDataInfo.StaticConfig |
Static enumeration of
MachineDataInfo instances
used for high performance data size and alignment lookups,
e.g. |
Platform.ABIType | |
Platform.CPUFamily | |
Platform.CPUType | |
Platform.OSType |