|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Type | |
|---|---|
| com.kenai.jaffl | |
| com.kenai.jaffl.provider.jffi | |
| com.kenai.jaffl.struct | |
| Uses of Type in com.kenai.jaffl |
|---|
| Fields in com.kenai.jaffl declared as Type | |
|---|---|
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
|
| Methods in com.kenai.jaffl that return Type | |
|---|---|
abstract Type |
FFIProvider.getType(NativeType type)
|
| Uses of Type in com.kenai.jaffl.provider.jffi |
|---|
| Methods in com.kenai.jaffl.provider.jffi that return Type | |
|---|---|
Type |
Provider.getType(NativeType type)
|
| Uses of Type in com.kenai.jaffl.struct |
|---|
| Constructors in com.kenai.jaffl.struct with parameters of type Type | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||