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

#include <VOP_CodeGenerator.h>

Public Member Functions

 VOP_AutoCodeGeneratorAdder (VOP_Node *vop)
 
 ~VOP_AutoCodeGeneratorAdder ()
 

Detailed Description

=========================================================================== Utility class for automatically adding auto-code-generator to a node. Adding generator is a two-step process, requiring calling generator's two methods, one before node is added and one after it is added to parent.

Definition at line 893 of file VOP_CodeGenerator.h.

Constructor & Destructor Documentation

VOP_AutoCodeGeneratorAdder::VOP_AutoCodeGeneratorAdder ( VOP_Node vop)
VOP_AutoCodeGeneratorAdder::~VOP_AutoCodeGeneratorAdder ( )

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