Classes | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::PolymorphicMatcher< Impl > Class Template Reference

#include <gmock.h>

Classes

class  MonomorphicImpl
 

Public Member Functions

const Impl & impl () const
 
Impl & mutable_impl ()
 
template<typename T >
 operator Matcher< T > () const
 
 PolymorphicMatcher (const Impl &an_impl)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (PolymorphicMatcher)
 

Private Attributes

Impl impl_
 

Detailed Description

template<class Impl>
class testing::PolymorphicMatcher< Impl >

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

Constructor & Destructor Documentation

◆ PolymorphicMatcher()

template<class Impl >
testing::PolymorphicMatcher< Impl >::PolymorphicMatcher ( const Impl &  an_impl)
inlineexplicit

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

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

◆ impl()

template<class Impl >
const Impl& testing::PolymorphicMatcher< Impl >::impl ( ) const
inline

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

◆ mutable_impl()

template<class Impl >
Impl& testing::PolymorphicMatcher< Impl >::mutable_impl ( )
inline

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

◆ operator Matcher< T >()

template<class Impl >
template<typename T >
testing::PolymorphicMatcher< Impl >::operator Matcher< T > ( ) const
inline

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

Member Data Documentation

◆ impl_

template<class Impl >
Impl testing::PolymorphicMatcher< Impl >::impl_
private

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