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

#include <gmock-actions.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ InvokeWithoutArgsAction() [1/2]

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

◆ InvokeWithoutArgsAction() [2/2]

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

Member Function Documentation

◆ Perform() [1/2]

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

◆ Perform() [2/2]

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

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