lab_trees
Tempestuous Trees
Catch::Matchers::StdString::EndsWithMatcher Struct Reference
Inheritance diagram for Catch::Matchers::StdString::EndsWithMatcher:
[legend]
Collaboration diagram for Catch::Matchers::StdString::EndsWithMatcher:
[legend]

Public Member Functions

 EndsWithMatcher (CasedString const &comparator)
 
virtual bool match (std::string const &source) const CATCH_OVERRIDE
 
- Public Member Functions inherited from Catch::Matchers::StdString::StringMatcherBase
 StringMatcherBase (std::string const &operation, CasedString const &comparator)
 
virtual std::string describe () const CATCH_OVERRIDE
 
- Public Member Functions inherited from Catch::Matchers::Impl::MatcherBase< ObjectT, ComparatorT >
MatchAllOf< ComparatorT > operator&& (MatcherBase const &other) const
 
MatchAnyOf< ComparatorT > operator|| (MatcherBase const &other) const
 
MatchNotOf< ComparatorT > operator! () const
 
- Public Member Functions inherited from Catch::Matchers::Impl::MatcherUntypedBase
std::string toString () const
 
- Public Member Functions inherited from Catch::Matchers::Impl::MatcherMethod< ObjectT >
virtual bool match (ObjectT const &arg) const =0
 

Additional Inherited Members

- Public Attributes inherited from Catch::Matchers::StdString::StringMatcherBase
CasedString m_comparator
 
std::string m_operation
 
- Protected Attributes inherited from Catch::Matchers::Impl::MatcherUntypedBase
std::string m_cachedToString
 

The documentation for this struct was generated from the following file: