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

#include <gmock-matchers.h>

Public Member Functions

 ContainsMatcher (M m)
 
template<typename Container >
 operator Matcher< Container > () const
 
 ContainsMatcher (M m)
 
template<typename Container >
 operator Matcher< Container > () const
 

Constructor & Destructor Documentation

◆ ContainsMatcher() [1/2]

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

◆ ContainsMatcher() [2/2]

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

Member Function Documentation

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

template<typename M >
template<typename Container >
testing::internal::ContainsMatcher< M >::operator Matcher< Container > ( ) const
inline

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

template<typename M >
template<typename Container >
testing::internal::ContainsMatcher< M >::operator Matcher< Container > ( ) const
inline

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