Class NativeSizeByReference
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.ochafik.lang.jnaerator.runtime.NativeSizeByReference
- All Implemented Interfaces:
com.sun.jna.NativeMapped
public class NativeSizeByReference
extends com.sun.jna.ptr.ByReference
-
Constructor Summary
Constructors Constructor Description NativeSizeByReference()NativeSizeByReference(NativeSize value) -
Method Summary
Modifier and Type Method Description NativeSizegetValue()voidsetValue(NativeSize value)Methods inherited from class com.sun.jna.ptr.ByReference
toStringMethods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNativeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
NativeSizeByReference
public NativeSizeByReference() -
NativeSizeByReference
-
-
Method Details
-
setValue
-
getValue
-