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

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

Public Member Functions

 MockFunction ()
 MOCK_METHOD4_T (Call, R(A0, A1, A2, A3))
 MockFunction ()
 MOCK_METHOD4_T (Call, R(A0, A1, A2, A3))

Constructor & Destructor Documentation

◆ MockFunction() [1/2]

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

Referenced by MOCK_METHOD4_T().

◆ MockFunction() [2/2]

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

Member Function Documentation

◆ MOCK_METHOD4_T() [1/2]

template<typename R, typename A0, typename A1, typename A2, typename A3>
testing::MockFunction< R(A0, A1, A2, A3)>::MOCK_METHOD4_T ( Call ,
R(A0, A1, A2, A3)  )

References MockFunction().

◆ MOCK_METHOD4_T() [2/2]

template<typename R, typename A0, typename A1, typename A2, typename A3>
testing::MockFunction< R(A0, A1, A2, A3)>::MOCK_METHOD4_T ( Call ,
R(A0, A1, A2, A3)  )

References MockFunction().


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