A B C D E F G H I L M N O P R 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.
addressMask - Variable in enum com.kenai.jffi.Platform.CPU
 
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
 
alignment() - Method in class com.kenai.jffi.Aggregate
 
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.
allocatePages(int, int) - Method in class com.kenai.jffi.PageManager
Allocates native memory pages.
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.
ARRAY - Static variable in class com.kenai.jffi.ObjectParameterInfo
 
ArrayFlags - Class in com.kenai.jffi
Flags to use when adding an array as a pointer parameter
A B C D E F G H I L M N O P R S T U V