Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
testing::internal::QuantifierMatcherImpl< Container > Class Template Reference

#include <gmock.h>

Inheritance diagram for testing::internal::QuantifierMatcherImpl< Container >:
Inheritance graph
[legend]

Public Types

typedef StlContainer::value_type Element
 
typedef View::type StlContainer
 
typedef View::const_reference StlContainerReference
 
typedef StlContainerView< RawContainer > View
 

Public Member Functions

typedef GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer
 
bool MatchAndExplainImpl (bool all_elements_should_match, Container container, MatchResultListener *listener) const
 
template<typename InnerMatcher >
 QuantifierMatcherImpl (InnerMatcher inner_matcher)
 
- Public Member Functions inherited from testing::MatcherInterface< Container >
virtual bool MatchAndExplain (Container x, MatchResultListener *listener) const=0
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual void DescribeTo (::std::ostream *os) const =0
 
virtual ~MatcherDescriberInterface ()
 

Protected Member Functions

 GTEST_DISALLOW_ASSIGN_ (QuantifierMatcherImpl)
 

Protected Attributes

const Matcher< const Element & > inner_matcher_
 

Detailed Description

template<typename Container>
class testing::internal::QuantifierMatcherImpl< Container >

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

Member Typedef Documentation

◆ Element

template<typename Container >
typedef StlContainer::value_type testing::internal::QuantifierMatcherImpl< Container >::Element

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

◆ StlContainer

template<typename Container >
typedef View::type testing::internal::QuantifierMatcherImpl< Container >::StlContainer

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

◆ StlContainerReference

template<typename Container >
typedef View::const_reference testing::internal::QuantifierMatcherImpl< Container >::StlContainerReference

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

◆ View

template<typename Container >
typedef StlContainerView<RawContainer> testing::internal::QuantifierMatcherImpl< Container >::View

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

Constructor & Destructor Documentation

◆ QuantifierMatcherImpl()

template<typename Container >
template<typename InnerMatcher >
testing::internal::QuantifierMatcherImpl< Container >::QuantifierMatcherImpl ( InnerMatcher  inner_matcher)
inlineexplicit

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename Container >
testing::internal::QuantifierMatcherImpl< Container >::GTEST_DISALLOW_ASSIGN_ ( QuantifierMatcherImpl< Container >  )
protected

◆ GTEST_REMOVE_REFERENCE_AND_CONST_()

template<typename Container >
typedef testing::internal::QuantifierMatcherImpl< Container >::GTEST_REMOVE_REFERENCE_AND_CONST_ ( Container  )

◆ MatchAndExplainImpl()

template<typename Container >
bool testing::internal::QuantifierMatcherImpl< Container >::MatchAndExplainImpl ( bool  all_elements_should_match,
Container  container,
MatchResultListener listener 
) const
inline

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

Member Data Documentation

◆ inner_matcher_

template<typename Container >
const Matcher<const Element&> testing::internal::QuantifierMatcherImpl< Container >::inner_matcher_
protected

Definition at line 7656 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:50