Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::MockFunction< R(A0)> Class Template Reference

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

Public Member Functions

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

Detailed Description

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

Definition at line 1169 of file gmock-generated-function-mockers.h.

Constructor & Destructor Documentation

◆ MockFunction()

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

Definition at line 1171 of file gmock-generated-function-mockers.h.

1171{}

Member Function Documentation

◆ MOCK_METHOD1_T()

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

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