GNU Radio's DSD Package
testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher > Class Template Reference

#include <gmock-matchers.h>

Classes

class  Impl
 

Public Member Functions

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

Constructor & Destructor Documentation

◆ WhenSortedByMatcher() [1/2]

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

◆ WhenSortedByMatcher() [2/2]

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

Member Function Documentation

◆ operator Matcher< LhsContainer >() [1/2]

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

◆ operator Matcher< LhsContainer >() [2/2]

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

The documentation for this class was generated from the following file: