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

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

Public Member Functions

 MockFunction ()
 MOCK_METHOD0_T (Call, R())
 MockFunction ()
 MOCK_METHOD0_T (Call, R())

Constructor & Destructor Documentation

◆ MockFunction() [1/2]

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

Referenced by MOCK_METHOD0_T().

◆ MockFunction() [2/2]

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

Member Function Documentation

◆ MOCK_METHOD0_T() [1/2]

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

References MockFunction().

◆ MOCK_METHOD0_T() [2/2]

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

References MockFunction().


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