GNU Radio's DSD Package
testing::PolymorphicMatcher< Impl > Class Template Reference

#include <gmock-matchers.h>

Public Member Functions

 PolymorphicMatcher (const Impl &an_impl)
Impl & mutable_impl ()
const Impl & impl () const
template<typename T>
 operator Matcher< T > () const
 PolymorphicMatcher (const Impl &an_impl)
Impl & mutable_impl ()
const Impl & impl () const
template<typename T>
 operator Matcher< T > () const

Constructor & Destructor Documentation

◆ PolymorphicMatcher() [1/2]

template<class Impl>
testing::PolymorphicMatcher< Impl >::PolymorphicMatcher ( const Impl & an_impl)
inlineexplicit

◆ PolymorphicMatcher() [2/2]

template<class Impl>
testing::PolymorphicMatcher< Impl >::PolymorphicMatcher ( const Impl & an_impl)
inlineexplicit

Member Function Documentation

◆ impl() [1/2]

template<class Impl>
const Impl & testing::PolymorphicMatcher< Impl >::impl ( ) const
inline

◆ impl() [2/2]

template<class Impl>
const Impl & testing::PolymorphicMatcher< Impl >::impl ( ) const
inline

◆ mutable_impl() [1/2]

template<class Impl>
Impl & testing::PolymorphicMatcher< Impl >::mutable_impl ( )
inline

◆ mutable_impl() [2/2]

template<class Impl>
Impl & testing::PolymorphicMatcher< Impl >::mutable_impl ( )
inline

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

template<class Impl>
template<typename T>
testing::PolymorphicMatcher< Impl >::operator Matcher< T > ( ) const
inline

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

template<class Impl>
template<typename T>
testing::PolymorphicMatcher< Impl >::operator Matcher< T > ( ) const
inline

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