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 ( matcher)
inlineexplicit

◆ MatcherAsPredicate() [2/2]

template<typename M >
testing::internal::MatcherAsPredicate< M >::MatcherAsPredicate ( 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

References testing::Matches().

◆ operator()() [2/2]

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

References testing::Matches().


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