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

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

Public Types

typedef ::testing::tuple
< GMOCK_FIELD_TYPE_(Tuple, k0),
GMOCK_FIELD_TYPE_(Tuple, k1),
GMOCK_FIELD_TYPE_(Tuple, k2),
GMOCK_FIELD_TYPE_(Tuple, k3),
GMOCK_FIELD_TYPE_(Tuple, k4),
GMOCK_FIELD_TYPE_(Tuple, k5),
GMOCK_FIELD_TYPE_(Tuple, k6),
GMOCK_FIELD_TYPE_(Tuple, k7),
GMOCK_FIELD_TYPE_(Tuple, k8)> 
type
 

Static Public Member Functions

static type GetSelectedFields (const Tuple &t)
 

Detailed Description

template<class Tuple, int k0, int k1, int k2, int k3, int k4, int k5, int k6, int k7, int k8>
class testing::internal::TupleFields< Tuple, k0, k1, k2, k3, k4, k5, k6, k7, k8,-1 >

Definition at line 192 of file gmock-generated-matchers.h.

View newest version in sPHENIX GitHub at line 192 of file gmock-generated-matchers.h

Member Typedef Documentation

template<class Tuple , int k0, int k1, int k2, int k3, int k4, int k5, int k6, int k7, int k8>
typedef ::testing::tuple<GMOCK_FIELD_TYPE_(Tuple, k0), GMOCK_FIELD_TYPE_(Tuple, k1), GMOCK_FIELD_TYPE_(Tuple, k2), GMOCK_FIELD_TYPE_(Tuple, k3), GMOCK_FIELD_TYPE_(Tuple, k4), GMOCK_FIELD_TYPE_(Tuple, k5), GMOCK_FIELD_TYPE_(Tuple, k6), GMOCK_FIELD_TYPE_(Tuple, k7), GMOCK_FIELD_TYPE_(Tuple, k8)> testing::internal::TupleFields< Tuple, k0, k1, k2, k3, k4, k5, k6, k7, k8,-1 >::type

Definition at line 198 of file gmock-generated-matchers.h.

View newest version in sPHENIX GitHub at line 198 of file gmock-generated-matchers.h

Member Function Documentation

template<class Tuple , int k0, int k1, int k2, int k3, int k4, int k5, int k6, int k7, int k8>
static type testing::internal::TupleFields< Tuple, k0, k1, k2, k3, k4, k5, k6, k7, k8,-1 >::GetSelectedFields ( const Tuple &  t)
inlinestatic

Definition at line 199 of file gmock-generated-matchers.h.

View newest version in sPHENIX GitHub at line 199 of file gmock-generated-matchers.h


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