GNU Radio's DSD Package
testing::internal::ArgsMatcher< InnerMatcher, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 > Class Template Reference

#include <gmock-generated-matchers.h>

Public Member Functions

 ArgsMatcher (const InnerMatcher &inner_matcher)
template<typename ArgsTuple>
 operator Matcher< ArgsTuple > () const
 ArgsMatcher (const InnerMatcher &inner_matcher)
template<typename ArgsTuple>
 operator Matcher< ArgsTuple > () const

Constructor & Destructor Documentation

◆ ArgsMatcher() [1/2]

template<class InnerMatcher, int k0 = -1, int k1 = -1, int k2 = -1, int k3 = -1, int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1, int k9 = -1>
testing::internal::ArgsMatcher< InnerMatcher, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::ArgsMatcher ( const InnerMatcher & inner_matcher)
inlineexplicit

◆ ArgsMatcher() [2/2]

template<class InnerMatcher, int k0 = -1, int k1 = -1, int k2 = -1, int k3 = -1, int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1, int k9 = -1>
testing::internal::ArgsMatcher< InnerMatcher, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::ArgsMatcher ( const InnerMatcher & inner_matcher)
inlineexplicit

Member Function Documentation

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

template<class InnerMatcher, int k0 = -1, int k1 = -1, int k2 = -1, int k3 = -1, int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1, int k9 = -1>
template<typename ArgsTuple>
testing::internal::ArgsMatcher< InnerMatcher, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::operator Matcher< ArgsTuple > ( ) const
inline

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

template<class InnerMatcher, int k0 = -1, int k1 = -1, int k2 = -1, int k3 = -1, int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1, int k9 = -1>
template<typename ArgsTuple>
testing::internal::ArgsMatcher< InnerMatcher, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::operator Matcher< ArgsTuple > ( ) const
inline

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