GNU Radio's DSD Package
testing::internal::EachMatcher< M > Class Template Reference

#include <gmock-matchers.h>

Public Member Functions

 EachMatcher (M m)
template<typename Container>
 operator Matcher< Container > () const
 EachMatcher (M m)
template<typename Container>
 operator Matcher< Container > () const

Constructor & Destructor Documentation

◆ EachMatcher() [1/2]

template<typename M>
testing::internal::EachMatcher< M >::EachMatcher ( M m)
inlineexplicit

◆ EachMatcher() [2/2]

template<typename M>
testing::internal::EachMatcher< M >::EachMatcher ( M m)
inlineexplicit

Member Function Documentation

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

template<typename M>
template<typename Container>
testing::internal::EachMatcher< M >::operator Matcher< Container > ( ) const
inline

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

template<typename M>
template<typename Container>
testing::internal::EachMatcher< M >::operator Matcher< Container > ( ) const
inline

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