#include <COP2_VexOp.h>

Public Member Functions | |
| cop2_VexData () | |
| virtual | ~cop2_VexData () |
| virtual bool | createPerThread () const |
| virtual bool | createPerPlane () const |
| void | setCaller (OP_Node *caller) |
Public Attributes | |
| VEX_ProcArray * | myProc |
| VEX_Instance * | myFunction |
| COP2_VexVariableMap * | myMap |
| COP2_VexAtlas * | myAtlas |
| OP_Caller * | myCaller |
| UT_String | myLastFunction |
| bool | myInitFlag |
Definition at line 131 of file COP2_VexOp.h.
| cop2_VexData::cop2_VexData | ( | ) |
| virtual cop2_VexData::~cop2_VexData | ( | ) | [virtual] |
| virtual bool cop2_VexData::createPerPlane | ( | ) | const [inline, virtual] |
| virtual bool cop2_VexData::createPerThread | ( | ) | const [inline, virtual] |
| void cop2_VexData::setCaller | ( | OP_Node * | caller | ) |
| COP2_VexAtlas* cop2_VexData::myAtlas |
Definition at line 145 of file COP2_VexOp.h.
Definition at line 146 of file COP2_VexOp.h.
| VEX_Instance* cop2_VexData::myFunction |
Definition at line 143 of file COP2_VexOp.h.
Definition at line 149 of file COP2_VexOp.h.
Definition at line 148 of file COP2_VexOp.h.
Definition at line 144 of file COP2_VexOp.h.
| VEX_ProcArray* cop2_VexData::myProc |
Definition at line 142 of file COP2_VexOp.h.
1.5.9