Class DebugServerClientRefOut

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

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

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

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

    Modifier and Type Method Description
    void delete()  
    protected void finalize()  
    protected static long getCPtr​(DebugServerClientRefOut obj)  
    DebugServerClientRef 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

    • DebugServerClientRefOut

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

      public DebugServerClientRefOut()
  • Method Details

    • getCPtr

      protected static long getCPtr​(DebugServerClientRefOut obj)
    • finalize

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

      public void delete()
    • getValue

      public DebugServerClientRef getValue()