proxygen
testing::ActionInterface< F > Class Template Referenceabstract

#include <gmock-actions.h>

Inheritance diagram for testing::ActionInterface< F >:
testing::gmock_generated_actions_test::SubstractAction testing::gmock_generated_actions_test::SubstractAction testing::gmock_generated_actions_test::SubstractAction testing::internal::DoBothAction< Action1, Action2 >::Impl< F > testing::internal::DoBothAction< Action1, Action2 >::Impl< F > testing::internal::DoBothAction< Action1, Action2 >::Impl< F > testing::internal::IgnoreResultAction< A >::Impl< F > testing::internal::IgnoreResultAction< A >::Impl< F > testing::internal::IgnoreResultAction< A >::Impl< F > testing::internal::ReturnAction< R >::Impl< R_, F > testing::internal::ReturnAction< R >::Impl< R_, F > testing::internal::ReturnAction< R >::Impl< R_, F > testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F > testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F > testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F > testing::internal::ReturnRefAction< T >::Impl< F > testing::internal::ReturnRefAction< T >::Impl< F > testing::internal::ReturnRefAction< T >::Impl< F > testing::internal::ReturnRefOfCopyAction< T >::Impl< F > testing::internal::ReturnRefOfCopyAction< T >::Impl< F > testing::internal::ReturnRefOfCopyAction< T >::Impl< F > testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F > testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F > testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F > testing::PolymorphicAction< Impl >::MonomorphicImpl< F > testing::PolymorphicAction< Impl >::MonomorphicImpl< F > testing::PolymorphicAction< Impl >::MonomorphicImpl< F >

Public Types

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

Public Member Functions

 ActionInterface ()
 
virtual ~ActionInterface ()
 
virtual Result Perform (const ArgumentTuple &args)=0
 
 ActionInterface ()
 
virtual ~ActionInterface ()
 
virtual Result Perform (const ArgumentTuple &args)=0
 
 ActionInterface ()
 
virtual ~ActionInterface ()
 
virtual Result Perform (const ArgumentTuple &args)=0
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (ActionInterface)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (ActionInterface)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (ActionInterface)
 

Detailed Description

template<typename F>
class testing::ActionInterface< F >

Definition at line 327 of file gmock-actions.h.

Member Typedef Documentation

Definition at line 330 of file gmock-actions.h.

Definition at line 330 of file gmock-actions.h.

Definition at line 330 of file gmock-actions.h.

template<typename F>
typedef internal::Function<F>::Result testing::ActionInterface< F >::Result

Definition at line 329 of file gmock-actions.h.

template<typename F>
typedef internal::Function<F>::Result testing::ActionInterface< F >::Result

Definition at line 329 of file gmock-actions.h.

template<typename F>
typedef internal::Function<F>::Result testing::ActionInterface< F >::Result

Definition at line 329 of file gmock-actions.h.

Constructor & Destructor Documentation

template<typename F>
testing::ActionInterface< F >::ActionInterface ( )
inline

Definition at line 332 of file gmock-actions.h.

332 {}
template<typename F>
virtual testing::ActionInterface< F >::~ActionInterface ( )
inlinevirtual

Definition at line 333 of file gmock-actions.h.

333 {}
template<typename F>
testing::ActionInterface< F >::ActionInterface ( )
inline

Definition at line 332 of file gmock-actions.h.

332 {}
template<typename F>
virtual testing::ActionInterface< F >::~ActionInterface ( )
inlinevirtual

Definition at line 333 of file gmock-actions.h.

333 {}
template<typename F>
testing::ActionInterface< F >::ActionInterface ( )
inline

Definition at line 332 of file gmock-actions.h.

332 {}
template<typename F>
virtual testing::ActionInterface< F >::~ActionInterface ( )
inlinevirtual

Definition at line 333 of file gmock-actions.h.

333 {}

Member Function Documentation

template<typename F>
testing::ActionInterface< F >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( ActionInterface< F >  )
private
template<typename F>
testing::ActionInterface< F >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( ActionInterface< F >  )
private
template<typename F>
testing::ActionInterface< F >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( ActionInterface< F >  )
private
template<typename F>
virtual Result testing::ActionInterface< F >::Perform ( const ArgumentTuple args)
pure virtual

Implemented in testing::internal::DoBothAction< Action1, Action2 >::Impl< F >, testing::internal::DoBothAction< Action1, Action2 >::Impl< F >, testing::internal::DoBothAction< Action1, Action2 >::Impl< F >, testing::internal::IgnoreResultAction< A >::Impl< F >, testing::internal::IgnoreResultAction< A >::Impl< F >, testing::internal::IgnoreResultAction< A >::Impl< F >, testing::internal::ReturnRefOfCopyAction< T >::Impl< F >, testing::internal::ReturnRefOfCopyAction< T >::Impl< F >, testing::internal::ReturnRefOfCopyAction< T >::Impl< F >, testing::internal::ReturnRefAction< T >::Impl< F >, testing::internal::ReturnRefAction< T >::Impl< F >, testing::internal::ReturnRefAction< T >::Impl< F >, testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >, testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >, testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >, testing::internal::ReturnAction< R >::Impl< R_, F >, testing::internal::ReturnAction< R >::Impl< R_, F >, testing::internal::ReturnAction< R >::Impl< R_, F >, testing::internal::ActionAdaptor< F1, F2 >, testing::internal::ActionAdaptor< F1, F2 >, testing::internal::ActionAdaptor< F1, F2 >, testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F >, testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F >, testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F >, testing::PolymorphicAction< Impl >::MonomorphicImpl< F >, testing::PolymorphicAction< Impl >::MonomorphicImpl< F >, and testing::PolymorphicAction< Impl >::MonomorphicImpl< F >.

template<typename F>
virtual Result testing::ActionInterface< F >::Perform ( const ArgumentTuple args)
pure virtual

Implemented in testing::internal::DoBothAction< Action1, Action2 >::Impl< F >, testing::internal::DoBothAction< Action1, Action2 >::Impl< F >, testing::internal::DoBothAction< Action1, Action2 >::Impl< F >, testing::internal::IgnoreResultAction< A >::Impl< F >, testing::internal::IgnoreResultAction< A >::Impl< F >, testing::internal::IgnoreResultAction< A >::Impl< F >, testing::internal::ReturnRefOfCopyAction< T >::Impl< F >, testing::internal::ReturnRefOfCopyAction< T >::Impl< F >, testing::internal::ReturnRefOfCopyAction< T >::Impl< F >, testing::internal::ReturnRefAction< T >::Impl< F >, testing::internal::ReturnRefAction< T >::Impl< F >, testing::internal::ReturnRefAction< T >::Impl< F >, testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >, testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >, testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >, testing::internal::ReturnAction< R >::Impl< R_, F >, testing::internal::ReturnAction< R >::Impl< R_, F >, testing::internal::ReturnAction< R >::Impl< R_, F >, testing::internal::ActionAdaptor< F1, F2 >, testing::internal::ActionAdaptor< F1, F2 >, testing::internal::ActionAdaptor< F1, F2 >, testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F >, testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F >, testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F >, testing::PolymorphicAction< Impl >::MonomorphicImpl< F >, testing::PolymorphicAction< Impl >::MonomorphicImpl< F >, and testing::PolymorphicAction< Impl >::MonomorphicImpl< F >.

template<typename F>
virtual Result testing::ActionInterface< F >::Perform ( const ArgumentTuple args)
pure virtual

Implemented in testing::internal::DoBothAction< Action1, Action2 >::Impl< F >, testing::internal::DoBothAction< Action1, Action2 >::Impl< F >, testing::internal::DoBothAction< Action1, Action2 >::Impl< F >, testing::internal::IgnoreResultAction< A >::Impl< F >, testing::internal::IgnoreResultAction< A >::Impl< F >, testing::internal::IgnoreResultAction< A >::Impl< F >, testing::internal::ReturnRefOfCopyAction< T >::Impl< F >, testing::internal::ReturnRefOfCopyAction< T >::Impl< F >, testing::internal::ReturnRefOfCopyAction< T >::Impl< F >, testing::internal::ReturnRefAction< T >::Impl< F >, testing::internal::ReturnRefAction< T >::Impl< F >, testing::internal::ReturnRefAction< T >::Impl< F >, testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >, testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >, testing::internal::ReturnAction< R >::Impl< ByMoveWrapper< R_ >, F >, testing::internal::ReturnAction< R >::Impl< R_, F >, testing::internal::ReturnAction< R >::Impl< R_, F >, testing::internal::ReturnAction< R >::Impl< R_, F >, testing::internal::ActionAdaptor< F1, F2 >, testing::internal::ActionAdaptor< F1, F2 >, testing::internal::ActionAdaptor< F1, F2 >, testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F >, testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F >, testing::internal::WithArgsAction< InnerAction, k1, k2, k3, k4, k5, k6, k7, k8, k9, k10 >::Impl< F >, testing::PolymorphicAction< Impl >::MonomorphicImpl< F >, testing::PolymorphicAction< Impl >::MonomorphicImpl< F >, and testing::PolymorphicAction< Impl >::MonomorphicImpl< F >.


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