Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T > Class Template Reference
Inheritance diagram for testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >:
Inheritance graph
[legend]

Public Member Functions

virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual void DescribeTo (::std::ostream *os) const
 
virtual bool MatchAndExplain (T x, MatchResultListener *listener) const
 
 MonomorphicImpl (const Impl &impl)
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual ~MatcherDescriberInterface ()
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (MonomorphicImpl)
 

Private Attributes

const Impl impl_
 

Detailed Description

template<class Impl>
template<typename T>
class testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >

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

Constructor & Destructor Documentation

◆ MonomorphicImpl()

template<class Impl >
template<typename T >
testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >::MonomorphicImpl ( const Impl &  impl)
inlineexplicit

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

Member Function Documentation

◆ DescribeNegationTo()

template<class Impl >
template<typename T >
virtual void testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >::DescribeNegationTo ( ::std::ostream *  os) const
inlinevirtual

◆ DescribeTo()

template<class Impl >
template<typename T >
virtual void testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >::DescribeTo ( ::std::ostream *  os) const
inlinevirtual

◆ GTEST_DISALLOW_ASSIGN_()

template<class Impl >
template<typename T >
testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >::GTEST_DISALLOW_ASSIGN_ ( MonomorphicImpl< T )
private

◆ MatchAndExplain()

template<class Impl >
template<typename T >
virtual bool testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >::MatchAndExplain ( T  x,
MatchResultListener listener 
) const
inlinevirtual

Member Data Documentation

◆ impl_

template<class Impl >
template<typename T >
const Impl testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >::impl_
private

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