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

◆ 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()   
)

◆ MOCK_METHOD0_T() [2/2]

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

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