Package jnr.ffi

Class Summary
Address The Address class wraps a native address in an object.
FFIProvider This class defines the facilities a jaffl FFI provider must provide.
LastError LastError provides access to the unix errno and windows GetLastError() value.
Library  
Memory A utility for allocating memory that can be passed to native functions.
NativeLong Represents a C long.
ObjectReferenceManager  
Platform  
Pointer  
Runtime Accessor for various runtime specific parameters
Struct Representation of C structures in java.
Struct.Offset  
StructLayout  
Type  
Union Represents a C union
 

Enum Summary
CallingConvention Native function calling conventions.
LibraryOption Options that apply to a library
NativeType NativeType defines the primitive types supported internally.
Platform.CPU The supported CPU architectures.
Platform.OS The common names of supported operating systems.
TypeAlias  
 



Copyright © 2012. All Rights Reserved.