com.visioglobe.libVisioDevKit
Class VgIRouteCallbackRefPtr

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

public class VgIRouteCallbackRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgIRouteCallbackRefPtr()
           
protected VgIRouteCallbackRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgIRouteCallbackRefPtr(VgIRouteCallback pPointer)
           
  VgIRouteCallbackRefPtr(VgIRouteCallbackRefPtr pRefPtr)
           
 
Method Summary
 VgIRouteCallback __deref__()
           
 VgIRouteCallback __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgIRouteCallback get()
           
protected static long getCPtr(VgIRouteCallbackRefPtr obj)
           
 int getNbReferences()
           
static VgIRouteCallbackRefPtr getNull()
           
 boolean isValid()
           
 void notifyRouteComputed(VgRouteRequestStatus pStatus, VgIRouteRefPtr pRoute)
           
 void ref()
           
 VgIRouteCallbackRefPtr set(VgIRouteCallback 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

VgIRouteCallbackRefPtr

protected VgIRouteCallbackRefPtr(long cPtr,
                                 boolean cMemoryOwn)

VgIRouteCallbackRefPtr

public VgIRouteCallbackRefPtr()

VgIRouteCallbackRefPtr

public VgIRouteCallbackRefPtr(VgIRouteCallback pPointer)

VgIRouteCallbackRefPtr

public VgIRouteCallbackRefPtr(VgIRouteCallbackRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgIRouteCallbackRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgIRouteCallbackRefPtr getNull()

set

public VgIRouteCallbackRefPtr set(VgIRouteCallback pPointer)

__ref__

public VgIRouteCallback __ref__()

__deref__

public VgIRouteCallback __deref__()

get

public VgIRouteCallback get()

isValid

public boolean isValid()

notifyRouteComputed

public void notifyRouteComputed(VgRouteRequestStatus pStatus,
                                VgIRouteRefPtr pRoute)

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013