HDK
|
#include "CVEX_API.h"
#include "CVEX_Value.h"
#include <UT/UT_ValArray.h>
#include <UT/UT_SymbolTable.h>
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 >) | |
using CVEX_ValueList = CVEX_ValueListT<VEX_32> |
Definition at line 113 of file CVEX_ValueList.h.
CVEX_EXTERN_TEMPLATE | ( | CVEX_ValueListT< VEX_32 > | ) |
CVEX_EXTERN_TEMPLATE | ( | CVEX_ValueListT< VEX_64 > | ) |