Compute Graph Framework SDK Reference  5.8
dw::framework::PassCollectionDescriptor Member List

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

addDescriptor(const PassDescriptor &descriptor)dw::framework::PassCollectionDescriptor
getDescriptor(size_t const index) constdw::framework::PassCollectionDescriptor
getDescriptor(dw::core::StringView const &identifier) constdw::framework::PassCollectionDescriptor
getIndex(dw::core::StringView const &identifier) constdw::framework::PassCollectionDescriptor
getSize() constdw::framework::PassCollectionDescriptor
isValid(size_t const index) const noexceptdw::framework::PassCollectionDescriptor
isValid(dw::core::StringView const &identifier) const noexceptdw::framework::PassCollectionDescriptor
PassCollectionDescriptor(size_t const capacity)dw::framework::PassCollectionDescriptorexplicit