Class CStringByReference

java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
org.libvirt.jna.CStringByReference
All Implemented Interfaces:
com.sun.jna.NativeMapped

public class CStringByReference extends com.sun.jna.ptr.ByReference
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class com.sun.jna.ptr.ByReference

    toString

    Methods inherited from class com.sun.jna.PointerType

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

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • CStringByReference

      public CStringByReference()
  • Method Details

    • getValue

      public CString getValue()