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

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

addDescriptor(const std::shared_ptr< const ParameterDescriptor > &descriptor)dw::framework::ParameterCollectionDescriptor
addDescriptors()dw::framework::ParameterCollectionDescriptorinline
getDescriptor(size_t const index) constdw::framework::ParameterCollectionDescriptor
getDescriptor(dw::core::StringView const &identifier) constdw::framework::ParameterCollectionDescriptor
getIndex(dw::core::StringView const &identifier) constdw::framework::ParameterCollectionDescriptor
getSize() constdw::framework::ParameterCollectionDescriptor
isValid(size_t const index) constdw::framework::ParameterCollectionDescriptor
isValid(dw::core::StringView const &identifier) const noexceptdw::framework::ParameterCollectionDescriptor
ParameterCollectionDescriptor(size_t const capacity)dw::framework::ParameterCollectionDescriptorexplicit