Uses of Package
com.kenai.jaffl

Packages that use com.kenai.jaffl
com.kenai.jaffl   
com.kenai.jaffl.byref   
com.kenai.jaffl.mapper   
com.kenai.jaffl.provider   
com.kenai.jaffl.provider.jffi   
com.kenai.jaffl.struct   
 

Classes in com.kenai.jaffl used by com.kenai.jaffl
Address
          Represents a native memory address.
CallingConvention
          Defines the function calling conventions.
FFIProvider
          This class defines the facilities a jaffl FFI provider must provide.
Library
           
LibraryOption
          Options that apply to a library
MemoryIO
          Interface to reading/writing various types of memory
NativeLong
          Represents a C long.
Platform
           
Platform.CPU
          The common names of cpu architectures.
Platform.OS
          The common names of operating systems.
Pointer
           
Type
           
 

Classes in com.kenai.jaffl used by com.kenai.jaffl.byref
Address
          Represents a native memory address.
 

Classes in com.kenai.jaffl used by com.kenai.jaffl.mapper
Library
           
 

Classes in com.kenai.jaffl used by com.kenai.jaffl.provider
Address
          Represents a native memory address.
LibraryOption
          Options that apply to a library
MemoryIO
          Interface to reading/writing various types of memory
Pointer
           
 

Classes in com.kenai.jaffl used by com.kenai.jaffl.provider.jffi
Address
          Represents a native memory address.
FFIProvider
          This class defines the facilities a jaffl FFI provider must provide.
LibraryOption
          Options that apply to a library
MemoryIO
          Interface to reading/writing various types of memory
Pointer
           
Type
           
 

Classes in com.kenai.jaffl used by com.kenai.jaffl.struct
Address
          Represents a native memory address.
MemoryIO
          Interface to reading/writing various types of memory
Pointer