This is the complete list of members for RegexMatcher, including all inherited members.
describe() const override | RegexMatcher | virtual |
m_cachedToString | MatcherUntypedBase | mutableprotected |
match(std::string const &matchee) const override | RegexMatcher | |
Catch::Matchers::Impl::MatcherBase::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 > | |
RegexMatcher(std::string regex, CaseSensitive::Choice caseSensitivity) | RegexMatcher | |
toString() const | MatcherUntypedBase | |
~MatcherUntypedBase() | MatcherUntypedBase | protectedvirtual |