All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
testing::MatcherInterface< T > Class Template Referenceabstract
Inheritance diagram for testing::MatcherInterface< T >:
testing::MatcherDescriberInterface testing::internal::AnyMatcherImpl< T > testing::internal::BothOfMatcherImpl< T > testing::internal::EitherOfMatcherImpl< T > testing::internal::FloatingEqMatcher< FloatType >::Impl< T > testing::internal::NotMatcherImpl< T >

Public Member Functions

virtual bool MatchAndExplain (T x, MatchResultListener *listener) const =0
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual void DescribeTo (::std::ostream *os) const =0