Uses of Class
it.unich.jgmp.nativelib.FreeFuncByReference
Packages that use FreeFuncByReference
Package
Description
This package contains all the high-level classes of JGMP.
This package contains all the low-level classes of JGMP.
-
Uses of FreeFuncByReference in it.unich.jgmp
Fields in it.unich.jgmp declared as FreeFuncByReferenceModifier and TypeFieldDescription(package private) FreeFuncByReference
AllocationMonitor.JGMPFree.ffp
private static FreeFuncByReference
AllocationMonitor.ffpOld
Constructors in it.unich.jgmp with parameters of type FreeFuncByReference -
Uses of FreeFuncByReference in it.unich.jgmp.nativelib
Methods in it.unich.jgmp.nativelib with parameters of type FreeFuncByReferenceModifier and TypeMethodDescriptionstatic void
LibGmp.mp_get_memory_functions
(AllocFuncByReference alloc_func_ptr, ReallocFuncByReference realloc_func_ptr, FreeFuncByReference free_func_ptr)