HDK
|
This is the complete list of members for PDG_Partitioner, including all inherited members.
addBuiltinPorts(PDG_NodeType type, PDG_NodeSubtype sub_type) | PDG_NodeInterface | |
addCommonDeps() override | PDG_Partitioner | protectedvirtual |
addCustomParameter(PDGT_Value::DataType type, const UT_StringHolder &name, const UT_StringHolder &label, const UT_StringArray &tags, int size) | PDG_Node | |
addDependency(PDG_Dependency *dependency) | PDG_Node | |
addError(const UT_StringHolder &message) const override | PDG_Node | virtual |
addErrorFmt(const char *fmt, Args &&...args) const | PDG_NodeInterface | inline |
addEventHandler(PDG_EventHandler *handler) | PDG_EventEmitter | |
addEventHandler(PDG_EventHandler *handler, PDG_EventType event) | PDG_EventEmitter | |
addEventHandler(PDG_EventHandler *handler, const PDG_EventFilter &filter) | PDG_EventEmitter | |
addFileDependency(const UT_StringHolder &file_path) | PDG_NodeInterface | |
addInputDeps(PDG_Node *input_node) override | PDG_Partitioner | protectedvirtual |
addModTimeCacheEntry(const PDG_File &file, const PDG_WorkItem *work_item) | PDG_Node | |
addOutputCacheEntry(const UT_StringHolder &file, PDG_CacheID cache_id) | PDG_Node | |
addParameter(PDGT_Value::DataType data_type, const UT_StringHolder &name, const UT_StringHolder &label, const UT_StringArray &tags, int size=1, bool custom=false) | PDG_NodeInterface | |
addParameter(PDGT_Value::DataType data_type, const UT_StringHolder &name, const UT_StringHolder &label, int size=1, bool custom=false) | PDG_NodeInterface | |
addParameterGroup(const UT_StringHolder &name, bool root=true, bool multiparm=false) | PDG_NodeInterface | |
addPort(PDG_PortType type, const PDG_WorkItemDataType *data_type, const UT_StringHolder &name, const UT_StringHolder &label, const UT_StringArray &tags=UT_StringArray(), int size=0, bool ordered=true, bool custom=false) | PDG_NodeInterface | |
addPropagate(PDGE_Dependency *dependency) | PDGE_DependencyOwner | inlineprotected |
addPropagateDependencies(const PDG_WorkItemArray &work_items) | PDG_Node | protected |
addSchedulerReference(PDG_Scheduler *scheduler) | PDG_Node | inline |
addWarning(const UT_StringHolder &message) const override | PDG_Node | virtual |
addWarningFmt(const char *fmt, Args &&...args) const | PDG_NodeInterface | inline |
addWorkItem(PDG_WorkItem *work_item) | PDG_Node | protectedvirtual |
addWorkItems(const PDG_WorkItemArray &work_items, const PDG_BatchWorkItemSet &batches, PDG_EvaluationContext::State state, bool sort_items) | PDG_Node | protected |
appendDirty(PDG_WorkItemDirty *dirty_state) | PDG_Node | |
applyDirty(bool remove_outputs) | PDG_Node | protected |
appNode() const | PDG_NodeInterface | inline |
Array typedef | PDGE_DependencyOwner | |
asJSON(UT_JSONWriter &writer, bool skip_defaults) const | PDG_Node | |
attributeInfo() const | PDG_NodeInterface | inline |
attributeLock() const | PDG_Node | inlineprotected |
autoDependencies() const | PDG_NodeInterface | inline |
batchItemsCopy(PDG_BatchWorkItemSet &set) const | PDG_Node | |
BypassState enum name | PDG_Node | |
bypassState() const | PDG_Node | inline |
cacheBuiltinParms(PDG_NodeSet &dirty, bool dynamic_inputs) override | PDG_Partitioner | protectedvirtual |
callback() const | PDG_Node | inline |
cancel() | PDG_Node | |
canGenerateDep() | PDG_Node | inlineprotected |
canHaveWorkItems() const | PDG_Node | inline |
cast(UT_Array< T > &out, const Array &in) | PDGE_DependencyOwner | inlinestatic |
cast(Array &out, const UT_Array< T > &in) | PDGE_DependencyOwner | inlinestatic |
clearAllWorkItems() override | PDG_Partitioner | protectedvirtual |
clearEventQueue() | PDG_EventEmitter | |
clearOutputCache() | PDG_Node | protected |
clearSchedulerReferences() | PDG_Node | inline |
clearWorkItem(const PDG_WorkItem *work_item) override | PDG_Partitioner | protectedvirtual |
cloneFrom(const PDG_NodeInterface &interface) | PDG_NodeInterface | |
commitWorkItem(PDG_WorkItem *work_item) override | PDG_Partitioner | virtual |
commonVars() const | PDG_NodeInterface | inline |
compactItems(bool reset_index=false) | PDG_Node | protected |
connectedAncestors(PDG_NodeSet &nodes, PDG_PortType type, bool filter_bypassed=true, bool filter_reference=true) | PDG_Node | |
connectedNodes(PDG_NodeArray &nodes, PDG_PortType type, bool filter_bypassed=true, bool filter_reference=true) const | PDG_Node | |
connectionCount(PDG_PortType type, bool filter_bypassed=true, bool filter_reference=true) const | PDG_Node | |
context() const | PDG_Node | inline |
cook(bool blocking, UT_WorkBuffer &errors) | PDG_Node | |
CookWhen enum name | PDG_Node | protected |
cookWorkItem(PDGE_Resolutions &resolutions, PDG_WorkItem *work_item, bool did_cook) override | PDG_Partitioner | protectedvirtual |
customParameters() const | PDG_NodeInterface | |
debugGroup() const | PDGE_DependencyOwner | inlinevirtual |
debugName() const override | PDG_Node | inlineprotectedvirtual |
defaultParamValue(const UT_StringHolder &name, int index=0) const | PDG_NodeInterface | |
dependencies() const | PDG_Node | |
DependencyArray typedef | PDG_NodeInterface | |
deserializeWorkItem(PDG_WorkItem *work_item) override | PDG_Partitioner | virtual |
dirty(bool remove_outputs) | PDG_Node | |
downstreamItems(PDG_WorkItemArray &work_items) const | PDG_Node | protected |
eBypassNode enum value | PDG_Node | |
eBypassNone enum value | PDG_Node | |
eBypassSubnetwork enum value | PDG_Node | |
eCookDeferred enum value | PDG_Node | protected |
eCookImmediate enum value | PDG_Node | protected |
eCookNone enum value | PDG_Node | protected |
emitEvent(const PDG_Event &event, bool immediate=false) const | PDG_EventEmitter | |
endParameterGroup() | PDG_NodeInterface | |
eRegenerateAlways enum value | PDG_Node | |
eRegenerateDirty enum value | PDG_Node | |
eRegenerateDirtyInvalidate enum value | PDG_Node | |
eRegenerateFull enum value | PDG_Node | |
eRegenerateNone enum value | PDG_Node | |
eRegeneratePropagate enum value | PDG_Node | |
eTargetedAll enum value | PDG_Node | protected |
eTargetedEach enum value | PDG_Node | protected |
eTargetedNone enum value | PDG_Node | protected |
evalPartial(PDGE_Resolutions &resolutions, const PDGE_Evaluator &evaluator, PDGE_Dependency *dependency, const PDGE_DependencyOwner::Array &owners) override | PDG_Partitioner | protectedvirtual |
evalResolve(PDGE_Resolutions &resolutions, const PDGE_Evaluator &evaluator, PDGE_Dependency *dependency) override | PDG_Partitioner | protectedvirtual |
evaluate(T &result, const UT_StringHolder &name, const PDG_WorkItem *work_item=nullptr, int index=0, int multi=-1) const | PDG_NodeInterface | inline |
evaluateArray(T &result, const UT_StringHolder &name, const PDG_WorkItem *work_item=nullptr, int multi=-1) const | PDG_NodeInterface | inline |
evaluateRaw(UT_StringHolder &result, const UT_StringHolder &name, const PDG_WorkItem *work_item=nullptr, int index=0, int multi=-1) const | PDG_NodeInterface | inline |
evalUnresolve(PDGE_Dependency::Array &, PDGE_Dependency *) | PDGE_DependencyOwner | inlineprotectedvirtual |
eventHandlers(PDG_EventHandlerArray &handlers) const | PDG_EventEmitter | |
firstConnectedNode(PDG_PortType type, bool filter_bypassed=true, bool filter_reference=true) const | PDG_Node | |
freeze() | PDG_Node | |
freezeFrom(const PDG_WorkItemArray &work_items) | PDG_Node | |
fromJSON(const UT_JSONValue *value, PDG_GraphContext *context, PDG_NodePortMap &inputs, UT_WorkBuffer &errors) | PDG_Node | static |
getId() const | PDG_Node | inline |
getMemoryUsage(bool inclusive) const override | PDG_Node | virtual |
hasErrors() const | PDG_Node | inline |
hasUnorderedPorts() const | PDG_NodeInterface | |
injectDynamicWorkItem(PDG_WorkItem *work_item) | PDG_Node | protected |
inputCount() const | PDG_NodeInterface | |
inputPort(int index) const | PDG_NodeInterface | |
inputPort(const UT_StringHolder &name) const | PDG_NodeInterface | |
inputPorts() const | PDG_NodeInterface | |
inputPortsForNode(PDG_Node *node, PDG_PortArray &ports) const | PDG_NodeInterface | |
inputPortsForWorkItem(const PDG_WorkItem *work_item, PDG_PortArray &ports) const | PDG_NodeInterface | |
isBypassed() const | PDG_Node | inline |
isCooked() const | PDG_Node | |
isCookedDep() | PDG_Node | inlineprotected |
isDynamicEval() const | PDG_Node | inline |
isDynamicGeneration() const | PDG_Node | inline |
isDynamicProp() const | PDG_Node | inline |
isErrorHandler() const | PDG_Node | inline |
isErrorHandlerBranch() const | PDG_Node | inline |
isGeneratedDep() | PDG_Node | inlineprotected |
isGenerating() const | PDG_Node | inline |
isLeaf() const | PDG_Node | |
isTargetedPartitioner() const | PDG_Partitioner | inlineprotected |
isValid() const | PDG_NodeInterface | inline |
isWorkItemFromInputPort(const PDG_WorkItem *work_item, const UT_StringHolder &name) const | PDG_NodeInterface | |
loopDepth() const | PDG_Node | inline |
loopResetType() const | PDG_Node | inline |
loopResetWhen() const | PDG_Node | inline |
memoryInfo(PDG_MemoryInfo &memory_info, bool inclusive) const override | PDG_Partitioner | virtual |
myActiveGenerates | PDG_Node | protected |
myAttributeInfo | PDG_NodeInterface | protected |
myAttributeLock | PDG_Node | mutableprotected |
myBatchItems | PDG_Node | protected |
myBypassState | PDG_Node | protected |
myCallback | PDG_Node | protected |
myCanGenerateDep | PDG_Node | protected |
myCanHaveWorkItems | PDG_Node | protected |
myContext | PDG_Node | protected |
myCookWhen | PDG_Node | protected |
myDependencies | PDG_Node | protected |
myExtraInputs | PDG_Node | protected |
myHasCachedParms | PDG_Node | protected |
myHasError | PDG_Node | mutableprotected |
myHasNoGenerate | PDG_Node | protected |
myId | PDG_Node | protected |
myInputFilter | PDG_Node | protected |
myIsActive | PDG_Node | protected |
myIsAllGeneration | PDG_Node | protected |
myIsCooked | PDG_Node | protected |
myIsCookedDep | PDG_Node | protected |
myIsDynamicEval | PDG_Node | protected |
myIsDynamicGen | PDG_Node | protected |
myIsDynamicProp | PDG_Node | protected |
myIsErrorHandler | PDG_Node | protected |
myIsErrorHandlerBranch | PDG_Node | protected |
myIsFrozen | PDG_Node | protected |
myIsGenerated | PDG_Node | protected |
myIsGeneratedDep | PDG_Node | protected |
myLoopDepth | PDG_Node | protected |
myLoopResetType | PDG_Node | protected |
myLoopResetWhen | PDG_Node | protected |
myMaxIndex | PDG_Node | protected |
myModTimeCache | PDG_Node | protected |
myModTimeCacheLock | PDG_Node | mutableprotected |
myName | PDG_Node | protected |
myNodeOptions | PDG_Node | protected |
myNodeStats | PDG_Node | protected |
myOutputCache | PDG_Node | protected |
myOutputCacheLock | PDG_Node | mutableprotected |
myPropagateGroup | PDG_Node | protected |
myRegenerateReason | PDG_Node | protected |
myScheduler | PDG_Node | protected |
mySchedulerReferences | PDG_Node | protected |
myServiceName | PDG_Node | protected |
mySortOptions | PDG_Node | protected |
myStaticAncestors | PDG_Node | protected |
myTargetedBy | PDG_Node | protected |
myTotalGenerates | PDG_Node | protected |
myTypeObject | PDG_Node | protected |
myUseServiceBlock | PDG_Node | protected |
myWorkItemLock | PDG_Node | mutableprotected |
myWorkItems | PDG_Node | protected |
name() const | PDG_Node | inline |
needsNodeCook(UT_ArrayMap< PDG_Node *, bool > &needs_cook, bool generate_only, bool cook) | PDG_Node | protected |
nodeOptions(bool do_update) | PDG_Node | |
nodeProgress() const | PDG_Node | |
nodeState() const | PDG_Node | |
nodeSubtype() const | PDG_Node | |
nodeType() const | PDG_Node | |
numOrderedPorts() const | PDG_NodeInterface | |
outputCacheState(const PDG_WorkItem *work_item) const | PDG_Node | virtual |
outputCount() const | PDG_NodeInterface | |
outputFiles(PDG_File::Array &files, bool localize) const | PDG_Node | |
outputPort(int index) const | PDG_NodeInterface | |
outputPort(const UT_StringHolder &name) const | PDG_NodeInterface | |
outputPorts() const | PDG_NodeInterface | |
parameter(const UT_StringHolder &name, int multi=-1) const | PDG_NodeInterface | |
parameterCount() const | PDG_NodeInterface | |
ParameterGroupArray typedef | PDG_NodeInterface | |
parameterGroups() const | PDG_NodeInterface | inline |
parameters() const | PDG_NodeInterface | |
parametersForTag(const UT_StringHolder &tag, PDG_PortArray ¶meters) const | PDG_NodeInterface | |
paramValue(const UT_StringHolder &name, int index=0) const | PDG_NodeInterface | |
PDG_EventEmitter(PDG_EventQueue *event_queue, bool block_destruction) | PDG_EventEmitter | |
PDG_Node(PDG_GraphContext *context, const UT_StringHolder &name, const PDG_NodeCallbackType *type_object, PDG_NodeID id=-1) | PDG_Node | |
PDG_NodeInterface(UT_StringHolder name="", UT_StringHolder data_type="") | PDG_NodeInterface | |
PDG_Partitioner(PDG_GraphContext *context, const UT_StringHolder &name, const PDG_NodeCallbackType *type_object, int custom_id=-1) | PDG_Partitioner | |
PDGE_DependencyOwner() | PDGE_DependencyOwner | inline |
performancePath(UT_WorkBuffer &buffer, const UT_StringHolder &event_name, const PDG_WorkItem *work_item) const | PDG_Node | |
port(PDG_PortType type, int index) const | PDG_NodeInterface | |
port(PDG_PortType type, const UT_StringHolder &name) const | PDG_NodeInterface | |
port(const UT_StringHolder &name) const | PDG_NodeInterface | |
portCount(PDG_PortType type) const | PDG_NodeInterface | |
ports(PDG_PortType type) const | PDG_NodeInterface | |
postCook(PDG_NodeSet &visited) | PDG_Node | |
postCook() | PDG_Node | protectedvirtual |
preCook(PDG_NodeSet &dirty, PDG_NodeSet &visited, bool &save_scene, bool has_filter) | PDG_Node | |
preCook(bool is_dirty, bool has_filter) | PDG_Node | protectedvirtual |
preCookLoop(const UT_Array< LoopInfo > &begin_info) override | PDG_Partitioner | protectedvirtual |
PDG_Node::preCookLoop() | PDG_Node | |
prepareDirty() | PDG_Node | |
prepareDirtyAll(PDG_WorkItemDirty &dirty_state, bool remove_outputs) | PDG_Node | protected |
propagateGroup() | PDG_Node | inlineprotected |
propagateSet() | PDGE_DependencyOwner | inlineprotected |
queueBatchWorkItemResolutions(PDGE_Resolutions &resolutions, PDG_BatchWorkItem *batch_item, PDGE_Dependency *can_cook_dep) | PDG_Node | protected |
queueNodeDeps(PDGE_Evaluator &evaluator, const PDG_NodeSet &leaf_nodes, const PDG_NodeSet &error_handlers, bool generate_only, bool cook) | PDG_Node | static |
queueNodeDeps(PDGE_Evaluator &evaluator, const UT_ArrayMap< PDG_Node *, bool > &needs_cook, const PDG_NodeSet &error_handlers, PDG_NodeSet &visited, bool generate_only, bool cook) | PDG_Node | protected |
queueWorkItem(PDG_WorkItem *work_item) override | PDG_Partitioner | protectedvirtual |
queueWorkItemDeps(PDGE_Evaluator &evaluator, PDG_NodeSet &visited_nodes, PDG_WorkItemIDSet &visited_items, PDG_Filter &filter) override | PDG_Partitioner | virtual |
queueWorkItemResolutions(PDGE_Resolutions &resolutions, PDG_WorkItem *work_item, PDGE_Dependency *can_cook_dep) | PDG_Node | protected |
RegenerateReason enum name | PDG_Node | |
regenerateReason() const | PDG_Node | inline |
removeAllEventHandlers(bool user_handler_only=false) | PDG_EventEmitter | |
removeDependency(PDG_Dependency *dependency) | PDG_Node | |
removeEventHandler(PDG_EventHandler *handler) | PDG_EventEmitter | |
removeParameter(const UT_StringHolder &name) | PDG_NodeInterface | |
removeWorkItems(const PDG_WorkItemConstArray &work_items) | PDG_Node | |
rename(const UT_StringHolder &new_name) | PDG_Node | |
requiresCookedInputs(bool cook) const override | PDG_Partitioner | protectedvirtual |
reserveIndexBlock(int number) | PDG_Node | |
resetOwner() override | PDG_Partitioner | protectedvirtual |
resolveDependencies() | PDG_Node | |
resolveWorkItemDataType(UT_WorkBuffer &errors) | PDG_NodeInterface | |
saveJSON(std::ostream &os, bool binary) | PDG_Node | |
saveJSON(const UT_StringHolder &file_path) | PDG_Node | |
scheduler() const | PDG_Node | |
schedulerReferences() const | PDG_Node | inline |
scriptInfo() const | PDG_NodeInterface | inline |
serviceName() const | PDG_Node | inline |
Set typedef | PDGE_DependencyOwner | |
setAppNode(Args &&...args) | PDG_NodeInterface | inline |
setAttributeInfo(const PDG_AttributeInfo &info) | PDG_NodeInterface | inline |
setBypassState(BypassState state) | PDG_Node | inline |
setCallback(PDG_NodeCallbackPtr callback) | PDG_Node | inline |
setEventQueue(PDG_EventQueue *event_queue) | PDG_EventEmitter | |
setIsErrorHandler(bool error_handler) | PDG_Node | inline |
setIsErrorHandlerBranch(bool error_handler) | PDG_Node | inline |
setRegenerateReason(RegenerateReason reason) | PDG_Node | inline |
setScheduler(PDG_Scheduler *scheduler) | PDG_Node | |
setScriptInfo(const PDG_JobScriptInfo &info) | PDG_NodeInterface | inline |
setServiceCompatibility(const UT_StringHolder &service_type_name, bool compatible) | PDG_NodeInterface | |
shouldEmit(const PDG_Event &event) const | PDG_EventEmitter | |
shouldSchedule(const PDG_WorkItem *work_item) const | PDG_Node | inlineprotectedvirtual |
sortOptions() const | PDG_Node | inline |
startWorkItem(PDG_WorkItem *work_item) | PDG_Node | |
stats() const | PDG_Node | inline |
stats() | PDG_Node | inline |
supportedEventTypes() const override | PDG_Node | virtual |
syncWorkItem(PDG_WorkItem *work_item, const PDG_WorkItem *clone_target) | PDG_Node | inlineprotectedvirtual |
TargetedBy enum name | PDG_Node | protected |
templateInterface() const override | PDG_Node | virtual |
templateName() const | PDG_NodeInterface | inline |
theCacheModeMenuScript | PDG_NodeInterface | static |
theFeedbackAttribPatternParm | PDG_NodeInterface | static |
theFeedbackAttribsParm | PDG_NodeInterface | static |
theFeedbackBeginParm | PDG_NodeInterface | static |
theFeedbackFilesParm | PDG_NodeInterface | static |
theGenerateMenuScript | PDG_NodeInterface | static |
theInputsKey | PDG_Node | static |
theNameKey | PDG_Node | static |
theParametersKey | PDG_Node | static |
thePartitionerIDAttribParm | PDG_NodeInterface | static |
thePartitionerIgnoreFailures | PDG_NodeInterface | static |
thePartitionerMergeAttribsParm | PDG_NodeInterface | static |
thePartitionerMergeOpParm | PDG_NodeInterface | static |
thePartitionerMergeOutputsParm | PDG_NodeInterface | static |
thePartitionerMergeParm | PDG_NodeInterface | static |
thePartitionerMergePatternParm | PDG_NodeInterface | static |
thePartitionerMergePreserveParm | PDG_NodeInterface | static |
thePartitionerSetFrameParm | PDG_NodeInterface | static |
thePartitionerSortAttribParm | PDG_NodeInterface | static |
thePartitionerSortDirectionParm | PDG_NodeInterface | static |
thePartitionerSortParm | PDG_NodeInterface | static |
thePartitionerSortRequiredParm | PDG_NodeInterface | static |
thePartitionerSplitAttributeParm | PDG_NodeInterface | static |
thePartitionerSplitDefaultParm | PDG_NodeInterface | static |
thePartitionerSplitEnabledParm | PDG_NodeInterface | static |
thePartitionerSplitMissingParm | PDG_NodeInterface | static |
thePartitionerSplitPartialParm | PDG_NodeInterface | static |
thePartitionerStoreIDsParm | PDG_NodeInterface | static |
thePartitionerTargetParm | PDG_NodeInterface | static |
thePartitionerTargetTypeParm | PDG_NodeInterface | static |
thePartitionerWhenParm | PDG_NodeInterface | static |
theProcessorCacheModeParm | PDG_NodeInterface | static |
theProcessorCommandParm | PDG_NodeInterface | static |
theProcessorCookTypeParm | PDG_NodeInterface | static |
theProcessorLabelExpressionParm | PDG_NodeInterface | static |
theProcessorLabelTypeParm | PDG_NodeInterface | static |
theProcessorPriorityExpressionParm | PDG_NodeInterface | static |
theProcessorPriorityTypeParm | PDG_NodeInterface | static |
theProcessorScheduleWhenParm | PDG_NodeInterface | static |
theProcessorServiceNameParm | PDG_NodeInterface | static |
theProcessorServiceResetTypeParm | PDG_NodeInterface | static |
theProcessorServiceResetWhenParm | PDG_NodeInterface | static |
theProcessorUseScheduleWhenParm | PDG_NodeInterface | static |
theProcessorUseServiceBlockParm | PDG_NodeInterface | static |
theProcessorWorkItemGenerationParm | PDG_NodeInterface | static |
theSchedulerCheckExpectedOutputsParm | PDG_NodeInterface | static |
theSchedulerCompressWorkItemDataParm | PDG_NodeInterface | static |
theSchedulerDataSourceParm | PDG_NodeInterface | static |
theSchedulerDeleteTempDirParm | PDG_NodeInterface | static |
theSchedulerKey | PDG_Node | static |
theSchedulerMapModeParm | PDG_NodeInterface | static |
theSchedulerMapZoneParm | PDG_NodeInterface | static |
theSchedulerMaxItemsParm | PDG_NodeInterface | static |
theSchedulerMaxTasksParm | PDG_NodeInterface | static |
theSchedulerRpcBackoff | PDG_NodeInterface | static |
theSchedulerRpcBatch | PDG_NodeInterface | static |
theSchedulerRpcIgnoreErrors | PDG_NodeInterface | static |
theSchedulerRpcMaxErrors | PDG_NodeInterface | static |
theSchedulerRpcRelease | PDG_NodeInterface | static |
theSchedulerRpcRetries | PDG_NodeInterface | static |
theSchedulerRpcTimeout | PDG_NodeInterface | static |
theSchedulerTickPeriodParm | PDG_NodeInterface | static |
theSchedulerUseMapZoneParm | PDG_NodeInterface | static |
theSchedulerUseMaxTasksParm | PDG_NodeInterface | static |
theSchedulerValidateOutputsParm | PDG_NodeInterface | static |
theSchedulerWaitForFailuresParm | PDG_NodeInterface | static |
theSchedulerWorkingDirParm | PDG_NodeInterface | static |
theSeparatorLabel | PDG_NodeInterface | static |
theTagExpandName | PDG_NodeInterface | static |
theTagExtraInput | PDG_NodeInterface | static |
theTagOpDepDirty | PDG_NodeInterface | static |
theTagOpDepRegen | PDG_NodeInterface | static |
theTypeKey | PDG_Node | static |
typeObject() const | PDG_Node | |
updateBuiltinField(PDG_NodeSet &dirty, const UT_StringHolder &parm_name, FieldType &field, const FieldType &default_value, bool set_dirty=true) | PDG_Node | inlineprotected |
updateBypassState(BypassState state) | PDG_Node | inline |
updateInputRegeneration() | PDG_Node | protected |
updateModTimeCache() | PDG_Node | protected |
updateOutputCache(PDG_WorkItem *work_item) const | PDG_Node | inlineprotectedvirtual |
updateRegenerateReason(RegenerateReason reason) | PDG_Node | inline |
upstreamItems(PDG_WorkItemArray &work_items, bool skip_failed=false) const | PDG_Node | protected |
useServiceBlock() const | PDG_Node | inline |
workItemDataType() | PDG_NodeInterface | inline |
workItemDataType() const | PDG_NodeInterface | inline |
workItemIDs(PDG_WorkItemIDArray &array, bool include_batches) const | PDG_Node | |
workItemMemory(bool attribs_only=false) const | PDG_Node | |
workItems() const | PDG_Node | inline |
workItemsCopy(PDG_WorkItemArray &array, bool include_batches) const | PDG_Node | |
workItemsCopy(PDG_WorkItemArray &array, const Filter &filter) const | PDG_Node | inline |
~PDG_EventEmitter() | PDG_EventEmitter | virtual |
~PDG_Node() override | PDG_Node | |
~PDG_NodeInterface() | PDG_NodeInterface | virtual |
~PDG_Partitioner() override | PDG_Partitioner | inline |
~PDGE_DependencyOwner() | PDGE_DependencyOwner | inlinevirtual |