Uses of Interface
jnr.ffi.mapper.FunctionMapper.Context
Packages that use FunctionMapper.Context
-
Uses of FunctionMapper.Context in jnr.ffi.mapper
Methods in jnr.ffi.mapper with parameters of type FunctionMapper.ContextModifier and TypeMethodDescriptionCompositeFunctionMapper.mapFunctionName
(String functionName, FunctionMapper.Context context) FunctionMapper.mapFunctionName
(String functionName, FunctionMapper.Context context) Translate the (Java) function name into its (native) equivalent. -
Uses of FunctionMapper.Context in jnr.ffi.provider
Methods in jnr.ffi.provider with parameters of type FunctionMapper.ContextModifier and TypeMethodDescriptionIdentityFunctionMapper.mapFunctionName
(String functionName, FunctionMapper.Context context) -
Uses of FunctionMapper.Context in jnr.ffi.provider.jffi
Classes in jnr.ffi.provider.jffi that implement FunctionMapper.Context