Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::EachMatcher< M > Class Template Reference

#include <gmock.h>

Public Member Functions

 EachMatcher (M m)
 
template<typename Container >
 operator Matcher< Container > () const
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (EachMatcher)
 

Private Attributes

constinner_matcher_
 

Detailed Description

template<typename M>
class testing::internal::EachMatcher< M >

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

Constructor & Destructor Documentation

◆ EachMatcher()

template<typename M >
testing::internal::EachMatcher< M >::EachMatcher ( m)
inlineexplicit

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename M >
testing::internal::EachMatcher< M >::GTEST_DISALLOW_ASSIGN_ ( EachMatcher< M >  )
private

◆ operator Matcher< Container >()

template<typename M >
template<typename Container >
testing::internal::EachMatcher< M >::operator Matcher< Container > ( ) const
inline

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

Member Data Documentation

◆ inner_matcher_

template<typename M >
const M testing::internal::EachMatcher< M >::inner_matcher_
private

Definition at line 7748 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:48