HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_ExprFindCh Class Reference

#include <OP_Expression.h>

Public Member Functions

 OP_ExprFindCh ()
 
 ~OP_ExprFindCh ()
 
int64 getMemoryUsage (bool inclusive) const
 
bool findParmRelativeTo (OP_Node &relative_to_node, const char *path, fpreal now, OP_Node *&node, int &parmindex, int &subindex, bool is_for_channel_name)
 
void getEvaluatingSource (OP_Node *&node, int &parm_index, int &sub_index, int thread)
 
void getEvaluatingParm (OP_Node *&node, int &parm_index, int &sub_index, int thread)
 

Detailed Description

Definition at line 62 of file OP_Expression.h.

Constructor & Destructor Documentation

OP_ExprFindCh::OP_ExprFindCh ( )
OP_ExprFindCh::~OP_ExprFindCh ( )
inline

Definition at line 66 of file OP_Expression.h.

Member Function Documentation

bool OP_ExprFindCh::findParmRelativeTo ( OP_Node relative_to_node,
const char *  path,
fpreal  now,
OP_Node *&  node,
int parmindex,
int subindex,
bool  is_for_channel_name 
)
void OP_ExprFindCh::getEvaluatingParm ( OP_Node *&  node,
int parm_index,
int sub_index,
int  thread 
)
void OP_ExprFindCh::getEvaluatingSource ( OP_Node *&  node,
int parm_index,
int sub_index,
int  thread 
)
int64 OP_ExprFindCh::getMemoryUsage ( bool  inclusive) const
inline

Definition at line 70 of file OP_Expression.h.


The documentation for this class was generated from the following file: