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.PointerOpVariableAccessorGenerator.POINTER_OP_POINTERFields in jnr.ffi.provider.jffi with type parameters of type VariableAccessorGenerator.PointerOpModifier and TypeFieldDescription(package private) static final Map<NativeType, VariableAccessorGenerator.PointerOp> VariableAccessorGenerator.pointerOperationsMethod parameters in jnr.ffi.provider.jffi with type arguments of type VariableAccessorGenerator.PointerOpModifier and TypeMethodDescriptionprivate static voidVariableAccessorGenerator.op(Map<NativeType, VariableAccessorGenerator.PointerOp> ops, NativeType type, String name, Class nativeIntType)