This is the complete list of members for Catch::Matchers::Impl::StdString::EndsWith, including all inherited members.
addRef() const | Catch::SharedImpl< IShared > | inlinevirtual |
clone() const | Catch::Matchers::Impl::MatcherImpl< EndsWith, std::string > | inlinevirtual |
EndsWith(std::string const &substr) | Catch::Matchers::Impl::StdString::EndsWith | inline |
EndsWith(EndsWith const &other) | Catch::Matchers::Impl::StdString::EndsWith | inline |
ExpressionType typedef | Catch::Matchers::Impl::Matcher< std::string > | |
m_rc | Catch::SharedImpl< IShared > | mutable |
m_substr | Catch::Matchers::Impl::StdString::EndsWith | |
match(std::string const &expr) const | Catch::Matchers::Impl::StdString::EndsWith | inlinevirtual |
NonCopyable() | Catch::NonCopyable | inlineprotected |
release() const | Catch::SharedImpl< IShared > | inlinevirtual |
SharedImpl() | Catch::SharedImpl< IShared > | inline |
toString() const | Catch::Matchers::Impl::StdString::EndsWith | inlinevirtual |
~EndsWith() | Catch::Matchers::Impl::StdString::EndsWith | virtual |
~IShared() | Catch::IShared | virtual |
~Matcher() | Catch::Matchers::Impl::Matcher< std::string > | inlinevirtual |
~NonCopyable() | Catch::NonCopyable | protectedvirtual |