Class InstproxyClientRefOut

java.lang.Object
org.robovm.libimobiledevice.binding.InstproxyClientRefOut

public class InstproxyClientRefOut
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    protected boolean swigCMemOwn  
  • Constructor Summary

    Constructors
    Modifier Constructor Description
      InstproxyClientRefOut()  
    protected InstproxyClientRefOut​(long cPtr, boolean cMemoryOwn)  
  • Method Summary

    Modifier and Type Method Description
    void delete()  
    protected void finalize()  
    protected static long getCPtr​(InstproxyClientRefOut obj)  
    InstproxyClientRef getValue()  

    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

    • InstproxyClientRefOut

      protected InstproxyClientRefOut​(long cPtr, boolean cMemoryOwn)
    • InstproxyClientRefOut

      public InstproxyClientRefOut()
  • Method Details

    • getCPtr

      protected static long getCPtr​(InstproxyClientRefOut obj)
    • finalize

      protected void finalize()
      Overrides:
      finalize in class java.lang.Object
    • delete

      public void delete()
    • getValue

      public InstproxyClientRef getValue()