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

#include <gmock.h>

Inheritance diagram for testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >:
Inheritance graph
[legend]

Public Types

typedef LhsView::type LhsStlContainer
 
typedef LhsView::const_reference LhsStlContainerReference
 
typedef RemoveConstFromKey< typename LhsStlContainer::value_type >::type LhsValue
 
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView
 

Public Member Functions

virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual void DescribeTo (::std::ostream *os) const
 
 Impl (const Comparator &comparator, const ContainerMatcher &matcher)
 
virtual bool MatchAndExplain (LhsContainer lhs, MatchResultListener *listener) const
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual ~MatcherDescriberInterface ()
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (Impl)
 

Private Attributes

const Comparator comparator_
 
const Matcher< const ::std::vector< LhsValue > & > matcher_
 

Detailed Description

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

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

Member Typedef Documentation

◆ LhsStlContainer

template<typename Comparator , typename ContainerMatcher >
template<typename LhsContainer >
typedef LhsView::type testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsStlContainer

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

◆ LhsStlContainerReference

template<typename Comparator , typename ContainerMatcher >
template<typename LhsContainer >
typedef LhsView::const_reference testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsStlContainerReference

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

◆ LhsValue

template<typename Comparator , typename ContainerMatcher >
template<typename LhsContainer >
typedef RemoveConstFromKey< typename LhsStlContainer::value_type>::type testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsValue

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

◆ LhsView

template<typename Comparator , typename ContainerMatcher >
template<typename LhsContainer >
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsView

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

Constructor & Destructor Documentation

◆ Impl()

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

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

Member Function Documentation

◆ DescribeNegationTo()

template<typename Comparator , typename ContainerMatcher >
template<typename LhsContainer >
virtual void testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::DescribeNegationTo ( ::std::ostream *  os) const
inlinevirtual

◆ DescribeTo()

template<typename Comparator , typename ContainerMatcher >
template<typename LhsContainer >
virtual void testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::DescribeTo ( ::std::ostream *  os) const
inlinevirtual

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()

template<typename Comparator , typename ContainerMatcher >
template<typename LhsContainer >
testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( Impl< LhsContainer >  )
private

◆ MatchAndExplain()

template<typename Comparator , typename ContainerMatcher >
template<typename LhsContainer >
virtual bool testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::MatchAndExplain ( LhsContainer  lhs,
MatchResultListener listener 
) const
inlinevirtual

Member Data Documentation

◆ comparator_

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

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

◆ matcher_

template<typename Comparator , typename ContainerMatcher >
template<typename LhsContainer >
const Matcher<const ::std::vector<LhsValue>&> testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::matcher_
private

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