Package | Description |
---|---|
jnr.ffi.provider.jffi |
Modifier and Type | Field and Description |
---|---|
private static VariableAccessorGenerator.PointerOp |
VariableAccessorGenerator.POINTER_OP_POINTER |
Modifier and Type | Field and Description |
---|---|
(package private) static java.util.Map<NativeType,VariableAccessorGenerator.PointerOp> |
VariableAccessorGenerator.pointerOperations |
Modifier and Type | Method and Description |
---|---|
private static void |
VariableAccessorGenerator.op(java.util.Map<NativeType,VariableAccessorGenerator.PointerOp> ops,
NativeType type,
java.lang.String name,
java.lang.Class nativeIntType) |