com.visioglobe.libVisioDevKit
Class VgLinkConstRefPtr

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

public class VgLinkConstRefPtr
extends java.lang.Object


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

VgLinkConstRefPtr

public VgLinkConstRefPtr(long cPtr,
                         boolean cMemoryOwn)

VgLinkConstRefPtr

public VgLinkConstRefPtr()

VgLinkConstRefPtr

public VgLinkConstRefPtr(VgLink pPointer)

VgLinkConstRefPtr

public VgLinkConstRefPtr(VgLinkConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgLinkConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgLinkConstRefPtr getNull()

set

public VgLinkConstRefPtr set(VgLink pPointer)

__ref__

public VgLink __ref__()

__deref__

public VgLink __deref__()

get

public VgLink get()

isValid

public boolean isValid()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013