Public Member Functions | Protected Member Functions | Private Attributes | List of all members
testing::internal::MatcherBase< T > Class Template Reference

#include <gmock.h>

Public Member Functions

void DescribeNegationTo (::std::ostream *os) const
 
void DescribeTo (::std::ostream *os) const
 
void ExplainMatchResultTo (T x, ::std::ostream *os) const
 
const MatcherDescriberInterfaceGetDescriber () const
 
bool MatchAndExplain (T x, MatchResultListener *listener) const
 
bool Matches (T x) const
 

Protected Member Functions

 MatcherBase ()
 
 MatcherBase (const MatcherInterface< T > *impl)
 
virtual ~MatcherBase ()
 

Private Attributes

::testing::internal::linked_ptr< const MatcherInterface< T > > impl_
 

Detailed Description

template<typename T>
class testing::internal::MatcherBase< T >

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

Constructor & Destructor Documentation

◆ MatcherBase() [1/2]

template<typename T >
testing::internal::MatcherBase< T >::MatcherBase ( )
inlineprotected

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

◆ MatcherBase() [2/2]

template<typename T >
testing::internal::MatcherBase< T >::MatcherBase ( const MatcherInterface< T > *  impl)
inlineexplicitprotected

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

◆ ~MatcherBase()

template<typename T >
virtual testing::internal::MatcherBase< T >::~MatcherBase ( )
inlineprotectedvirtual

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

Member Function Documentation

◆ DescribeNegationTo()

template<typename T >
void testing::internal::MatcherBase< T >::DescribeNegationTo ( ::std::ostream *  os) const
inline

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

◆ DescribeTo()

template<typename T >
void testing::internal::MatcherBase< T >::DescribeTo ( ::std::ostream *  os) const
inline

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

◆ ExplainMatchResultTo()

template<typename T >
void testing::internal::MatcherBase< T >::ExplainMatchResultTo ( T  x,
::std::ostream *  os 
) const
inline

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

◆ GetDescriber()

template<typename T >
const MatcherDescriberInterface* testing::internal::MatcherBase< T >::GetDescriber ( ) const
inline

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

◆ MatchAndExplain()

template<typename T >
bool testing::internal::MatcherBase< T >::MatchAndExplain ( T  x,
MatchResultListener listener 
) const
inline

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

◆ Matches()

template<typename T >
bool testing::internal::MatcherBase< T >::Matches ( T  x) const
inline

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

Member Data Documentation

◆ impl_

Definition at line 5127 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:49