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

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

Public Member Functions

 MockFunction ()
 
typename::testing::internal::Function< R() >::Result Call ()
 
::testing::MockSpec< R() > & gmock_Call ()
 
::testing::FunctionMocker< R() > GTEST_CONCAT_TOKEN_ (gmock0_Call_, __LINE__)
 
 MockFunction ()
 
typename::testing::internal::Function< R() >::Result Call ()
 
::testing::MockSpec< R() > & gmock_Call ()
 
::testing::FunctionMocker< R() > GTEST_CONCAT_TOKEN_ (gmock0_Call_, __LINE__)
 
 MockFunction ()
 
typename::testing::internal::Function< R() >::Result Call ()
 
::testing::MockSpec< R() > & gmock_Call ()
 
::testing::FunctionMocker< R() > GTEST_CONCAT_TOKEN_ (gmock0_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>
class testing::MockFunction< R()>

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

Constructor & Destructor Documentation

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

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

878 {}
template<typename R >
testing::MockFunction< R()>::MockFunction ( )
inline

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

878 {}
template<typename R >
testing::MockFunction< R()>::MockFunction ( )
inline

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

878 {}

Member Function Documentation

template<typename R >
typename ::testing::internal::Function< R() >::Result testing::MockFunction< R()>::Call ( )
inline

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

template<typename R >
typename ::testing::internal::Function< R() >::Result testing::MockFunction< R()>::Call ( )
inline

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

template<typename R >
typename ::testing::internal::Function< R() >::Result testing::MockFunction< R()>::Call ( )
inline

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

template<typename R >
::testing::MockSpec< R() >& testing::MockFunction< R()>::gmock_Call ( )
inline

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

template<typename R >
::testing::MockSpec< R() >& testing::MockFunction< R()>::gmock_Call ( )
inline

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

template<typename R >
::testing::MockSpec< R() >& testing::MockFunction< R()>::gmock_Call ( )
inline

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

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

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