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

Public Types

typedef Function< F >::ArgumentTuple ArgumentTuple
 
typedef Function< F >::Result Result
 
typedef Function< F >::MakeResultVoid VoidResult
 
- 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 Action< VoidResult > &action1, const Action< F > &action2)
 
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 Member Functions

 GTEST_DISALLOW_ASSIGN_ (Impl)
 

Private Attributes

const Action< VoidResultaction1_
 
const Action< F > action2_
 

Detailed Description

template<typename Action1, typename Action2>
template<typename F>
class testing::internal::DoBothAction< Action1, Action2 >::Impl< F >

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

Member Typedef Documentation

◆ ArgumentTuple

template<typename Action1 , typename Action2 >
template<typename F >
typedef Function<F>::ArgumentTuple testing::internal::DoBothAction< Action1, Action2 >::Impl< F >::ArgumentTuple

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

◆ Result

template<typename Action1 , typename Action2 >
template<typename F >
typedef Function<F>::Result testing::internal::DoBothAction< Action1, Action2 >::Impl< F >::Result

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

◆ VoidResult

template<typename Action1 , typename Action2 >
template<typename F >
typedef Function<F>::MakeResultVoid testing::internal::DoBothAction< Action1, Action2 >::Impl< F >::VoidResult

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

Constructor & Destructor Documentation

◆ Impl()

template<typename Action1 , typename Action2 >
template<typename F >
testing::internal::DoBothAction< Action1, Action2 >::Impl< F >::Impl ( const Action< VoidResult > &  action1,
const Action< F > &  action2 
)
inline

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename Action1 , typename Action2 >
template<typename F >
testing::internal::DoBothAction< Action1, Action2 >::Impl< F >::GTEST_DISALLOW_ASSIGN_ ( Impl< F >  )
private

◆ Perform()

template<typename Action1 , typename Action2 >
template<typename F >
virtual Result testing::internal::DoBothAction< Action1, Action2 >::Impl< F >::Perform ( const ArgumentTuple args)
inlinevirtual

Member Data Documentation

◆ action1_

template<typename Action1 , typename Action2 >
template<typename F >
const Action<VoidResult> testing::internal::DoBothAction< Action1, Action2 >::Impl< F >::action1_
private

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

◆ action2_

template<typename Action1 , typename Action2 >
template<typename F >
const Action<F> testing::internal::DoBothAction< Action1, Action2 >::Impl< F >::action2_
private

Definition at line 1979 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:48