HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_Expression.h File Reference
#include "OP_API.h"
#include "OP_Error.h"
#include <UT/UT_String.h>
#include <SYS/SYS_Types.h>
#include <stddef.h>
+ Include dependency graph for OP_Expression.h:

Go to the source code of this file.

Classes

class  OP_ExprFindOp
 
class  OP_ExprFindCh
 

Functions

OP_API void OPgetParameter (const char *path, fpreal &time, int *retsubindex, PRM_Parm **retparm, CH_Channel **retchannel, OP_Node **retnode, bool allow_alias, bool add_parm_interests, int thread, bool add_warnings=false)
 
OP_API void OPaddBadRefWarning (OP_ErrorCodes err_code, const char *path, int thread)
 
OP_API UT_AttributeEvaluatorOPcreateContextOptionEvaluator (const char *name)
 

Function Documentation

OP_API void OPaddBadRefWarning ( OP_ErrorCodes  err_code,
const char *  path,
int  thread 
)
OP_API UT_AttributeEvaluator* OPcreateContextOptionEvaluator ( const char *  name)
OP_API void OPgetParameter ( const char *  path,
fpreal time,
int retsubindex,
PRM_Parm **  retparm,
CH_Channel **  retchannel,
OP_Node **  retnode,
bool  allow_alias,
bool  add_parm_interests,
int  thread,
bool  add_warnings = false 
)