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

#include <gmock-actions.h>

Public Member Functions

 InvokeWithoutArgsAction (FunctionImpl function_impl)
 
template<typename... Args>
auto operator() (const Args &...) -> decltype(function_impl())
 
template<typename... Args>
auto operator() (const Args &...) -> decltype(function_impl())
 
template<typename... Args>
auto operator() (const Args &...) -> decltype(function_impl())
 
template<typename... Args>
auto operator() (const Args &...) -> decltype(function_impl())
 
template<typename Result , typename ArgumentTuple >
Result Perform (const ArgumentTuple &)
 

Public Attributes

FunctionImpl function_impl
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (InvokeWithoutArgsAction)
 

Private Attributes

FunctionImpl function_impl_
 

Detailed Description

template<typename FunctionImpl>
struct testing::internal::InvokeWithoutArgsAction< FunctionImpl >

Definition at line 801 of file bloaty/third_party/googletest/googlemock/include/gmock/gmock-actions.h.

Constructor & Destructor Documentation

◆ InvokeWithoutArgsAction()

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

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

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

◆ operator()() [1/4]

template<typename FunctionImpl >
template<typename... Args>
auto testing::internal::InvokeWithoutArgsAction< FunctionImpl >::operator() ( const Args ...) -> decltype(function_impl())
inline

◆ operator()() [2/4]

template<typename FunctionImpl >
template<typename... Args>
auto testing::internal::InvokeWithoutArgsAction< FunctionImpl >::operator() ( const Args ...) -> decltype(function_impl())
inline

◆ operator()() [3/4]

template<typename FunctionImpl >
template<typename... Args>
auto testing::internal::InvokeWithoutArgsAction< FunctionImpl >::operator() ( const Args ...) -> decltype(function_impl())
inline

◆ operator()() [4/4]

template<typename FunctionImpl >
template<typename... Args>
auto testing::internal::InvokeWithoutArgsAction< FunctionImpl >::operator() ( const Args ...) -> decltype(function_impl())
inline

◆ Perform()

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

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

Member Data Documentation

◆ function_impl

template<typename FunctionImpl >
FunctionImpl testing::internal::InvokeWithoutArgsAction< FunctionImpl >::function_impl

◆ function_impl_

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

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


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


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