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

#include <gmock-matchers.h>

Public Member Functions

 KeyMatcher (M m)
template<typename PairType>
 operator Matcher< PairType > () const
 KeyMatcher (M m)
template<typename PairType>
 operator Matcher< PairType > () const

Constructor & Destructor Documentation

◆ KeyMatcher() [1/2]

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

◆ KeyMatcher() [2/2]

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

Member Function Documentation

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

template<typename M>
template<typename PairType>
testing::internal::KeyMatcher< M >::operator Matcher< PairType > ( ) const
inline

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

template<typename M>
template<typename PairType>
testing::internal::KeyMatcher< M >::operator Matcher< PairType > ( ) const
inline

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