Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::MockFunction< R()> Class Template Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h>

Public Member Functions

 MockFunction ()
 
 MOCK_METHOD0_T (Call, R())
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFunction)
 

Detailed Description

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

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

View newest version in sPHENIX GitHub at line 876 of file gmock-generated-function-mockers.h

Constructor & Destructor Documentation

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

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

View newest version in sPHENIX GitHub at line 878 of file gmock-generated-function-mockers.h

Member Function Documentation

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

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