|
|
This is the complete list of members for NameSelectorOps< DerivedT >, including all inherited members.
| NameSelectorOps()=default | NameSelectorOps< DerivedT > | |
| withName(const std::string &name)=0 | NameSelectorOps< DerivedT > | pure virtual |
| withNames(const std::vector< std::string > &names) | NameSelectorOps< DerivedT > | inlinevirtual |
| withNames(const StringContainerT &names) | NameSelectorOps< DerivedT > | inline |
| withNames(IteratorT begin, IteratorT end) | NameSelectorOps< DerivedT > | inline |
| withNamesContaining(const std::string &substring) | NameSelectorOps< DerivedT > | inlinevirtual |
| withNamesEndingWith(const std::string &suffix) | NameSelectorOps< DerivedT > | inlinevirtual |
| withNamesMatching(const std::string ®ex)=0 | NameSelectorOps< DerivedT > | pure virtual |
| withNamesStartingWith(const std::string &prefix) | NameSelectorOps< DerivedT > | inlinevirtual |
| ~NameSelectorOps()=default | NameSelectorOps< DerivedT > | virtual |