| Package | Description |
|---|---|
| com.kenai.jaffl | |
| com.kenai.jaffl.provider.jffi |
| 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) |