Compute Graph Framework SDK Reference  5.12
dw::framework::PassDescriptor Member List

This is the complete list of members for dw::framework::PassDescriptor, including all inherited members.

addDependency(dw::core::StringView const &dependency)dw::framework::PassDescriptor
getDependency(size_t const index) constdw::framework::PassDescriptor
getName() const noexceptdw::framework::PassDescriptor
getNumberOfDependencies() constdw::framework::PassDescriptor
getProcessorType() const noexceptdw::framework::PassDescriptor
hasExplicitDependencies() const noexceptdw::framework::PassDescriptor
PassDescriptor(dw::core::StringView const &name, dwProcessorType const processorType, const bool hasExplicitDependencies, size_t const dependencies)dw::framework::PassDescriptor