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

#include <gmock.h>

Public Types

typedef View::type StlContainer
 
typedef View::const_reference StlContainerReference
 
typedef internal::StlContainerView< Container > View
 

Public Member Functions

 ContainerEqMatcher (const Container &expected)
 
void DescribeNegationTo (::std::ostream *os) const
 
void DescribeTo (::std::ostream *os) const
 
template<typename LhsContainer >
bool MatchAndExplain (const LhsContainer &lhs, MatchResultListener *listener) const
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (ContainerEqMatcher)
 

Private Attributes

const StlContainer expected_
 

Detailed Description

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

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

Member Typedef Documentation

◆ StlContainer

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

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

◆ StlContainerReference

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

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

◆ View

template<typename Container >
typedef internal::StlContainerView<Container> testing::internal::ContainerEqMatcher< Container >::View

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

Constructor & Destructor Documentation

◆ ContainerEqMatcher()

template<typename Container >
testing::internal::ContainerEqMatcher< Container >::ContainerEqMatcher ( const Container &  expected)
inlineexplicit

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

Member Function Documentation

◆ DescribeNegationTo()

template<typename Container >
void testing::internal::ContainerEqMatcher< Container >::DescribeNegationTo ( ::std::ostream *  os) const
inline

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

◆ DescribeTo()

template<typename Container >
void testing::internal::ContainerEqMatcher< Container >::DescribeTo ( ::std::ostream *  os) const
inline

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

◆ GTEST_DISALLOW_ASSIGN_()

template<typename Container >
testing::internal::ContainerEqMatcher< Container >::GTEST_DISALLOW_ASSIGN_ ( ContainerEqMatcher< Container >  )
private

◆ MatchAndExplain()

template<typename Container >
template<typename LhsContainer >
bool testing::internal::ContainerEqMatcher< Container >::MatchAndExplain ( const LhsContainer &  lhs,
MatchResultListener listener 
) const
inline

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

Member Data Documentation

◆ expected_

template<typename Container >
const StlContainer testing::internal::ContainerEqMatcher< Container >::expected_
private

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