Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Private Member Functions | List of all members
testing::MockFunction< R()> Class Template Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/gmock-generated-function-mockers.h>

Public Member Functions

 MockFunction ()
 
 MOCK_METHOD0_T (Call, R())
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFunction)
 

Constructor & Destructor Documentation

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

Member Function Documentation

template<typename R >
testing::MockFunction< R()>::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( MockFunction< R()>  )
private
template<typename R >
testing::MockFunction< R()>::MOCK_METHOD0_T ( Call  ,
R()   
)

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