addContextOptionDep(const UT_StringHolder &opt) | DEP_MicroNode | inline |
addContextOptionDeps(const DEP_ContextOptionDeps &opts) | DEP_MicroNode | inline |
addExplicitInput(DEP_MicroNode &inp, bool check_dup) | DEP_MicroNode | |
addExplicitInput(DEP_MicroNode &inp) | DEP_MicroNode | inline |
addExplicitInputs(const DEP_MicroNodeList &sources, bool check_dup=true) | DEP_MicroNode | |
becameDirty(DEP_MicroNode &src, const DEP_PropagateData &propdata) override | COP_MicroNodeWithCallback | virtual |
callbackEnabled() const | COP_MicroNodeWithCallback | inline |
canClearDependencies() | DEP_MicroNode | inlinestatic |
canEvaluateExports() | DEP_MicroNode | inlinestatic |
className() const override | DEP_TimedMicroNode | inlinevirtual |
clearContextOptionDeps() | DEP_MicroNode | inline |
clearInputs() | DEP_MicroNode | virtual |
COP_MicroNodeWithCallback() | COP_MicroNodeWithCallback | inline |
DEP_MicroNode() | DEP_MicroNode | |
DEP_TimedMicroNode() | DEP_TimedMicroNode | inline |
dump(std::ostream &os, const char *prefix=0, int indent_level=0) const | DEP_MicroNode | virtual |
dumpAsDOT(std::ostream &os, const char *prefix=0, int indent_level=0) const | DEP_MicroNode | |
enableCallback(bool enable) | COP_MicroNodeWithCallback | inline |
evaluateExports() | DEP_MicroNode | inlineprotectedvirtual |
getContextOptionDeps() const | DEP_MicroNode | inline |
getExplicitInputs(DEP_MicroNodeList &inputs) const | DEP_MicroNode | |
getExplicitOutputs(DEP_MicroNodeList &outputs) const | DEP_MicroNode | |
getInputs(DEP_MicroNodeList &inputs) const | DEP_MicroNode | virtual |
getMemoryUsage(bool inclusive) const | DEP_MicroNode | virtual |
getNumExplicitInputs() const | DEP_MicroNode | inline |
getNumExplicitOutputs() const | DEP_MicroNode | inline |
getOutputs(DEP_MicroNodeList &outputs) const | DEP_MicroNode | virtual |
hasContextOptionDeps() const | DEP_MicroNode | inline |
inheritContextOptionDepsFromExplicitInputs(const UT_StringArray &ignore_deps) | DEP_MicroNode | |
inheritTimeDependentFromExplicitInputs() | DEP_MicroNode | |
inheritTimeInterestedFromExplicitInputs() | DEP_MicroNode | |
isDirty() const | DEP_MicroNode | inline |
isEvaluating() const | DEP_MicroNode | inlineprotectedvirtual |
isExporting() const | DEP_MicroNode | inlineprotectedvirtual |
isOpDataMicroNode() const | DEP_MicroNode | inline |
isSameTime(fpreal a, fpreal b) | DEP_MicroNode | inlinestatic |
isTimeDependent() const | DEP_MicroNode | inline |
isTimeInterested() const | DEP_MicroNode | inline |
lastVisitPass() const | DEP_MicroNode | inline |
markVisitPass(int pass) | DEP_MicroNode | inline |
operator delete(void *p, size_t size) | UT_SmallObject< DEP_MicroNode > | inlinestatic |
operator delete(void *, void *) | UT_SmallObject< DEP_MicroNode > | inlinestatic |
operator new(size_t size) | UT_SmallObject< DEP_MicroNode > | inlinestatic |
operator new(size_t, void *p) | UT_SmallObject< DEP_MicroNode > | inlinestatic |
propagateDirty(Visitor client_visit, bool only_outputs=false) | DEP_MicroNode | |
requiresUpdate(fpreal t) const override | DEP_TimedMicroNode | inlinevirtual |
setCallback(void(*callback)(void *), void *data) | COP_MicroNodeWithCallback | inline |
setDirty(bool flag, bool allow_clear=true) | DEP_MicroNode | inline |
setIsOpDataMicroNode(bool b) | DEP_MicroNode | inlineprotected |
setTimeDependent(bool time_dependent) | DEP_MicroNode | inline |
setTimeInterested(bool time_interested) | DEP_MicroNode | inline |
traverseAncestorInputs(const TraverseVisitor &visitor) const | DEP_MicroNode | |
TraverseVisitor typedef | DEP_MicroNode | |
update(fpreal t) override | DEP_TimedMicroNode | inlinevirtual |
Visitor typedef | DEP_MicroNode | |
~DEP_MicroNode() | DEP_MicroNode | virtual |