Classes | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::DoBothAction< Action1, Action2 > Class Template Reference

#include <gmock.h>

Classes

class  Impl
 

Public Member Functions

 DoBothAction (Action1 action1, Action2 action2)
 
 DoBothAction (Action1 action1, Action2 action2)
 
template<typename F >
 operator Action< F > () const
 
template<typename F >
 operator Action< F > () const
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (DoBothAction)
 
 GTEST_DISALLOW_ASSIGN_ (DoBothAction)
 

Private Attributes

Action1 action1_
 
Action2 action2_
 

Detailed Description

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

Definition at line 1877 of file fused-src/gmock/gmock.h.

Constructor & Destructor Documentation

template<typename Action1, typename Action2>
testing::internal::DoBothAction< Action1, Action2 >::DoBothAction ( Action1  action1,
Action2  action2 
)
inline

Definition at line 1880 of file fused-src/gmock/gmock.h.

template<typename Action1, typename Action2>
testing::internal::DoBothAction< Action1, Action2 >::DoBothAction ( Action1  action1,
Action2  action2 
)
inline

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

Member Function Documentation

template<typename Action1, typename Action2>
testing::internal::DoBothAction< Action1, Action2 >::GTEST_DISALLOW_ASSIGN_ ( DoBothAction< Action1, Action2 >  )
private
template<typename Action1, typename Action2>
testing::internal::DoBothAction< Action1, Action2 >::GTEST_DISALLOW_ASSIGN_ ( DoBothAction< Action1, Action2 >  )
private
template<typename Action1, typename Action2>
template<typename F >
testing::internal::DoBothAction< Action1, Action2 >::operator Action< F > ( ) const
inline

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

template<typename Action1, typename Action2>
template<typename F >
testing::internal::DoBothAction< Action1, Action2 >::operator Action< F > ( ) const
inline

Definition at line 1886 of file fused-src/gmock/gmock.h.

Member Data Documentation

template<typename Action1, typename Action2>
Action1 testing::internal::DoBothAction< Action1, Action2 >::action1_
private

Definition at line 1917 of file fused-src/gmock/gmock.h.

template<typename Action1, typename Action2>
Action2 testing::internal::DoBothAction< Action1, Action2 >::action2_
private

Definition at line 1918 of file fused-src/gmock/gmock.h.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:10