public class VgLinkConstRefPtr
extends java.lang.Object
Constructor and Description |
---|
VgLinkConstRefPtr() |
VgLinkConstRefPtr(VgLink pPointer) |
VgLinkConstRefPtr(VgLinkConstRefPtr pConstRefPtr) |
public VgLinkConstRefPtr()
public VgLinkConstRefPtr(VgLink pPointer)
public VgLinkConstRefPtr(VgLinkConstRefPtr pConstRefPtr)
public void delete()
public static VgLinkConstRefPtr getNull()
public VgLinkConstRefPtr set(VgLink pPointer)
public VgLink __ref__()
public VgLink __deref__()
public VgLink get()
public boolean isValid()
public void ref()
public void unref()
public int getNbReferences()