Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
S
T
U
V
A
addressMask()
- Method in class com.kenai.jffi.
Platform
Gets the 32/64bit mask of a C address/pointer on the native platform.
addressSize()
- Method in class com.kenai.jffi.
Platform
Gets the size of a C address/pointer on the native platform.
Aggregate
- Class in
com.kenai.jffi
Aggregate(long)
- Constructor for class com.kenai.jffi.
Aggregate
align
- Variable in class com.kenai.jffi.
Type
The minimum alignment of this type
alignment()
- Method in class com.kenai.jffi.
Type
Gets the alignment of this type.
allocateMemory(long, boolean)
- Method in class com.kenai.jffi.
MemoryIO
Allocates native memory.
Array
- Class in
com.kenai.jffi
Describes the layout of a C array
Array(Type, int)
- Constructor for class com.kenai.jffi.
Array
Creates a new C array layout description.
ArrayFlags
- Class in
com.kenai.jffi
Flags to use when adding an array as a pointer parameter
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
S
T
U
V