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