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

This is the complete list of members for PDG_Event, including all inherited members.

attrName() const PDG_Eventinline
canConsolidate() const PDG_Eventinline
consolidate(const PDG_Event &other)PDG_Event
context() const PDG_Eventinline
CookComplete(PDG_GraphContext *context, const PDG_Node *node=nullptr)PDG_Eventstatic
CookError(PDG_GraphContext *context, const PDG_Node *node, const UT_StringHolder &message)PDG_Eventstatic
CookError(PDG_GraphContext *context, const PDG_Scheduler *scheduler, const UT_StringHolder &message)PDG_Eventstatic
CookStart(PDG_GraphContext *context, const PDG_Node *node=nullptr)PDG_Eventstatic
CookWarning(PDG_GraphContext *context, const PDG_Node *node, const UT_StringHolder &message)PDG_Eventstatic
CookWarning(PDG_GraphContext *context, const PDG_Scheduler *scheduler, const UT_StringHolder &message)PDG_Eventstatic
currentState() const PDG_Eventinline
dependencyId() const PDG_Eventinline
DirtyAll(PDG_GraphContext *context)PDG_Eventstatic
DirtyStart(PDG_GraphContext *context, const PDG_Node *node)PDG_Eventstatic
DirtyStop(PDG_GraphContext *context, const PDG_Node *node)PDG_Eventstatic
eventName(PDG_EventType type)PDG_Eventstatic
hash() const PDG_Event
lastState() const PDG_Eventinline
message() const PDG_Eventinline
newName() const PDG_Eventinline
node() const PDG_Event
node2() const PDG_Event
node2Id() const PDG_Eventinline
NodeClear(PDG_GraphContext *context, const PDG_Node *node)PDG_Eventstatic
NodeConnect(PDG_GraphContext *context, const PDG_Node *input, const PDG_Node *output)PDG_Eventstatic
NodeCooked(PDG_GraphContext *context, const PDG_Node *node)PDG_Eventstatic
NodeCreate(PDG_GraphContext *context, const PDG_Node *node)PDG_Eventstatic
NodeDisconnect(PDG_GraphContext *context, const PDG_Node *input, const PDG_Node *output)PDG_Eventstatic
NodeFirstCook(PDG_GraphContext *context, const PDG_Node *node)PDG_Eventstatic
NodeGenerated(PDG_GraphContext *context, const PDG_Node *node)PDG_Eventstatic
nodeId() const PDG_Eventinline
NodeProgressUpdate(PDG_GraphContext *context, const PDG_Node *node)PDG_Eventstatic
NodeRemove(PDG_GraphContext *context, const PDG_Node *node)PDG_Eventstatic
NodeRename(PDG_GraphContext *context, const PDG_Node *node, const UT_StringHolder &old_name, const UT_StringHolder &new_name)PDG_Eventstatic
oldName() const PDG_Eventinline
operator==(const PDG_Event &other) const PDG_Event
PDG_Event()PDG_Event
PDG_Event(PDG_EventType type, bool can_consolidate, const UT_StringHolder &service_name=UT_StringHolder::theEmptyString, const UT_StringHolder &service_client_name=UT_StringHolder::theEmptyString)PDG_Event
PDG_Event(PDG_EventType type, bool can_consolidate, PDG_GraphContext *context, const PDG_Node *node=nullptr, const PDG_Node *node2=nullptr, PDG_WorkItemID work_item=PDG_WorkItem::theInvalidId, PDG_WorkItemID dependency=PDG_WorkItem::theInvalidId, PDG_WorkItemState current_state=PDG_WorkItemState::eUndefined, PDG_WorkItemState last_state=PDG_WorkItemState::eUndefined)PDG_Event
scheduler() const PDG_Event
SchedulerAdded(PDG_GraphContext *context, const PDG_Scheduler *scheduler)PDG_Eventstatic
schedulerName() const PDG_Eventinline
SchedulerRemoved(PDG_GraphContext *context, const PDG_Scheduler *scheduler)PDG_Eventstatic
ServiceClientChanged(const UT_StringHolder &service_name, const UT_StringHolder &client_name)PDG_Eventstatic
serviceClientName() const PDG_Eventinline
ServiceClientStarted(const UT_StringHolder &service_name, const UT_StringHolder &client_name)PDG_Eventstatic
ServiceManagerAll()PDG_Eventstatic
serviceName() const PDG_Eventinline
ServiceStartBegin(const UT_StringHolder &service_name)PDG_Eventstatic
ServiceStartEnd(const UT_StringHolder &service_name)PDG_Eventstatic
SetScheduler(PDG_GraphContext *context, const PDG_Node *node, const PDG_Scheduler *scheduler)PDG_Eventstatic
theEmptyEventPDG_Eventstatic
toString() const PDG_Event
type() const PDG_Eventinline
WorkItemAdd(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item)PDG_Eventstatic
WorkItemAddDep(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item, PDG_WorkItemID dependency)PDG_Eventstatic
WorkItemAddList(PDG_GraphContext *context, const PDG_Node *node, const PDG_WorkItemIDArray &work_items)PDG_Eventstatic
workItemArray() const PDG_Eventinline
WorkItemBatchInitialized(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item, const PDG_WorkItemIDArray &work_items)PDG_Eventstatic
WorkItemCookPercentUpdate(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item)PDG_Eventstatic
workItemId() const PDG_Eventinline
WorkItemMergeData(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item)PDG_Eventstatic
WorkItemOutputFiles(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item)PDG_Eventstatic
WorkItemPriority(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item)PDG_Eventstatic
WorkItemRemove(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item, PDG_WorkItemState state)PDG_Eventstatic
WorkItemRemoveDep(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item, PDG_WorkItemID depdendency)PDG_Eventstatic
WorkItemRemoveList(PDG_GraphContext *context, const PDG_Node *node, const PDG_WorkItemIDArray &work_items)PDG_Eventstatic
WorkItemSelect(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item)PDG_Eventstatic
WorkItemSetAttrib(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item, PDG_AttributeType attr_type, const UT_StringHolder &attr_name)PDG_Eventstatic
WorkItemSetFloatAttrib(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item, const UT_StringHolder &attr_name)PDG_Eventstatic
WorkItemSetIntAttrib(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item, const UT_StringHolder &attr_name)PDG_Eventstatic
WorkItemSetStringAttrib(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item, const UT_StringHolder &attr_name)PDG_Eventstatic
WorkItemStateChange(PDG_GraphContext *context, const PDG_Node *node, PDG_WorkItemID work_item, PDG_WorkItemState old_state, PDG_WorkItemState new_state)PDG_Eventstatic