com.visioglobe.libVisioDevKit
Class VgIRoutingNodeRefPtr

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

public class VgIRoutingNodeRefPtr
extends java.lang.Object


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

VgIRoutingNodeRefPtr

protected VgIRoutingNodeRefPtr(long cPtr,
                               boolean cMemoryOwn)

VgIRoutingNodeRefPtr

public VgIRoutingNodeRefPtr()

VgIRoutingNodeRefPtr

public VgIRoutingNodeRefPtr(VgIRoutingNode pPointer)

VgIRoutingNodeRefPtr

public VgIRoutingNodeRefPtr(VgIRoutingNodeRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgIRoutingNodeRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgIRoutingNodeRefPtr getNull()

set

public VgIRoutingNodeRefPtr set(VgIRoutingNode pPointer)

__ref__

public VgIRoutingNode __ref__()

__deref__

public VgIRoutingNode __deref__()

get

public VgIRoutingNode get()

isValid

public boolean isValid()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013