Package org.libvirt.jna
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 CStringByReference()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CString
getValue()
-
-
-
Method Detail
-
getValue
public CString getValue()
-
-