Public Types | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::ActionAdaptor< F1, F2 > Class Template Reference

#include <gmock.h>

Public Types

typedef internal::Function< F1 >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F1 >::Result Result
 

Public Member Functions

 ActionAdaptor (const Action< F2 > &from)
 
virtual Result Perform (const ArgumentTuple &args)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (ActionAdaptor)
 

Private Attributes

const internal::linked_ptr< ActionInterface< F2 > > impl_
 

Detailed Description

template<typename F1, typename F2>
class testing::internal::ActionAdaptor< F1, F2 >

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

Member Typedef Documentation

◆ ArgumentTuple

template<typename F1 , typename F2 >
typedef internal::Function<F1>::ArgumentTuple testing::internal::ActionAdaptor< F1, F2 >::ArgumentTuple

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

◆ Result

template<typename F1 , typename F2 >
typedef internal::Function<F1>::Result testing::internal::ActionAdaptor< F1, F2 >::Result

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

Constructor & Destructor Documentation

◆ ActionAdaptor()

template<typename F1 , typename F2 >
testing::internal::ActionAdaptor< F1, F2 >::ActionAdaptor ( const Action< F2 > &  from)
inlineexplicit

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename F1 , typename F2 >
testing::internal::ActionAdaptor< F1, F2 >::GTEST_DISALLOW_ASSIGN_ ( ActionAdaptor< F1, F2 )
private

◆ Perform()

template<typename F1 , typename F2 >
virtual Result testing::internal::ActionAdaptor< F1, F2 >::Perform ( const ArgumentTuple args)
inlinevirtual

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

Member Data Documentation

◆ impl_

template<typename F1 , typename F2 >
const internal::linked_ptr<ActionInterface<F2> > testing::internal::ActionAdaptor< F1, F2 >::impl_
private

Definition at line 1472 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:46