GNU Radio's DSD Package
testing::internal::ElementsAreMatcher< MatcherTuple > Class Template Reference

#include <gmock-matchers.h>

Public Member Functions

 ElementsAreMatcher (const MatcherTuple &args)
template<typename Container>
 operator Matcher< Container > () const
 ElementsAreMatcher (const MatcherTuple &args)
template<typename Container>
 operator Matcher< Container > () const

Constructor & Destructor Documentation

◆ ElementsAreMatcher() [1/2]

template<typename MatcherTuple>
testing::internal::ElementsAreMatcher< MatcherTuple >::ElementsAreMatcher ( const MatcherTuple & args)
inlineexplicit

◆ ElementsAreMatcher() [2/2]

template<typename MatcherTuple>
testing::internal::ElementsAreMatcher< MatcherTuple >::ElementsAreMatcher ( const MatcherTuple & args)
inlineexplicit

Member Function Documentation

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

template<typename MatcherTuple>
template<typename Container>
testing::internal::ElementsAreMatcher< MatcherTuple >::operator Matcher< Container > ( ) const
inline

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

template<typename MatcherTuple>
template<typename Container>
testing::internal::ElementsAreMatcher< MatcherTuple >::operator Matcher< Container > ( ) const
inline

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