Package com.sun.jna.platform.unix
Klasse LibCAPI.size_t
java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.platform.unix.LibCAPI.size_t
- Alle implementierten Schnittstellen:
NativeMapped
,Serializable
- Umschließende Schnittstelle:
LibCAPI
This is an unsigned integer type used to represent the sizes of objects.
- Siehe auch:
-
Verschachtelte Klassen - Übersicht
-
Feldübersicht
-
Konstruktorübersicht
-
Methodenübersicht
Von Klasse geerbte Methoden com.sun.jna.IntegerType
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
Von Klasse geerbte Methoden java.lang.Number
byteValue, shortValue
-
Felddetails
-
ZERO
-
-
Konstruktordetails
-
size_t
public size_t() -
size_t
public size_t(long value)
-