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

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

Public Member Functions

 MockFunction ()
 MOCK_METHOD1_T (Call, R(A0))
 MockFunction ()
 MOCK_METHOD1_T (Call, R(A0))

Constructor & Destructor Documentation

◆ MockFunction() [1/2]

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

Referenced by MOCK_METHOD1_T().

◆ MockFunction() [2/2]

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

Member Function Documentation

◆ MOCK_METHOD1_T() [1/2]

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

References MockFunction().

◆ MOCK_METHOD1_T() [2/2]

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

References MockFunction().


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