HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CVEX_ValueList.h File Reference
#include "CVEX_API.h"
#include "CVEX_Value.h"
#include <UT/UT_ValArray.h>
#include <UT/UT_SymbolTable.h>
+ Include dependency graph for CVEX_ValueList.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CVEX_ContextT< PREC >
 Call VEX from C++. More...
 
class  CVEX_ValueListT< PREC >
 List of input or output values for a CVEX_Context. More...
 

Typedefs

using CVEX_ValueList = CVEX_ValueListT< VEX_32 >
 

Functions

 CVEX_EXTERN_TEMPLATE (CVEX_ValueListT< VEX_32 >)
 
 CVEX_EXTERN_TEMPLATE (CVEX_ValueListT< VEX_64 >)
 

Typedef Documentation

Definition at line 113 of file CVEX_ValueList.h.

Function Documentation

CVEX_EXTERN_TEMPLATE ( CVEX_ValueListT< VEX_32 >  )
CVEX_EXTERN_TEMPLATE ( CVEX_ValueListT< VEX_64 >  )