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

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

Public Member Functions

 MockFunction ()
 
 MOCK_METHOD3_T (Call, R(A0, A1, A2))
 
 MockFunction ()
 
 MOCK_METHOD3_T (Call, R(A0, A1, A2))
 

Constructor & Destructor Documentation

◆ MockFunction() [1/2]

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

◆ MockFunction() [2/2]

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

Member Function Documentation

◆ MOCK_METHOD3_T() [1/2]

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

◆ MOCK_METHOD3_T() [2/2]

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

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