Electroneum
Loading...
Searching...
No Matches
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)

Detailed Description

template<typename FunctionImpl>
class testing::internal::InvokeAction< FunctionImpl >

Definition at line 52 of file gmock-more-actions.h.

Constructor & Destructor Documentation

◆ InvokeAction()

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

Definition at line 56 of file gmock-more-actions.h.

Member Function Documentation

◆ Perform()

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

Definition at line 60 of file gmock-more-actions.h.

60 {
62 }

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-more-actions.h