GNU Radio's DSD Package
testing::internal::InvokeAction< FunctionImpl > Class Template Reference

#include <gmock-more-actions.h>

Public Member Functions

 InvokeAction (FunctionImpl function_impl)
template<typename Result, typename ArgumentTuple>
Result Perform (const ArgumentTuple &args)
 InvokeAction (FunctionImpl function_impl)
template<typename Result, typename ArgumentTuple>
Result Perform (const ArgumentTuple &args)

Constructor & Destructor Documentation

◆ InvokeAction() [1/2]

template<typename FunctionImpl>
testing::internal::InvokeAction< FunctionImpl >::InvokeAction ( FunctionImpl function_impl)
inlineexplicit

◆ InvokeAction() [2/2]

template<typename FunctionImpl>
testing::internal::InvokeAction< FunctionImpl >::InvokeAction ( FunctionImpl function_impl)
inlineexplicit

Member Function Documentation

◆ Perform() [1/2]

template<typename FunctionImpl>
template<typename Result, typename ArgumentTuple>
Result testing::internal::InvokeAction< FunctionImpl >::Perform ( const ArgumentTuple & args)
inline

◆ Perform() [2/2]

template<typename FunctionImpl>
template<typename Result, typename ArgumentTuple>
Result testing::internal::InvokeAction< FunctionImpl >::Perform ( const ArgumentTuple & args)
inline

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