Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::MatcherDescriberInterface Class Referenceabstract

#include <gmock-matchers.h>

Inheritance diagram for testing::MatcherDescriberInterface:

Public Member Functions

virtual ~MatcherDescriberInterface ()
 
virtual void DescribeTo (::std::ostream *os) const =0
 
virtual void DescribeNegationTo (::std::ostream *os) const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ~MatcherDescriberInterface()

virtual testing::MatcherDescriberInterface::~MatcherDescriberInterface ( )
inlinevirtual

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

118{}

Member Function Documentation

◆ DescribeNegationTo()

virtual void testing::MatcherDescriberInterface::DescribeNegationTo ( ::std::ostream * os) const
inlinevirtual

◆ DescribeTo()


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