GNU Radio's DSD Package
testing::internal::DoBothAction< Action1, Action2 > Class Template Reference

#include <gmock-actions.h>

Public Member Functions

 DoBothAction (Action1 action1, Action2 action2)
template<typename F>
 operator Action< F > () const
 DoBothAction (Action1 action1, Action2 action2)
template<typename F>
 operator Action< F > () const

Constructor & Destructor Documentation

◆ DoBothAction() [1/2]

template<typename Action1, typename Action2>
testing::internal::DoBothAction< Action1, Action2 >::DoBothAction ( Action1 action1,
Action2 action2 )
inline

◆ DoBothAction() [2/2]

template<typename Action1, typename Action2>
testing::internal::DoBothAction< Action1, Action2 >::DoBothAction ( Action1 action1,
Action2 action2 )
inline

Member Function Documentation

◆ operator Action< F >() [1/2]

template<typename Action1, typename Action2>
template<typename F>
testing::internal::DoBothAction< Action1, Action2 >::operator Action< F > ( ) const
inline

◆ operator Action< F >() [2/2]

template<typename Action1, typename Action2>
template<typename F>
testing::internal::DoBothAction< Action1, Action2 >::operator Action< F > ( ) const
inline

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