Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
S
T
U
V
C
CallingConvention
- Enum in
com.kenai.jffi
Defines the function calling conventions.
CLEAR
- Static variable in class com.kenai.jffi.
ArrayFlags
For OUT arrays, clear the native memory area before passing to the native function
Closure
- Interface in
com.kenai.jffi
Represents a native closure.
Closure.Buffer
- Interface in
com.kenai.jffi
An interface to the native callback parameter buffer.
Closure.Handle
- Interface in
com.kenai.jffi
A Handle is allocated by the
ClosureManager
, as a strong reference to the native closure trampoline.
ClosureManager
- Class in
com.kenai.jffi
Allocates and manages the lifecycle of native closures (aka callbacks).rm hs
com.kenai.jffi
- package com.kenai.jffi
copyMemory(long, long, long)
- Method in class com.kenai.jffi.
MemoryIO
Copies contents of a native memory location to another native memory location.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
S
T
U
V