com.visioglobe.libVisioDevKit
Class VgINavigationCallbackRefPtr

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgINavigationCallbackRefPtr

public class VgINavigationCallbackRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgINavigationCallbackRefPtr()
           
protected VgINavigationCallbackRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgINavigationCallbackRefPtr(VgINavigationCallback pPointer)
           
  VgINavigationCallbackRefPtr(VgINavigationCallbackRefPtr pRefPtr)
           
 
Method Summary
 VgINavigationCallback __deref__()
           
 VgINavigationCallback __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgINavigationCallback get()
           
protected static long getCPtr(VgINavigationCallbackRefPtr obj)
           
 int getNbReferences()
           
static VgINavigationCallbackRefPtr getNull()
           
 boolean isValid()
           
 boolean notifyNavigationComputed(VgNavigationRequestStatus pStatus, VgINavigationRefPtr pNavigation)
           
 void ref()
           
 VgINavigationCallbackRefPtr set(VgINavigationCallback pPointer)
           
 void unref()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

VgINavigationCallbackRefPtr

protected VgINavigationCallbackRefPtr(long cPtr,
                                      boolean cMemoryOwn)

VgINavigationCallbackRefPtr

public VgINavigationCallbackRefPtr()

VgINavigationCallbackRefPtr

public VgINavigationCallbackRefPtr(VgINavigationCallback pPointer)

VgINavigationCallbackRefPtr

public VgINavigationCallbackRefPtr(VgINavigationCallbackRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgINavigationCallbackRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgINavigationCallbackRefPtr getNull()

set

public VgINavigationCallbackRefPtr set(VgINavigationCallback pPointer)

__ref__

public VgINavigationCallback __ref__()

__deref__

public VgINavigationCallback __deref__()

get

public VgINavigationCallback get()

isValid

public boolean isValid()

notifyNavigationComputed

public boolean notifyNavigationComputed(VgNavigationRequestStatus pStatus,
                                        VgINavigationRefPtr pNavigation)

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013