CVEX_ValueList Class Reference

#include <CVEX_ValueList.h>

List of all members.

Public Member Functions

 CVEX_ValueList ()
 ~CVEX_ValueList ()
int entries ()
CVEX_ValuegetValue (int i)
CVEX_ValuegetValue (const char *name, CVEX_Type type)
bool addValue (const char *name, CVEX_Type type, bool varying)
bool addValue (const char *name, CVEX_Type type, void *data, int array_size)
bool addValue (const char *name, UT_StringArray &strings)

Friends

class CVEX_Context


Detailed Description

Examples:

CVEX/cvexsample.C.

Definition at line 27 of file CVEX_ValueList.h.


Constructor & Destructor Documentation

CVEX_ValueList::CVEX_ValueList (  ) 

CVEX_ValueList::~CVEX_ValueList (  ) 


Member Function Documentation

bool CVEX_ValueList::addValue ( const char *  name,
UT_StringArray strings 
)

bool CVEX_ValueList::addValue ( const char *  name,
CVEX_Type  type,
void *  data,
int  array_size 
)

bool CVEX_ValueList::addValue ( const char *  name,
CVEX_Type  type,
bool  varying 
)

int CVEX_ValueList::entries (  )  [inline]

Examples:
CVEX/cvexsample.C.

Definition at line 33 of file CVEX_ValueList.h.

CVEX_Value* CVEX_ValueList::getValue ( const char *  name,
CVEX_Type  type 
)

CVEX_Value* CVEX_ValueList::getValue ( int  i  )  [inline]

Examples:
CVEX/cvexsample.C.

Definition at line 36 of file CVEX_ValueList.h.


Friends And Related Function Documentation

friend class CVEX_Context [friend]

Definition at line 54 of file CVEX_ValueList.h.


The documentation for this class was generated from the following file:

Generated on Fri May 25 00:10:21 2012 for HDK by  doxygen 1.5.9