com.visioglobe.libVisioDevKit
Class VgFunctorDescriptorRefPtr

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

public class VgFunctorDescriptorRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgFunctorDescriptorRefPtr()
           
protected VgFunctorDescriptorRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgFunctorDescriptorRefPtr(VgFunctorDescriptor pPointer)
           
  VgFunctorDescriptorRefPtr(VgFunctorDescriptorRefPtr pRefPtr)
           
 
Method Summary
 VgFunctorDescriptor __deref__()
           
 VgFunctorDescriptor __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgFunctorDescriptor get()
           
protected static long getCPtr(VgFunctorDescriptorRefPtr obj)
           
 float getMEndTime()
           
 float getMStartTime()
           
 int getNbReferences()
           
static VgFunctorDescriptorRefPtr getNull()
           
 boolean isValid()
           
 void ref()
           
 VgFunctorDescriptorRefPtr set(VgFunctorDescriptor pPointer)
           
 void setMEndTime(float value)
           
 void setMStartTime(float value)
           
 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

VgFunctorDescriptorRefPtr

protected VgFunctorDescriptorRefPtr(long cPtr,
                                    boolean cMemoryOwn)

VgFunctorDescriptorRefPtr

public VgFunctorDescriptorRefPtr()

VgFunctorDescriptorRefPtr

public VgFunctorDescriptorRefPtr(VgFunctorDescriptor pPointer)

VgFunctorDescriptorRefPtr

public VgFunctorDescriptorRefPtr(VgFunctorDescriptorRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgFunctorDescriptorRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgFunctorDescriptorRefPtr getNull()

set

public VgFunctorDescriptorRefPtr set(VgFunctorDescriptor pPointer)

__ref__

public VgFunctorDescriptor __ref__()

__deref__

public VgFunctorDescriptor __deref__()

get

public VgFunctorDescriptor get()

isValid

public boolean isValid()

setMStartTime

public void setMStartTime(float value)

getMStartTime

public float getMStartTime()

setMEndTime

public void setMEndTime(float value)

getMEndTime

public float getMEndTime()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013