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