Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::MatcherInterface< T > Class Template Referenceabstract

#include <gmock-matchers.h>

Inheritance diagram for testing::MatcherInterface< T >:
Collaboration diagram for testing::MatcherInterface< T >:

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
 

Detailed Description

template<typename T>
class testing::MatcherInterface< T >

Definition at line 142 of file gmock-matchers.h.

Member Function Documentation

◆ MatchAndExplain()


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