com.visioglobe.libVisioDevKit
Class VgFunctorDescriptorMap

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

public class VgFunctorDescriptorMap
extends java.lang.Object

A list of VgFunctorDescriptorMapEntry's


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgFunctorDescriptorMap()
           
VgFunctorDescriptorMap(long cPtr, boolean cMemoryOwn)
          Copy constructor (to enable assignment operator usage by Swig).
VgFunctorDescriptorMap(VgFunctorDescriptorMap pOther)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
 VgFunctorDescriptorRefPtr get(VgStringPair pChannel)
           
static long getCPtr(VgFunctorDescriptorMap obj)
           
 void set(VgStringPair pChannel, VgFunctorDescriptorRefPtr pDescriptor)
           
 
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

VgFunctorDescriptorMap

public VgFunctorDescriptorMap(long cPtr,
                              boolean cMemoryOwn)
Copy constructor (to enable assignment operator usage by Swig).


VgFunctorDescriptorMap

public VgFunctorDescriptorMap()

VgFunctorDescriptorMap

public VgFunctorDescriptorMap(VgFunctorDescriptorMap pOther)
Method Detail

getCPtr

public static long getCPtr(VgFunctorDescriptorMap obj)

finalize

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

delete

public void delete()

get

public VgFunctorDescriptorRefPtr get(VgStringPair pChannel)

set

public void set(VgStringPair pChannel,
                VgFunctorDescriptorRefPtr pDescriptor)

VisioDevKit 2.0, Visioglobe® 2013