com.visioglobe.libVisioDevKit
Class VgINavigationListenerRefPtr

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

public class VgINavigationListenerRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgINavigationListenerRefPtr()
           
protected VgINavigationListenerRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgINavigationListenerRefPtr(VgINavigationListener pPointer)
           
  VgINavigationListenerRefPtr(VgINavigationListenerRefPtr pRefPtr)
           
 
Method Summary
 VgINavigationListener __deref__()
           
 VgINavigationListener __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgINavigationListener get()
           
protected static long getCPtr(VgINavigationListenerRefPtr obj)
           
 int getNbReferences()
           
static VgINavigationListenerRefPtr getNull()
           
 boolean isValid()
           
 void notifyNewInstruction(VgINavigationConstRefPtr pNavigation, long pIndex)
           
 void notifyPositionUpdated(VgINavigationConstRefPtr pNavigation, VgPosition pPosition, double pTime)
           
 void ref()
           
 VgINavigationListenerRefPtr set(VgINavigationListener 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

VgINavigationListenerRefPtr

protected VgINavigationListenerRefPtr(long cPtr,
                                      boolean cMemoryOwn)

VgINavigationListenerRefPtr

public VgINavigationListenerRefPtr()

VgINavigationListenerRefPtr

public VgINavigationListenerRefPtr(VgINavigationListener pPointer)

VgINavigationListenerRefPtr

public VgINavigationListenerRefPtr(VgINavigationListenerRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgINavigationListenerRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgINavigationListenerRefPtr getNull()

set

public VgINavigationListenerRefPtr set(VgINavigationListener pPointer)

__ref__

public VgINavigationListener __ref__()

__deref__

public VgINavigationListener __deref__()

get

public VgINavigationListener get()

isValid

public boolean isValid()

notifyPositionUpdated

public void notifyPositionUpdated(VgINavigationConstRefPtr pNavigation,
                                  VgPosition pPosition,
                                  double pTime)

notifyNewInstruction

public void notifyNewInstruction(VgINavigationConstRefPtr pNavigation,
                                 long pIndex)

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013