Uses of Class
jnr.ffi.provider.jffi.VariableAccessorGenerator.PointerOp
Packages that use VariableAccessorGenerator.PointerOp
-
Uses of VariableAccessorGenerator.PointerOp in jnr.ffi.provider.jffi
Fields in jnr.ffi.provider.jffi declared as VariableAccessorGenerator.PointerOpModifier and TypeFieldDescriptionprivate static final VariableAccessorGenerator.PointerOp
VariableAccessorGenerator.POINTER_OP_POINTER
Fields in jnr.ffi.provider.jffi with type parameters of type VariableAccessorGenerator.PointerOpModifier and TypeFieldDescription(package private) static final Map
<NativeType, VariableAccessorGenerator.PointerOp> VariableAccessorGenerator.pointerOperations
Method parameters in jnr.ffi.provider.jffi with type arguments of type VariableAccessorGenerator.PointerOpModifier and TypeMethodDescriptionprivate static void
VariableAccessorGenerator.op
(Map<NativeType, VariableAccessorGenerator.PointerOp> ops, NativeType type, String name, Class nativeIntType)