Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::InvokeAction< FunctionImpl > Class Template Reference

#include <gmock.h>

Public Member Functions

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

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (InvokeAction)
 

Private Attributes

FunctionImpl function_impl_
 

Detailed Description

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

Definition at line 14700 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Constructor & Destructor Documentation

◆ InvokeAction()

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename FunctionImpl >
testing::internal::InvokeAction< FunctionImpl >::GTEST_DISALLOW_ASSIGN_ ( InvokeAction< FunctionImpl >  )
private

◆ Perform()

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

Member Data Documentation

◆ function_impl_

template<typename FunctionImpl >
FunctionImpl testing::internal::InvokeAction< FunctionImpl >::function_impl_
private

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:49