|
HDK
|
This is the complete list of members for SOP_Compiled::Task, including all inherited members.
| addError(UT_ErrorManager &errors, const char *messsage) const | SOP_Compiled::Task | |
| addNodes(SOP_NodeVerb::ForbiddenNodeMap &nodeset) const | SOP_Compiled::Task | virtual |
| appendOutput(Task *output) | SOP_Compiled::Task | |
| buildName() const | SOP_Compiled::Task | |
| clearDependsOnExprInputs(TaskStateArray &state) | SOP_Compiled::Task | inline |
| clearNodeTimeDependencies() | SOP_Compiled::Task | virtual |
| dependsOnExprInputs(const TaskStateArray &state) const | SOP_Compiled::Task | inline |
| dirty(TaskStateArray &state) | SOP_Compiled::Task | inline |
| dirtyChildren(TaskStateArray &state) | SOP_Compiled::Task | |
| dirtyParms(TaskStateArray &state) | SOP_Compiled::Task | inline |
| doExecute(const ExecuteParms &parms)=0 | SOP_Compiled::Task | pure virtual |
| dump(std::ostream &os) const | SOP_Compiled::Task | |
| dumpSubclass(std::ostream &os) const | SOP_Compiled::Task | inlineprotectedvirtual |
| execute(const ExecuteParms &parms) | SOP_Compiled::Task | |
| executeExprInputs(const ExecuteParms &parms) | SOP_Compiled::Task | |
| executeInputs(const ExecuteParms &parms) | SOP_Compiled::Task | |
| exprInputs() const | SOP_Compiled::Task | inline |
| forceUnload(TaskStateArray &state) | SOP_Compiled::Task | virtual |
| getDetailHandle(const TaskStateArray &state) | SOP_Compiled::Task | inline |
| getNode() const | SOP_Compiled::Task | inline |
| getNodeIdx() const | SOP_Compiled::Task | inline |
| getTimeDependent(const TaskStateArray &state) const | SOP_Compiled::Task | inline |
| graph() const | SOP_Compiled::Task | inline |
| hasCECache(const TaskStateArray &state) const | SOP_Compiled::Task | inline |
| inputs() const | SOP_Compiled::Task | inline |
| isDirty(const TaskStateArray &state) const | SOP_Compiled::Task | inline |
| isLocked(TaskStateArray &state) const | SOP_Compiled::Task | inline |
| isParmsDirty(const TaskStateArray &state) const | SOP_Compiled::Task | inline |
| lock(TaskStateArray &state) | SOP_Compiled::Task | inline |
| markClean(TaskStateArray &state) | SOP_Compiled::Task | inline |
| markParmsClean(TaskStateArray &state) | SOP_Compiled::Task | inline |
| myExprInputs | SOP_Compiled::Task | protected |
| myGraph | SOP_Compiled::Task | protected |
| myInputs | SOP_Compiled::Task | protected |
| myNodeBypassed | SOP_Compiled::Task | protected |
| myNodeIdx | SOP_Compiled::Task | protected |
| myNodeInputIds | SOP_Compiled::Task | protected |
| myNodeLocked | SOP_Compiled::Task | protected |
| myNodeUnload | SOP_Compiled::Task | protected |
| myOutputs | SOP_Compiled::Task | protected |
| myStateId | SOP_Compiled::Task | protected |
| nodeIdx() const | SOP_Compiled::Task | inline |
| outputs() const | SOP_Compiled::Task | inline |
| setDelayedCook(TaskStateArray &state, SOP_Node *cooknode, const OP_Context &context) | SOP_Compiled::Task | inline |
| setDependsOnExprInputs(TaskStateArray &state) | SOP_Compiled::Task | inline |
| setDetailHandle(TaskStateArray &state, GU_DetailHandle gdh, bool cecache) | SOP_Compiled::Task | inline |
| setExprInput(int inputidx, Task *input) | SOP_Compiled::Task | |
| setInput(int inputidx, Task *input) | SOP_Compiled::Task | |
| setTimeDependent(TaskStateArray &state, bool timedep) | SOP_Compiled::Task | inline |
| stateId() const | SOP_Compiled::Task | inline |
| Task(const OP_GraphProxy *graph, OP_GraphProxy::NodeIdx noderef, int stateid) | SOP_Compiled::Task | |
| unloadDetailHandle(TaskStateArray &state, bool flushce, UnloadMode unloadmode, UT_ErrorManager &errors, bool allowuncooked=false) | SOP_Compiled::Task | |
| usedNodes(UT_Set< OP_Node * > &usednodes) const | SOP_Compiled::Task | virtual |
| validate() | SOP_Compiled::Task | virtual |
| ~Task() | SOP_Compiled::Task | virtual |