Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::MatchResultListener Class Referenceabstract

#include <gmock.h>

Inheritance diagram for testing::MatchResultListener:
Inheritance graph
[legend]

Public Member Functions

bool IsInterested () const
 
 MatchResultListener (::std::ostream *os)
 
template<typename T >
MatchResultListeneroperator<< (const T &x)
 
::std::ostream * stream ()
 
virtual ~MatchResultListener ()=0
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MatchResultListener)
 

Private Attributes

::std::ostream *const stream_
 

Detailed Description

Definition at line 4899 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Constructor & Destructor Documentation

◆ MatchResultListener()

testing::MatchResultListener::MatchResultListener ( ::std::ostream *  os)
inlineexplicit

Definition at line 4904 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ ~MatchResultListener()

testing::MatchResultListener::~MatchResultListener ( )
inlinepure virtual

Definition at line 4931 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Function Documentation

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()

testing::MatchResultListener::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( MatchResultListener  )
private

◆ IsInterested()

bool testing::MatchResultListener::IsInterested ( ) const
inline

Definition at line 4923 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ operator<<()

template<typename T >
MatchResultListener& testing::MatchResultListener::operator<< ( const T x)
inline

Definition at line 4910 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ stream()

::std::ostream* testing::MatchResultListener::stream ( )
inline

Definition at line 4917 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Data Documentation

◆ stream_

::std::ostream* const testing::MatchResultListener::stream_
private

Definition at line 4926 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:45