| Package | Description |
|---|---|
| org.jruby.ext.ffi | |
| org.jruby.ext.ffi.jffi |
| Class and Description |
|---|
| AbstractInvoker
A native function invoker
|
| AbstractMemory
A abstract memory object that defines operations common to both pointers and
memory buffers
|
| AllocatedDirectMemoryIO |
| ArrayMemoryIO |
| ArrayMemoryIO.ArrayIO |
| Buffer |
| CallbackInfo
Defines a C callback's parameters and return type.
|
| CallbackManager |
| DirectMemoryIO |
| Factory
A factory that can create a FFI Provider
|
| InvalidMemoryIO
An implementation of MemoryIO that throws an exception on any access.
|
| MemoryIO
Abstracted memory operations.
|
| NativeParam
This is just a marker interface to allow both NativeType and Callback to be
used as parameter types.
|
| NativeType
Native types
|
| Platform |
| Platform.CPU_TYPE |
| Platform.OS_TYPE |
| Pointer
C memory pointer operations.
|
| Struct |
| StructLayout
Defines the memory layout for a native structure.
|
| StructLayout.ArrayProxy |
| StructLayout.Field |
| StructLayout.Member
A struct member.
|
| StructLayout.Storage |
| SwappedMemoryIO |
| Type |
| Type.Array |
| Class and Description |
|---|
| AbstractInvoker
A native function invoker
|
| AbstractMemory
A abstract memory object that defines operations common to both pointers and
memory buffers
|
| CallbackManager |
| DirectMemoryIO |
| Factory
A factory that can create a FFI Provider
|
| InvalidMemoryIO
An implementation of MemoryIO that throws an exception on any access.
|
| MemoryIO
Abstracted memory operations.
|
| Pointer
C memory pointer operations.
|
| Type |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.