| Package | Description |
|---|---|
| com.kenai.jaffl | |
| com.kenai.jaffl.provider.jffi | |
| com.kenai.jaffl.struct |
| Modifier and Type | Field and Description |
|---|---|
static Type |
Type.ADDRESS |
static Type |
Type.DOUBLE |
static Type |
Type.FLOAT |
static Type |
Type.SCHAR |
static Type |
Type.SINT |
static Type |
Type.SLONG |
static Type |
Type.SLONGLONG |
static Type |
Type.SSHORT |
static Type |
Type.UCHAR |
static Type |
Type.UINT |
static Type |
Type.ULONG |
static Type |
Type.ULONGLONG |
static Type |
Type.USHORT |
| Modifier and Type | Method and Description |
|---|---|
abstract Type |
FFIProvider.getType(NativeType type) |
| Modifier and Type | Method and Description |
|---|---|
Type |
Provider.getType(NativeType type) |
| Constructor and Description |
|---|
Struct.AbstractBoolean(Type type) |
Struct.AbstractBoolean(Type type,
Struct.Offset offset) |
Struct.AbstractMember(Type type) |
Struct.AbstractMember(Type type,
Struct.Offset offset) |
Struct.Padding(Type type,
int length) |