Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::SelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, k5,-1,-1,-1,-1,-1 > Class Template Reference

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

Public Types

typedef Result type (GMOCK_FIELD_(ArgumentTuple, k1), GMOCK_FIELD_(ArgumentTuple, k2), GMOCK_FIELD_(ArgumentTuple, k3), GMOCK_FIELD_(ArgumentTuple, k4), GMOCK_FIELD_(ArgumentTuple, k5))
 
typedef Function< type >
::ArgumentTuple 
SelectedArgs
 

Static Public Member Functions

static SelectedArgs Select (const ArgumentTuple &args)
 

Detailed Description

template<typename Result, typename ArgumentTuple, int k1, int k2, int k3, int k4, int k5>
class testing::internal::SelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, k5,-1,-1,-1,-1,-1 >

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

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

Member Typedef Documentation

template<typename Result , typename ArgumentTuple , int k1, int k2, int k3, int k4, int k5>
typedef Function<type>::ArgumentTuple testing::internal::SelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, k5,-1,-1,-1,-1,-1 >::SelectedArgs

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

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

template<typename Result , typename ArgumentTuple , int k1, int k2, int k3, int k4, int k5>
typedef Result testing::internal::SelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, k5,-1,-1,-1,-1,-1 >::type(GMOCK_FIELD_(ArgumentTuple, k1), GMOCK_FIELD_(ArgumentTuple, k2), GMOCK_FIELD_(ArgumentTuple, k3), GMOCK_FIELD_(ArgumentTuple, k4), GMOCK_FIELD_(ArgumentTuple, k5))

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

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

Member Function Documentation

template<typename Result , typename ArgumentTuple , int k1, int k2, int k3, int k4, int k5>
static SelectedArgs testing::internal::SelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, k5,-1,-1,-1,-1,-1 >::Select ( const ArgumentTuple &  args)
inlinestatic

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

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


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