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

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

Public Member Functions

 MockFunction ()
 
typename::testing::internal::Function< R(A0) >::Result Call (typename::testing::internal::Function< R(A0) >::Argument1 gmock_a1)
 
::testing::MockSpec< R(A0) > & gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0) >::Argument1 > &gmock_a1)
 
::testing::FunctionMocker< R(A0) > GTEST_CONCAT_TOKEN_ (gmock1_Call_, __LINE__)
 
 MockFunction ()
 
typename::testing::internal::Function< R(A0) >::Result Call (typename::testing::internal::Function< R(A0) >::Argument1 gmock_a1)
 
::testing::MockSpec< R(A0) > & gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0) >::Argument1 > &gmock_a1)
 
::testing::FunctionMocker< R(A0) > GTEST_CONCAT_TOKEN_ (gmock1_Call_, __LINE__)
 
 MockFunction ()
 
typename::testing::internal::Function< R(A0) >::Result Call (typename::testing::internal::Function< R(A0) >::Argument1 gmock_a1)
 
::testing::MockSpec< R(A0) > & gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0) >::Argument1 > &gmock_a1)
 
::testing::FunctionMocker< R(A0) > GTEST_CONCAT_TOKEN_ (gmock1_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>
class testing::MockFunction< R(A0)>

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

Constructor & Destructor Documentation

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

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

897 {}
template<typename R , typename A0 >
testing::MockFunction< R(A0)>::MockFunction ( )
inline

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

897 {}
template<typename R , typename A0 >
testing::MockFunction< R(A0)>::MockFunction ( )
inline

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

897 {}

Member Function Documentation

template<typename R , typename A0 >
typename ::testing::internal::Function< R(A0) >::Result testing::MockFunction< R(A0)>::Call ( typename::testing::internal::Function< R(A0) >::Argument1  gmock_a1)
inline

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

template<typename R , typename A0 >
typename ::testing::internal::Function< R(A0) >::Result testing::MockFunction< R(A0)>::Call ( typename::testing::internal::Function< R(A0) >::Argument1  gmock_a1)
inline

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

template<typename R , typename A0 >
typename ::testing::internal::Function< R(A0) >::Result testing::MockFunction< R(A0)>::Call ( typename::testing::internal::Function< R(A0) >::Argument1  gmock_a1)
inline

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

template<typename R , typename A0 >
::testing::MockSpec< R(A0) >& testing::MockFunction< R(A0)>::gmock_Call ( const ::testing::Matcher< typename::testing::internal::Function< R(A0) >::Argument1 > &  gmock_a1)
inline

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

template<typename R , typename A0 >
::testing::MockSpec< R(A0) >& testing::MockFunction< R(A0)>::gmock_Call ( const ::testing::Matcher< typename::testing::internal::Function< R(A0) >::Argument1 > &  gmock_a1)
inline

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

template<typename R , typename A0 >
::testing::MockSpec< R(A0) >& testing::MockFunction< R(A0)>::gmock_Call ( const ::testing::Matcher< typename::testing::internal::Function< R(A0) >::Argument1 > &  gmock_a1)
inline

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

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

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