Class AfcClientRefOut
java.lang.Object
org.robovm.libimobiledevice.binding.AfcClientRefOut
public class AfcClientRefOut
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description protected booleanswigCMemOwn -
Constructor Summary
Constructors Modifier Constructor Description AfcClientRefOut()protectedAfcClientRefOut(long cPtr, boolean cMemoryOwn) -
Method Summary
Modifier and Type Method Description voiddelete()protected voidfinalize()protected static longgetCPtr(AfcClientRefOut obj)AfcClientRefgetValue()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
-
AfcClientRefOut
protected AfcClientRefOut(long cPtr, boolean cMemoryOwn) -
AfcClientRefOut
public AfcClientRefOut()
-
-
Method Details
-
getCPtr
-
finalize
protected void finalize()- Overrides:
finalizein classjava.lang.Object
-
delete
public void delete() -
getValue
-