This is the complete list of members for EqualsMatcher, including all inherited members.
describe() const override | StringMatcherBase | virtual |
EqualsMatcher(CasedString const &comparator) | EqualsMatcher | |
m_cachedToString | MatcherUntypedBase | mutableprotected |
m_comparator | StringMatcherBase | |
m_operation | StringMatcherBase | |
match(std::string const &source) const override | EqualsMatcher | |
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 > | |
StringMatcherBase(std::string const &operation, CasedString const &comparator) | StringMatcherBase | |
toString() const | MatcherUntypedBase | |
~MatcherUntypedBase() | MatcherUntypedBase | protectedvirtual |