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

#include <VOP_CodeGenerator.h>

Public Member Functions

 VOP_CodeGeneratorErrorThief (OP_Node &node)
 
 ~VOP_CodeGeneratorErrorThief ()
 

Detailed Description

=========================================================================== This class VOP errors in the code generator and stores them in the owner node. The class should only be instantiated when the owner node is cooked since its destructor can be expensive (i.e. generateVopErrors() is called).

Definition at line 799 of file VOP_CodeGenerator.h.

Constructor & Destructor Documentation

VOP_CodeGeneratorErrorThief::VOP_CodeGeneratorErrorThief ( OP_Node node)
inline

Definition at line 802 of file VOP_CodeGenerator.h.

VOP_CodeGeneratorErrorThief::~VOP_CodeGeneratorErrorThief ( )
inline

Definition at line 807 of file VOP_CodeGenerator.h.


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