Class Hierarchy
- java.lang.Object
- it.unich.jgmp.nativelib.GmpFunctionMapper (implements com.sun.jna.FunctionMapper)
- it.unich.jgmp.nativelib.GmpTypeMapper (implements com.sun.jna.TypeMapper)
- it.unich.jgmp.nativelib.GmpTypeMapper.MPFToNativeConverter (implements com.sun.jna.ToNativeConverter)
- it.unich.jgmp.nativelib.GmpTypeMapper.MPQToNativeConverter (implements com.sun.jna.ToNativeConverter)
- it.unich.jgmp.nativelib.GmpTypeMapper.MPZToNativeConverter (implements com.sun.jna.ToNativeConverter)
- it.unich.jgmp.nativelib.LibGmp
- java.lang.Number (implements java.io.Serializable)
- com.sun.jna.IntegerType (implements com.sun.jna.NativeMapped)
- it.unich.jgmp.nativelib.MpBitcntT
- it.unich.jgmp.nativelib.MpExpT
- it.unich.jgmp.nativelib.MpSizeT
- it.unich.jgmp.nativelib.NativeUnsignedLong
- it.unich.jgmp.nativelib.SizeT
- com.sun.jna.IntegerType (implements com.sun.jna.NativeMapped)
- com.sun.jna.PointerType (implements com.sun.jna.NativeMapped)
- com.sun.jna.ptr.ByReference
- it.unich.jgmp.nativelib.MpExpTByReference
- it.unich.jgmp.nativelib.SizeTByReference
- it.unich.jgmp.nativelib.GmpRandstateT
- it.unich.jgmp.nativelib.MpfT
- it.unich.jgmp.nativelib.MpqT
- it.unich.jgmp.nativelib.MpzT
- com.sun.jna.ptr.ByReference
- com.sun.jna.Structure
- it.unich.jgmp.nativelib.AllocFuncByReference
- it.unich.jgmp.nativelib.FreeFuncByReference
- it.unich.jgmp.nativelib.ReallocFuncByReference
Interface Hierarchy
- com.sun.jna.Callback
- it.unich.jgmp.nativelib.AllocFunc
- it.unich.jgmp.nativelib.FreeFunc
- it.unich.jgmp.nativelib.ReallocFunc
- com.sun.jna.Library
- it.unich.jgmp.nativelib.LibGmp.LibGmpExtra