Public Types | Public Member Functions | Private Types | Private Attributes | List of all members
testing::internal::WithArgsAction< InnerAction, I >::Impl< F > Class Template Reference
Inheritance diagram for testing::internal::WithArgsAction< InnerAction, I >::Impl< F >:
Inheritance graph
[legend]

Public Types

typedef Function< F >::ArgumentTuple ArgumentTuple
 
typedef Function< F >::Result Result
 
- Public Types inherited from testing::ActionInterface< F >
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 

Public Member Functions

 Impl (const InnerAction &action)
 
virtual Result Perform (const ArgumentTuple &args)
 
- Public Member Functions inherited from testing::ActionInterface< F >
 ActionInterface ()
 
 ActionInterface ()
 
 ActionInterface ()
 
 ActionInterface ()
 
 ActionInterface ()
 
virtual ~ActionInterface ()
 
virtual ~ActionInterface ()
 
virtual ~ActionInterface ()
 
virtual ~ActionInterface ()
 
virtual ~ActionInterface ()
 

Private Types

typedef SelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::type InnerFunctionType
 

Private Attributes

Action< InnerFunctionTypeaction_
 

Detailed Description

template<typename InnerAction, size_t... I>
template<typename F>
class testing::internal::WithArgsAction< InnerAction, I >::Impl< F >

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

Member Typedef Documentation

◆ ArgumentTuple

template<typename InnerAction , size_t... I>
template<typename F >
typedef Function<F>::ArgumentTuple testing::internal::WithArgsAction< InnerAction, I >::Impl< F >::ArgumentTuple

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

◆ InnerFunctionType

template<typename InnerAction , size_t... I>
template<typename F >
typedef SelectArgs<Result, ArgumentTuple, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10>::type testing::internal::WithArgsAction< InnerAction, I >::Impl< F >::InnerFunctionType
private

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

◆ Result

template<typename InnerAction , size_t... I>
template<typename F >
typedef Function<F>::Result testing::internal::WithArgsAction< InnerAction, I >::Impl< F >::Result

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

Constructor & Destructor Documentation

◆ Impl()

template<typename InnerAction , size_t... I>
template<typename F >
testing::internal::WithArgsAction< InnerAction, I >::Impl< F >::Impl ( const InnerAction &  action)
inlineexplicit

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

Member Function Documentation

◆ Perform()

template<typename InnerAction , size_t... I>
template<typename F >
virtual Result testing::internal::WithArgsAction< InnerAction, I >::Impl< F >::Perform ( const ArgumentTuple args)
inlinevirtual

Member Data Documentation

◆ action_

template<typename InnerAction , size_t... I>
template<typename F >
Action<InnerFunctionType> testing::internal::WithArgsAction< InnerAction, I >::Impl< F >::action_
private

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


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


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