public class SizeTByReference extends com.sun.jna.ptr.ByReference
SizeTByReference()
SizeTByReference(SizeT value)
SizeT
getValue()
int
intValue()
long
longValue()
void
setValue(SizeT value)
toString
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SizeTByReference()
public SizeTByReference(SizeT value)
public void setValue(SizeT value)
public SizeT getValue()
public long longValue()
public int intValue()