All Classes and Interfaces
Class
Description
Preview.
An object that may be projected down to a memory addressPREVIEW.
Preview.
A function descriptor is made up of zero or more argument layouts and zero or one return layout.
Preview.
A compound layout that aggregates multiple member layouts.
Preview.
A linker provides access to foreign functions from Java code, and access to Java code from foreign functions.
Preview.
A memory address models a reference into a memory location.
Preview.
A memory layout can be used to describe the contents of a memory segment.
Preview.
An element in a layout path.
Preview.
A memory segment models a contiguous region of memory.
Preview.
A memory session manages the lifecycle of one or more resources.
Preview.
An object that may be used to allocate memory segmentsPREVIEW.
Preview.
A compound layout that denotes a repetition of a given element layout.
Preview.
A symbol lookup is an object that may be used to retrieve the address of a symbol in one or more libraries.
Preview.
A variable argument list, similar in functionality to a C
va_list
.Preview.
A builder used to construct a variable argument listPREVIEW.
Preview.
A value layout.
Preview.
A value layout whose carrier is
MemoryAddress.class
.Preview.
A value layout whose carrier is
boolean.class
.Preview.
A value layout whose carrier is
byte.class
.Preview.
A value layout whose carrier is
char.class
.Preview.
A value layout whose carrier is
double.class
.Preview.
A value layout whose carrier is
float.class
.Preview.
A value layout whose carrier is
int.class
.Preview.
A value layout whose carrier is
long.class
.Preview.
A value layout whose carrier is
short.class
.