Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Private Member Functions | List of all members
testing::MockFunction< R(A0, A1, A2, A3, A4)> 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_METHOD5_T (Call, R(A0, A1, A2, A3, A4))
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFunction)
 

Constructor & Destructor Documentation

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

Member Function Documentation

template<typename R , typename A0 , typename A1 , typename A2 , typename A3 , typename A4 >
testing::MockFunction< R(A0, A1, A2, A3, A4)>::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( MockFunction< R(A0, A1, A2, A3, A4)>  )
private
template<typename R , typename A0 , typename A1 , typename A2 , typename A3 , typename A4 >
testing::MockFunction< R(A0, A1, A2, A3, A4)>::MOCK_METHOD5_T ( Call  ,
R(A0, A1, A2, A3, A4)   
)

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