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
    NativeSize getValue()  
    void setValue​(NativeSize value)  

    Methods inherited from class com.sun.jna.PointerType

    equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait