CVEX_Value Class Reference

#include <CVEX_Value.h>

List of all members.

Public Member Functions

 CVEX_Value (const char *name, CVEX_Type type, bool varying)
 ~CVEX_Value ()
const char * getName () const
CVEX_Type getType () const
bool isExport () const
bool isVarying () const
int getArraySize () const
void * getData ()
bool setData (void *data, int array_size)
bool setData (UT_StringArray &stringdata)

Friends

class CVEX_Context


Detailed Description

Examples:

CVEX/cvexsample.C, and CVEX/simple.C.

Definition at line 37 of file CVEX_Value.h.


Constructor & Destructor Documentation

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

CVEX_Value::~CVEX_Value (  ) 


Member Function Documentation

int CVEX_Value::getArraySize (  )  const [inline]

Examples:
CVEX/cvexsample.C.

Definition at line 46 of file CVEX_Value.h.

void* CVEX_Value::getData (  )  [inline]

Examples:
CVEX/cvexsample.C.

Definition at line 49 of file CVEX_Value.h.

const char* CVEX_Value::getName ( void   )  const [inline]

Examples:
CVEX/cvexsample.C.

Definition at line 42 of file CVEX_Value.h.

CVEX_Type CVEX_Value::getType (  )  const [inline]

Examples:
CVEX/cvexsample.C.

Definition at line 43 of file CVEX_Value.h.

bool CVEX_Value::isExport (  )  const [inline]

Examples:
CVEX/cvexsample.C.

Definition at line 44 of file CVEX_Value.h.

bool CVEX_Value::isVarying (  )  const [inline]

Definition at line 45 of file CVEX_Value.h.

bool CVEX_Value::setData ( UT_StringArray stringdata  ) 

bool CVEX_Value::setData ( void *  data,
int  array_size 
)


Friends And Related Function Documentation

friend class CVEX_Context [friend]

Definition at line 79 of file CVEX_Value.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