GNU Radio's DSD Package
testing::StringMatchResultListener Class Reference

#include <gmock-matchers.h>

Inheritance diagram for testing::StringMatchResultListener:
testing::MatchResultListener testing::MatchResultListener

Public Member Functions

 StringMatchResultListener ()
 
internal::string str () const
 
void Clear ()
 
 StringMatchResultListener ()
 
internal::string str () const
 
void Clear ()
 
- Public Member Functions inherited from testing::MatchResultListener
 MatchResultListener (::std::ostream *os)
 
virtual ~MatchResultListener ()=0
 
template<typename T >
MatchResultListeneroperator<< (const T &x)
 
::std::ostream * stream ()
 
bool IsInterested () const
 
 MatchResultListener (::std::ostream *os)
 
virtual ~MatchResultListener ()=0
 
template<typename T >
MatchResultListeneroperator<< (const T &x)
 
::std::ostream * stream ()
 
bool IsInterested () const
 

Constructor & Destructor Documentation

◆ StringMatchResultListener() [1/2]

testing::StringMatchResultListener::StringMatchResultListener ( )
inline

◆ StringMatchResultListener() [2/2]

testing::StringMatchResultListener::StringMatchResultListener ( )
inline

Member Function Documentation

◆ Clear() [1/2]

void testing::StringMatchResultListener::Clear ( )
inline

◆ Clear() [2/2]

void testing::StringMatchResultListener::Clear ( )
inline

◆ str() [1/2]

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

◆ str() [2/2]


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