proxygen
testing::MockFunction< R(A0, A1, A2, A3)> Class Template Reference

#include <gmock-generated-function-mockers.h>

Public Member Functions

 MockFunction ()
 
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Result Call (typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1 gmock_a1, typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2 gmock_a2, typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3 gmock_a3, typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4 gmock_a4)
 
::testing::MockSpec< R(A0, A1, A2, A3) > & gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1 > &gmock_a1, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2 > &gmock_a2, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3 > &gmock_a3, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4 > &gmock_a4)
 
::testing::FunctionMocker< R(A0, A1, A2, A3) > GTEST_CONCAT_TOKEN_ (gmock4_Call_, __LINE__)
 
 MockFunction ()
 
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Result Call (typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1 gmock_a1, typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2 gmock_a2, typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3 gmock_a3, typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4 gmock_a4)
 
::testing::MockSpec< R(A0, A1, A2, A3) > & gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1 > &gmock_a1, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2 > &gmock_a2, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3 > &gmock_a3, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4 > &gmock_a4)
 
::testing::FunctionMocker< R(A0, A1, A2, A3) > GTEST_CONCAT_TOKEN_ (gmock4_Call_, __LINE__)
 
 MockFunction ()
 
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Result Call (typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1 gmock_a1, typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2 gmock_a2, typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3 gmock_a3, typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4 gmock_a4)
 
::testing::MockSpec< R(A0, A1, A2, A3) > & gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1 > &gmock_a1, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2 > &gmock_a2, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3 > &gmock_a3, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4 > &gmock_a4)
 
::testing::FunctionMocker< R(A0, A1, A2, A3) > GTEST_CONCAT_TOKEN_ (gmock4_Call_, __LINE__)
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFunction)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFunction)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFunction)
 

Detailed Description

template<typename R, typename A0, typename A1, typename A2, typename A3>
class testing::MockFunction< R(A0, A1, A2, A3)>

Definition at line 952 of file gmock-generated-function-mockers.h.

Constructor & Destructor Documentation

template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
testing::MockFunction< R(A0, A1, A2, A3)>::MockFunction ( )
inline

Definition at line 954 of file gmock-generated-function-mockers.h.

954 {}
template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
testing::MockFunction< R(A0, A1, A2, A3)>::MockFunction ( )
inline

Definition at line 954 of file gmock-generated-function-mockers.h.

954 {}
template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
testing::MockFunction< R(A0, A1, A2, A3)>::MockFunction ( )
inline

Definition at line 954 of file gmock-generated-function-mockers.h.

954 {}

Member Function Documentation

template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
typename ::testing::internal::Function< R(A0, A1, A2, A3) >::Result testing::MockFunction< R(A0, A1, A2, A3)>::Call ( typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1  gmock_a1,
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2  gmock_a2,
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3  gmock_a3,
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4  gmock_a4 
)
inline

Definition at line 956 of file gmock-generated-function-mockers.h.

template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
typename ::testing::internal::Function< R(A0, A1, A2, A3) >::Result testing::MockFunction< R(A0, A1, A2, A3)>::Call ( typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1  gmock_a1,
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2  gmock_a2,
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3  gmock_a3,
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4  gmock_a4 
)
inline

Definition at line 956 of file gmock-generated-function-mockers.h.

template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
typename ::testing::internal::Function< R(A0, A1, A2, A3) >::Result testing::MockFunction< R(A0, A1, A2, A3)>::Call ( typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1  gmock_a1,
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2  gmock_a2,
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3  gmock_a3,
typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4  gmock_a4 
)
inline

Definition at line 956 of file gmock-generated-function-mockers.h.

template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
::testing::MockSpec< R(A0, A1, A2, A3) >& testing::MockFunction< R(A0, A1, A2, A3)>::gmock_Call ( const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1 > &  gmock_a1,
const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2 > &  gmock_a2,
const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3 > &  gmock_a3,
const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4 > &  gmock_a4 
)
inline

Definition at line 956 of file gmock-generated-function-mockers.h.

template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
::testing::MockSpec< R(A0, A1, A2, A3) >& testing::MockFunction< R(A0, A1, A2, A3)>::gmock_Call ( const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1 > &  gmock_a1,
const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2 > &  gmock_a2,
const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3 > &  gmock_a3,
const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4 > &  gmock_a4 
)
inline

Definition at line 956 of file gmock-generated-function-mockers.h.

template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
::testing::MockSpec< R(A0, A1, A2, A3) >& testing::MockFunction< R(A0, A1, A2, A3)>::gmock_Call ( const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument1 > &  gmock_a1,
const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument2 > &  gmock_a2,
const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument3 > &  gmock_a3,
const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2, A3) >::Argument4 > &  gmock_a4 
)
inline

Definition at line 956 of file gmock-generated-function-mockers.h.

template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
::testing::FunctionMocker< R(A0, A1, A2, A3) > testing::MockFunction< R(A0, A1, A2, A3)>::GTEST_CONCAT_TOKEN_ ( gmock4_Call_  ,
__LINE__   
)
mutable
template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
::testing::FunctionMocker< R(A0, A1, A2, A3) > testing::MockFunction< R(A0, A1, A2, A3)>::GTEST_CONCAT_TOKEN_ ( gmock4_Call_  ,
__LINE__   
)
mutable
template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
::testing::FunctionMocker< R(A0, A1, A2, A3) > testing::MockFunction< R(A0, A1, A2, A3)>::GTEST_CONCAT_TOKEN_ ( gmock4_Call_  ,
__LINE__   
)
mutable
template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
testing::MockFunction< R(A0, A1, A2, A3)>::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( MockFunction< R(A0, A1, A2, A3)>  )
private
template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
testing::MockFunction< R(A0, A1, A2, A3)>::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( MockFunction< R(A0, A1, A2, A3)>  )
private
template<typename R , typename A0 , typename A1 , typename A2 , typename A3 >
testing::MockFunction< R(A0, A1, A2, A3)>::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( MockFunction< R(A0, A1, A2, A3)>  )
private

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