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

Go to the source code of this file.

Classes

class  UT_Array< T >
 
class  CVEX_ContextT< PREC >
 Call VEX from C++. More...
 
class  CVEX_Function
 A class holding a VEX function. More...
 

Typedefs

using VEX_AssemblePtr = UT_IntrusivePtr< VEX_Assemble >
 

Typedef Documentation

using VEX_AssemblePtr = UT_IntrusivePtr<VEX_Assemble>

Definition at line 20 of file CVEX_Function.h.