Uses of Class
de.ibapl.jnhw.common.nativepointer.FunctionPtr_IJ_V
-
Packages that use FunctionPtr_IJ_V Package Description de.ibapl.jnhw.common.callback Native function pointers for calling back from native code.de.ibapl.jnhw.common.nativecall Native function pointers for calling into native code. -
-
Uses of FunctionPtr_IJ_V in de.ibapl.jnhw.common.callback
Subclasses of FunctionPtr_IJ_V in de.ibapl.jnhw.common.callback Modifier and Type Class Description classCallback_IJ_VCallback with the current size of pointerclassCallback_IJ_V_Impl -
Uses of FunctionPtr_IJ_V in de.ibapl.jnhw.common.nativecall
Subclasses of FunctionPtr_IJ_V in de.ibapl.jnhw.common.nativecall Modifier and Type Class Description classCallNative_IJ_VCall a native function pointer.
-