Public Types | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::KeyMatcherImpl< PairType > Class Template Reference

#include <gmock.h>

Inheritance diagram for testing::internal::KeyMatcherImpl< PairType >:
Inheritance graph
[legend]

Public Types

typedef RawPairType::first_type KeyType
 

Public Member Functions

virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual void DescribeTo (::std::ostream *os) const
 
typedef GTEST_REMOVE_REFERENCE_AND_CONST_ (PairType) RawPairType
 
template<typename InnerMatcher >
 KeyMatcherImpl (InnerMatcher inner_matcher)
 
virtual bool MatchAndExplain (PairType key_value, MatchResultListener *listener) const
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual ~MatcherDescriberInterface ()
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (KeyMatcherImpl)
 

Private Attributes

const Matcher< const KeyType & > inner_matcher_
 

Detailed Description

template<typename PairType>
class testing::internal::KeyMatcherImpl< PairType >

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

Member Typedef Documentation

◆ KeyType

template<typename PairType >
typedef RawPairType::first_type testing::internal::KeyMatcherImpl< PairType >::KeyType

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

Constructor & Destructor Documentation

◆ KeyMatcherImpl()

template<typename PairType >
template<typename InnerMatcher >
testing::internal::KeyMatcherImpl< PairType >::KeyMatcherImpl ( InnerMatcher  inner_matcher)
inlineexplicit

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

Member Function Documentation

◆ DescribeNegationTo()

template<typename PairType >
virtual void testing::internal::KeyMatcherImpl< PairType >::DescribeNegationTo ( ::std::ostream *  os) const
inlinevirtual

◆ DescribeTo()

template<typename PairType >
virtual void testing::internal::KeyMatcherImpl< PairType >::DescribeTo ( ::std::ostream *  os) const
inlinevirtual

◆ GTEST_DISALLOW_ASSIGN_()

template<typename PairType >
testing::internal::KeyMatcherImpl< PairType >::GTEST_DISALLOW_ASSIGN_ ( KeyMatcherImpl< PairType >  )
private

◆ GTEST_REMOVE_REFERENCE_AND_CONST_()

template<typename PairType >
typedef testing::internal::KeyMatcherImpl< PairType >::GTEST_REMOVE_REFERENCE_AND_CONST_ ( PairType  )

◆ MatchAndExplain()

template<typename PairType >
virtual bool testing::internal::KeyMatcherImpl< PairType >::MatchAndExplain ( PairType  key_value,
MatchResultListener listener 
) const
inlinevirtual

Member Data Documentation

◆ inner_matcher_

template<typename PairType >
const Matcher<const KeyType&> testing::internal::KeyMatcherImpl< PairType >::inner_matcher_
private

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