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

#include <OP_Expression.h>

Public Member Functions

 OP_ExprFindOp ()
 
 ~OP_ExprFindOp ()
 
int64 getMemoryUsage (bool inclusive) const
 
OP_NodegetNode (const char *path, OP_Node *cwd, bool add_warnings)
 

Static Public Member Functions

static voidallocFindOp ()
 
static void freeFindOp (void *data)
 

Detailed Description

Definition at line 29 of file OP_Expression.h.

Constructor & Destructor Documentation

OP_ExprFindOp::OP_ExprFindOp ( )
OP_ExprFindOp::~OP_ExprFindOp ( )
inline

Definition at line 32 of file OP_Expression.h.

Member Function Documentation

static void* OP_ExprFindOp::allocFindOp ( )
static
static void OP_ExprFindOp::freeFindOp ( void data)
static
int64 OP_ExprFindOp::getMemoryUsage ( bool  inclusive) const
inline

Definition at line 36 of file OP_Expression.h.

OP_Node* OP_ExprFindOp::getNode ( const char *  path,
OP_Node cwd,
bool  add_warnings 
)

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