GNU Radio's DSD Package
testing::internal::BothOfMatcher< Matcher1, Matcher2 > Class Template Reference

#include <gmock-matchers.h>

Public Member Functions

 BothOfMatcher (Matcher1 matcher1, Matcher2 matcher2)
template<typename T>
 operator Matcher< T > () const
 BothOfMatcher (Matcher1 matcher1, Matcher2 matcher2)
template<typename T>
 operator Matcher< T > () const

Constructor & Destructor Documentation

◆ BothOfMatcher() [1/2]

template<typename Matcher1, typename Matcher2>
testing::internal::BothOfMatcher< Matcher1, Matcher2 >::BothOfMatcher ( Matcher1 matcher1,
Matcher2 matcher2 )
inline

◆ BothOfMatcher() [2/2]

template<typename Matcher1, typename Matcher2>
testing::internal::BothOfMatcher< Matcher1, Matcher2 >::BothOfMatcher ( Matcher1 matcher1,
Matcher2 matcher2 )
inline

Member Function Documentation

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

template<typename Matcher1, typename Matcher2>
template<typename T>
testing::internal::BothOfMatcher< Matcher1, Matcher2 >::operator Matcher< T > ( ) const
inline

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

template<typename Matcher1, typename Matcher2>
template<typename T>
testing::internal::BothOfMatcher< Matcher1, Matcher2 >::operator Matcher< T > ( ) const
inline

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