Classes | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher > Class Template Reference

#include <gmock.h>

Classes

class  Impl
 

Public Member Functions

template<typename LhsContainer >
 operator Matcher< LhsContainer > () const
 
 WhenSortedByMatcher (const Comparator &comparator, const ContainerMatcher &matcher)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (WhenSortedByMatcher)
 

Private Attributes

const Comparator comparator_
 
const ContainerMatcher matcher_
 

Detailed Description

template<typename Comparator, typename ContainerMatcher>
class testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >

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

Constructor & Destructor Documentation

◆ WhenSortedByMatcher()

template<typename Comparator , typename ContainerMatcher >
testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::WhenSortedByMatcher ( const Comparator &  comparator,
const ContainerMatcher &  matcher 
)
inline

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename Comparator , typename ContainerMatcher >
testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::GTEST_DISALLOW_ASSIGN_ ( WhenSortedByMatcher< Comparator, ContainerMatcher >  )
private

◆ operator Matcher< LhsContainer >()

template<typename Comparator , typename ContainerMatcher >
template<typename LhsContainer >
testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::operator Matcher< LhsContainer > ( ) const
inline

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

Member Data Documentation

◆ comparator_

template<typename Comparator , typename ContainerMatcher >
const Comparator testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::comparator_
private

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

◆ matcher_

template<typename Comparator , typename ContainerMatcher >
const ContainerMatcher testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::matcher_
private

Definition at line 7502 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:52