This is the complete list of members for StartsWithMatcher, including all inherited members.
| describe() const override | StringMatcherBase | virtual |
| m_cachedToString | MatcherUntypedBase | mutableprotected |
| m_comparator | StringMatcherBase | |
| m_operation | StringMatcherBase | |
| match(std::string const &source) const override | StartsWithMatcher | |
| Catch::Matchers::StdString::StringMatcherBase::match(T const &arg) const=0 | MatcherMethod< T > | pure virtual |
| MatcherUntypedBase()=default | MatcherUntypedBase | |
| MatcherUntypedBase(MatcherUntypedBase const &)=default | MatcherUntypedBase | |
| operator!() const | MatcherBase< T > | |
| operator&&(MatcherBase const &other) const | MatcherBase< T > | |
| operator=(MatcherUntypedBase const &)=delete | MatcherUntypedBase | |
| operator||(MatcherBase const &other) const | MatcherBase< T > | |
| StartsWithMatcher(CasedString const &comparator) | StartsWithMatcher | |
| StringMatcherBase(std::string const &operation, CasedString const &comparator) | StringMatcherBase | |
| toString() const | MatcherUntypedBase | |
| ~MatcherUntypedBase() | MatcherUntypedBase | protectedvirtual |