HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_Compiled::Task Member List

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::Taskvirtual
appendOutput(Task *output)SOP_Compiled::Task
buildName() const SOP_Compiled::Task
clearDependsOnExprInputs(TaskStateArray &state)SOP_Compiled::Taskinline
clearNodeTimeDependencies()SOP_Compiled::Taskvirtual
dependsOnExprInputs(const TaskStateArray &state) const SOP_Compiled::Taskinline
dirty(TaskStateArray &state)SOP_Compiled::Taskinline
dirtyChildren(TaskStateArray &state)SOP_Compiled::Task
dirtyParms(TaskStateArray &state)SOP_Compiled::Taskinline
doExecute(const ExecuteParms &parms)=0SOP_Compiled::Taskpure virtual
dump(std::ostream &os) const SOP_Compiled::Task
dumpSubclass(std::ostream &os) const SOP_Compiled::Taskinlineprotectedvirtual
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::Taskinline
forceUnload(TaskStateArray &state)SOP_Compiled::Taskvirtual
getDetailHandle(const TaskStateArray &state)SOP_Compiled::Taskinline
getNode() const SOP_Compiled::Taskinline
getNodeIdx() const SOP_Compiled::Taskinline
getTimeDependent(const TaskStateArray &state) const SOP_Compiled::Taskinline
graph() const SOP_Compiled::Taskinline
hasCECache(const TaskStateArray &state) const SOP_Compiled::Taskinline
inputs() const SOP_Compiled::Taskinline
isDirty(const TaskStateArray &state) const SOP_Compiled::Taskinline
isLocked(TaskStateArray &state) const SOP_Compiled::Taskinline
isParmsDirty(const TaskStateArray &state) const SOP_Compiled::Taskinline
lock(TaskStateArray &state)SOP_Compiled::Taskinline
markClean(TaskStateArray &state)SOP_Compiled::Taskinline
markParmsClean(TaskStateArray &state)SOP_Compiled::Taskinline
myExprInputsSOP_Compiled::Taskprotected
myGraphSOP_Compiled::Taskprotected
myInputsSOP_Compiled::Taskprotected
myNodeBypassedSOP_Compiled::Taskprotected
myNodeIdxSOP_Compiled::Taskprotected
myNodeInputIdsSOP_Compiled::Taskprotected
myNodeLockedSOP_Compiled::Taskprotected
myNodeUnloadSOP_Compiled::Taskprotected
myOutputsSOP_Compiled::Taskprotected
myStateIdSOP_Compiled::Taskprotected
nodeIdx() const SOP_Compiled::Taskinline
outputs() const SOP_Compiled::Taskinline
setDelayedCook(TaskStateArray &state, SOP_Node *cooknode, const OP_Context &context)SOP_Compiled::Taskinline
setDependsOnExprInputs(TaskStateArray &state)SOP_Compiled::Taskinline
setDetailHandle(TaskStateArray &state, GU_DetailHandle gdh, bool cecache)SOP_Compiled::Taskinline
setExprInput(int inputidx, Task *input)SOP_Compiled::Task
setInput(int inputidx, Task *input)SOP_Compiled::Task
setTimeDependent(TaskStateArray &state, bool timedep)SOP_Compiled::Taskinline
stateId() const SOP_Compiled::Taskinline
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::Taskvirtual
validate()SOP_Compiled::Taskvirtual
~Task()SOP_Compiled::Taskvirtual