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

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

Public Member Functions

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

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFunction)
 

Detailed Description

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

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

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

Constructor & Destructor Documentation

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

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

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

Member Function Documentation

template<typename R , typename A0 >
testing::MockFunction< R(A0)>::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( MockFunction< R(A0)>  )
private
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: