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

#include <gmock-matchers.h>

Public Member Functions

 MatcherAsPredicate (M matcher)
template<typename T>
bool operator() (const T &x) const
 MatcherAsPredicate (M matcher)
template<typename T>
bool operator() (const T &x) const

Constructor & Destructor Documentation

◆ MatcherAsPredicate() [1/2]

template<typename M>
testing::internal::MatcherAsPredicate< M >::MatcherAsPredicate ( M matcher)
inlineexplicit

◆ MatcherAsPredicate() [2/2]

template<typename M>
testing::internal::MatcherAsPredicate< M >::MatcherAsPredicate ( M matcher)
inlineexplicit

Member Function Documentation

◆ operator()() [1/2]

template<typename M>
template<typename T>
bool testing::internal::MatcherAsPredicate< M >::operator() ( const T & x) const
inline

◆ operator()() [2/2]

template<typename M>
template<typename T>
bool testing::internal::MatcherAsPredicate< M >::operator() ( const T & x) const
inline

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