Package | Description |
---|---|
jnr.ffi | |
jnr.ffi.byref | |
jnr.ffi.mapper | |
jnr.ffi.provider | |
jnr.ffi.provider.jffi | |
jnr.ffi.provider.jffi.platform.s390.linux |
Class and Description |
---|
Address
The
Address class wraps a native address in an object. |
CallingConvention
Native function calling conventions.
|
Library |
LibraryOption
Options that apply to a library
|
NativeLong
Represents a C long.
|
NativeType
NativeType defines the primitive types supported internally.
|
ObjectReferenceManager |
Platform |
Platform.CPU
The supported CPU architectures.
|
Platform.OS
The common names of supported operating systems.
|
Pointer |
Runtime
Accessor for various runtime specific parameters
|
Struct
Representation of C structures in java.
|
Struct.AbstractBoolean
Base class for Boolean fields
|
Struct.AbstractMember
Base implementation of Member
|
Struct.Address
Represents a native memory address.
|
Struct.Double |
Struct.Enum32 |
Struct.EnumField
Base for all the Enum fields.
|
Struct.Float |
Struct.IntegerAlias |
Struct.Member
Interface all Struct members must implement.
|
Struct.NumberField
Base class for all Number structure fields.
|
Struct.Offset |
Struct.Pointer
Represents a native memory address.
|
Struct.Signed16
A 16 bit signed integer field.
|
Struct.Signed32
A 32 bit signed integer field.
|
Struct.Signed64
A 64 bit signed integer field.
|
Struct.Signed8
An 8 bit signed integer
|
Struct.SignedLong
A native long integer field.
|
Struct.String |
Struct.Unsigned16
A 16 bit signed integer field.
|
Struct.Unsigned32
A 32 bit signed integer field.
|
Struct.Unsigned64
A 64 bit unsigned integer field.
|
Struct.Unsigned8
An 8 bit unsigned integer
|
Struct.UnsignedLong
A native long integer field.
|
Struct.UTFString |
Struct.UTFStringRef |
StructLayout |
StructLayout.AbstractBoolean
Base class for Boolean fields
|
StructLayout.AbstractField
Base implementation of Member
|
StructLayout.Enum32 |
StructLayout.EnumField
Base for all the Enum fields.
|
StructLayout.Field
Interface all Struct members must implement.
|
StructLayout.IntegerAlias |
StructLayout.NumberField
Base class for all Number structure fields.
|
StructLayout.String |
StructLayout.UTFString |
StructLayout.UTFStringRef |
Type |
TypeAlias |
Class and Description |
---|
Address
The
Address class wraps a native address in an object. |
NativeLong
Represents a C long.
|
Pointer |
Runtime
Accessor for various runtime specific parameters
|
Class and Description |
---|
Library |
Class and Description |
---|
Address
The
Address class wraps a native address in an object. |
NativeType
NativeType defines the primitive types supported internally.
|
ObjectReferenceManager |
Pointer |
Runtime
Accessor for various runtime specific parameters
|
Type |
Class and Description |
---|
Address
The
Address class wraps a native address in an object. |
FFIProvider
This class defines the facilities a jaffl FFI provider must provide.
|
LibraryOption
Options that apply to a library
|
NativeType
NativeType defines the primitive types supported internally.
|
ObjectReferenceManager |
Pointer |
Runtime
Accessor for various runtime specific parameters
|
Struct
Representation of C structures in java.
|
Type |
TypeAlias |
Class and Description |
---|
NativeType
NativeType defines the primitive types supported internally.
|
TypeAlias |
Copyright © 2013. All Rights Reserved.