GNU Radio's DSD Package
testing::MockFunction< R(A0, A1)> Class Template Reference

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

Public Member Functions

 MockFunction ()
 MOCK_METHOD2_T (Call, R(A0, A1))
 MockFunction ()
 MOCK_METHOD2_T (Call, R(A0, A1))

Constructor & Destructor Documentation

◆ MockFunction() [1/2]

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

Referenced by MOCK_METHOD2_T().

◆ MockFunction() [2/2]

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

Member Function Documentation

◆ MOCK_METHOD2_T() [1/2]

template<typename R, typename A0, typename A1>
testing::MockFunction< R(A0, A1)>::MOCK_METHOD2_T ( Call ,
R(A0, A1)  )

References MockFunction().

◆ MOCK_METHOD2_T() [2/2]

template<typename R, typename A0, typename A1>
testing::MockFunction< R(A0, A1)>::MOCK_METHOD2_T ( Call ,
R(A0, A1)  )

References MockFunction().


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