com.visioglobe.libVisioDevKit
Class VgReferencedConstRefPtr

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

public class VgReferencedConstRefPtr
extends java.lang.Object


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

VgReferencedConstRefPtr

public VgReferencedConstRefPtr(long cPtr,
                               boolean cMemoryOwn)

VgReferencedConstRefPtr

public VgReferencedConstRefPtr()

VgReferencedConstRefPtr

public VgReferencedConstRefPtr(VgReferenced pPointer)

VgReferencedConstRefPtr

public VgReferencedConstRefPtr(VgReferencedConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgReferencedConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgReferencedConstRefPtr getNull()

set

public VgReferencedConstRefPtr set(VgReferenced pPointer)

__ref__

public VgReferenced __ref__()

__deref__

public VgReferenced __deref__()

get

public VgReferenced get()

isValid

public boolean isValid()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013