Monero
Loading...
Searching...
No Matches
Public Member Functions | List of all members
testing::MatcherInterface< T > Class Template Referenceabstract

#include <gmock-matchers.h>

Inheritance diagram for testing::MatcherInterface< T >:
Inheritance graph
[legend]
Collaboration diagram for testing::MatcherInterface< T >:
Collaboration graph
[legend]

Public Member Functions

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

Member Function Documentation

◆ MatchAndExplain()

template<typename T >
virtual bool testing::MatcherInterface< T >::MatchAndExplain ( T x,
MatchResultListener * listener ) const
pure virtual

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