GNU Radio's DSD Package
testing::internal::TrulyMatcher< Predicate > Class Template Reference

#include <gmock-matchers.h>

Public Member Functions

 TrulyMatcher (Predicate pred)
 
template<typename T >
bool MatchAndExplain (T &x, MatchResultListener *) const
 
void DescribeTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 
 TrulyMatcher (Predicate pred)
 
template<typename T >
bool MatchAndExplain (T &x, MatchResultListener *) const
 
void DescribeTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 

Constructor & Destructor Documentation

◆ TrulyMatcher() [1/2]

template<typename Predicate >
testing::internal::TrulyMatcher< Predicate >::TrulyMatcher ( Predicate  pred)
inlineexplicit

◆ TrulyMatcher() [2/2]

template<typename Predicate >
testing::internal::TrulyMatcher< Predicate >::TrulyMatcher ( Predicate  pred)
inlineexplicit

Member Function Documentation

◆ DescribeNegationTo() [1/2]

template<typename Predicate >
void testing::internal::TrulyMatcher< Predicate >::DescribeNegationTo ( ::std::ostream *  os) const
inline

◆ DescribeNegationTo() [2/2]

template<typename Predicate >
void testing::internal::TrulyMatcher< Predicate >::DescribeNegationTo ( ::std::ostream *  os) const
inline

◆ DescribeTo() [1/2]

template<typename Predicate >
void testing::internal::TrulyMatcher< Predicate >::DescribeTo ( ::std::ostream *  os) const
inline

◆ DescribeTo() [2/2]

template<typename Predicate >
void testing::internal::TrulyMatcher< Predicate >::DescribeTo ( ::std::ostream *  os) const
inline

◆ MatchAndExplain() [1/2]

template<typename Predicate >
template<typename T >
bool testing::internal::TrulyMatcher< Predicate >::MatchAndExplain ( T &  x,
MatchResultListener  
) const
inline

◆ MatchAndExplain() [2/2]

template<typename Predicate >
template<typename T >
bool testing::internal::TrulyMatcher< Predicate >::MatchAndExplain ( T &  x,
MatchResultListener  
) const
inline

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