Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > > Class Template Reference

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

Static Public Member Functions

template<typename Function >
static R Invoke (Function function, const ::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > &args)
 
template<class Class , typename MethodPtr >
static R InvokeMethod (Class *obj_ptr, MethodPtr method_ptr, const ::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > &args)
 

Detailed Description

template<typename R, typename A1, typename A2, typename A3, typename A4, typename A5, typename A6, typename A7>
class testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > >

Definition at line 179 of file gmock-generated-actions.h.

View newest version in sPHENIX GitHub at line 179 of file gmock-generated-actions.h

Member Function Documentation

template<typename R , typename A1 , typename A2 , typename A3 , typename A4 , typename A5 , typename A6 , typename A7 >
template<typename Function >
static R testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > >::Invoke ( Function  function,
const ::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > &  args 
)
inlinestatic

Definition at line 182 of file gmock-generated-actions.h.

View newest version in sPHENIX GitHub at line 182 of file gmock-generated-actions.h

References check_smearing_config::args.

template<typename R , typename A1 , typename A2 , typename A3 , typename A4 , typename A5 , typename A6 , typename A7 >
template<class Class , typename MethodPtr >
static R testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > >::InvokeMethod ( Class *  obj_ptr,
MethodPtr  method_ptr,
const ::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > &  args 
)
inlinestatic

Definition at line 189 of file gmock-generated-actions.h.

View newest version in sPHENIX GitHub at line 189 of file gmock-generated-actions.h

References check_smearing_config::args.


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