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

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

Public Member Functions

 MockFunction ()
 
typename::testing::internal::Function< R(A0, A1, A2) >::Result Call (typename::testing::internal::Function< R(A0, A1, A2) >::Argument1 gmock_a1, typename::testing::internal::Function< R(A0, A1, A2) >::Argument2 gmock_a2, typename::testing::internal::Function< R(A0, A1, A2) >::Argument3 gmock_a3)
 
::testing::MockSpec< R(A0, A1, A2) > & gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2) >::Argument1 > &gmock_a1, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2) >::Argument2 > &gmock_a2, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2) >::Argument3 > &gmock_a3)
 
::testing::FunctionMocker< R(A0, A1, A2) > GTEST_CONCAT_TOKEN_ (gmock3_Call_, __LINE__)
 
 MockFunction ()
 
typename::testing::internal::Function< R(A0, A1, A2) >::Result Call (typename::testing::internal::Function< R(A0, A1, A2) >::Argument1 gmock_a1, typename::testing::internal::Function< R(A0, A1, A2) >::Argument2 gmock_a2, typename::testing::internal::Function< R(A0, A1, A2) >::Argument3 gmock_a3)
 
::testing::MockSpec< R(A0, A1, A2) > & gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2) >::Argument1 > &gmock_a1, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2) >::Argument2 > &gmock_a2, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2) >::Argument3 > &gmock_a3)
 
::testing::FunctionMocker< R(A0, A1, A2) > GTEST_CONCAT_TOKEN_ (gmock3_Call_, __LINE__)
 
 MockFunction ()
 
typename::testing::internal::Function< R(A0, A1, A2) >::Result Call (typename::testing::internal::Function< R(A0, A1, A2) >::Argument1 gmock_a1, typename::testing::internal::Function< R(A0, A1, A2) >::Argument2 gmock_a2, typename::testing::internal::Function< R(A0, A1, A2) >::Argument3 gmock_a3)
 
::testing::MockSpec< R(A0, A1, A2) > & gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2) >::Argument1 > &gmock_a1, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2) >::Argument2 > &gmock_a2, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1, A2) >::Argument3 > &gmock_a3)
 
::testing::FunctionMocker< R(A0, A1, A2) > GTEST_CONCAT_TOKEN_ (gmock3_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>
class testing::MockFunction< R(A0, A1, A2)>

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

Constructor & Destructor Documentation

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

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

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

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

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

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

935 {}

Member Function Documentation

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

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

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

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

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

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

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

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

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

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

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

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

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

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