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) const | dw::framework::PassDescriptor | |
getName() const noexcept | dw::framework::PassDescriptor | |
getNumberOfDependencies() const | dw::framework::PassDescriptor | |
getProcessorType() const noexcept | dw::framework::PassDescriptor | |
hasExplicitDependencies() const noexcept | dw::framework::PassDescriptor | |
PassDescriptor(dw::core::StringView const &name, dwProcessorType const processorType, const bool hasExplicitDependencies, size_t const dependencies) | dw::framework::PassDescriptor |