HDK
|
This is the complete list of members for PDG_NodeCallback, including all inherited members.
BaseType typedef | PDGT_TypeInstance< EnumType > | |
CallbackType enum name | PDG_NodeCallback | |
compareType(const BaseType *other_type, bool deep=true) const | PDGT_TypeInstance< EnumType > | inline |
eAddInternalDependencies enum value | PDG_NodeCallback | |
eConfigureNode enum value | PDG_NodeCallback | |
eCookTask enum value | PDG_NodeCallback | |
eDeselectTask enum value | PDG_NodeCallback | |
eDynamicGenerate enum value | PDG_NodeCallback | |
eDynamicRegenerate enum value | PDG_NodeCallback | |
eGenerate enum value | PDG_NodeCallback | |
eMapDynamic enum value | PDG_NodeCallback | |
eMapperBits enum value | PDG_NodeCallback | |
eMapStatic enum value | PDG_NodeCallback | |
enableCallback(CallbackType callback_type) | PDG_NodeCallback | |
ePartition enum value | PDG_NodeCallback | |
ePartitionerBits enum value | PDG_NodeCallback | |
ePostCook enum value | PDG_NodeCallback | |
ePostCookTask enum value | PDG_NodeCallback | |
ePreCook enum value | PDG_NodeCallback | |
ePrepareTask enum value | PDG_NodeCallback | |
eProcessorBits enum value | PDG_NodeCallback | |
eRegenerate enum value | PDG_NodeCallback | |
eSelectTask enum value | PDG_NodeCallback | |
eStaticGenerate enum value | PDG_NodeCallback | |
eStaticRegenerate enum value | PDG_NodeCallback | |
evaluate(T &result, const UT_StringHolder &name, const PDG_WorkItem *work_item=nullptr, int index=0, int multi=-1) const | PDG_NodeCallback | inline |
evaluateArray(T &result, const UT_StringHolder &name, const PDG_WorkItem *work_item=nullptr, int multi=-1) const | PDG_NodeCallback | inline |
evaluateB(const UT_StringHolder &name, const PDG_WorkItem *work_item=nullptr, int index=0, int multi=-1) const | PDG_NodeCallback | inline |
evaluateF(const UT_StringHolder &name, const PDG_WorkItem *work_item=nullptr, int index=0, int multi=-1) const | PDG_NodeCallback | inline |
evaluateI(const UT_StringHolder &name, const PDG_WorkItem *work_item=nullptr, int index=0, int multi=-1) const | PDG_NodeCallback | inline |
evaluateRaw(const UT_StringHolder &name, const PDG_WorkItem *work_item=nullptr, int index=0, int multi=-1) const | PDG_NodeCallback | inline |
evaluateS(const UT_StringHolder &name, const PDG_WorkItem *work_item=nullptr, int index=0, int multi=-1) const | PDG_NodeCallback | inline |
evaluateT(const UT_StringHolder &name, const PDG_WorkItem *work_item=nullptr, int index=0, int multi=-1) const | PDG_NodeCallback | inline |
extraArgs() const | PDGT_TypeInstance< EnumType > | inline |
GenerationType enum name | PDG_NodeCallback | |
getMemoryUsage(bool inclusive) const override | PDG_NodeCallback | virtual |
hasCallback(CallbackType callback_type) const | PDG_NodeCallback | |
isReloading() const | PDGT_TypeInstance< EnumType > | inline |
myBaseType | PDGT_TypeInstance< EnumType > | protected |
myCallbackBits | PDG_NodeCallback | protected |
myExtraArgs | PDGT_TypeInstance< EnumType > | protected |
myNode | PDG_NodeCallback | protected |
myReloading | PDGT_TypeInstance< EnumType > | protected |
node() const | PDG_NodeCallback | |
onAddInternalDependencies(PDG_DependencyHolder *, const PDG_WorkItemArray &, bool is_static) | PDG_NodeCallback | virtual |
onConfigureNode(PDG_NodeOptions *node_options) | PDG_NodeCallback | virtual |
onCookTask(PDG_WorkItem *work_item) | PDG_NodeCallback | virtual |
onDeselectTask(PDG_WorkItem *work_item) | PDG_NodeCallback | virtual |
onGenerate(PDG_WorkItemHolder *, const PDG_WorkItemArray &, GenerationType generation_type) | PDG_NodeCallback | virtual |
onMapDynamic(PDG_DependencyHolder *holder, const PDG_WorkItemArray &downstream_items, const PDG_WorkItemArray &upstream_items) | PDG_NodeCallback | virtual |
onMapStatic(PDG_DependencyHolder *holder, const PDG_WorkItemArray &downstream_items, const PDG_WorkItemArray &upstream_items) | PDG_NodeCallback | virtual |
onPartition(PDG_PartitionHolder *, const PDG_WorkItemArray &, const PDG_WorkItem *) | PDG_NodeCallback | virtual |
onPostCook() | PDG_NodeCallback | virtual |
onPostCookTask(PDG_WorkItem *work_item) | PDG_NodeCallback | virtual |
onPreCook() | PDG_NodeCallback | virtual |
onPrepareTask(PDG_WorkItem *work_item) | PDG_NodeCallback | virtual |
onRegenerate(PDG_WorkItemHolder *, const PDG_WorkItemArray &, const PDG_WorkItemArray &, GenerationType generation_type) | PDG_NodeCallback | virtual |
onSelectTask(PDG_WorkItem *work_item) | PDG_NodeCallback | virtual |
PDG_NodeCallback(const PDG_BaseType *type, const PDGT_ValueArgs &extra_args, PDG_Node *node) | PDG_NodeCallback | |
PDGT_TypeInstance() | PDGT_TypeInstance< EnumType > | inline |
PDGT_TypeInstance(const PDGT_BaseType< EnumType > *base_type, const PDGT_ValueArgs &extra_args) | PDGT_TypeInstance< EnumType > | inline |
postInvoke(PDG_CallbackResult invoke_result) const | PDG_NodeCallback | |
reloadInstance(UT_WorkBuffer &errors) override | PDG_NodeCallback | virtual |
setReloading(bool is_reloading) | PDGT_TypeInstance< EnumType > | inline |
type() const | PDGT_TypeInstance< EnumType > | inline |
typeName() const | PDGT_TypeInstance< EnumType > | inline |
~PDG_NodeCallback() override | PDG_NodeCallback | |
~PDGT_TypeInstance() | PDGT_TypeInstance< EnumType > | inlinevirtual |