Class IDeviceRefOut
java.lang.Object
org.robovm.libimobiledevice.binding.IDeviceRefOut
public class IDeviceRefOut
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description protected booleanswigCMemOwn -
Constructor Summary
Constructors Modifier Constructor Description IDeviceRefOut()protectedIDeviceRefOut(long cPtr, boolean cMemoryOwn) -
Method Summary
Modifier and Type Method Description voiddelete()protected voidfinalize()protected static longgetCPtr(IDeviceRefOut obj)IDeviceRefgetValue()Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
IDeviceRefOut
protected IDeviceRefOut(long cPtr, boolean cMemoryOwn) -
IDeviceRefOut
public IDeviceRefOut()
-
-
Method Details
-
getCPtr
-
finalize
protected void finalize()- Overrides:
finalizein classjava.lang.Object
-
delete
public void delete() -
getValue
-