Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::StringMatchResultListener Class Reference

#include <gmock.h>

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

Public Member Functions

void Clear ()
 
internal::string str () const
 
 StringMatchResultListener ()
 
- Public Member Functions inherited from testing::MatchResultListener
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_ (StringMatchResultListener)
 

Private Attributes

::std::stringstream ss_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ StringMatchResultListener()

testing::StringMatchResultListener::StringMatchResultListener ( )
inline

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

Member Function Documentation

◆ Clear()

void testing::StringMatchResultListener::Clear ( )
inline

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

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()

testing::StringMatchResultListener::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( StringMatchResultListener  )
private

◆ str()

internal::string testing::StringMatchResultListener::str ( ) const
inline

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

Member Data Documentation

◆ ss_

::std::stringstream testing::StringMatchResultListener::ss_
private

Definition at line 5014 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