Orxonox  0.0.5 Codename: Arcturus
Public Types | Static Public Member Functions | List of all members
testing::internal::TupleFields< Tuple, k0,-1,-1,-1,-1,-1,-1,-1,-1,-1 > Class Template Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/gmock-generated-matchers.h>

Public Types

typedef ::std::tr1::tuple< GMOCK_FIELD_TYPE_(Tuple, k0)> type
 

Static Public Member Functions

static type GetSelectedFields (const Tuple &t)
 

Member Typedef Documentation

template<class Tuple , int k0>
typedef ::std::tr1::tuple<GMOCK_FIELD_TYPE_(Tuple, k0)> testing::internal::TupleFields< Tuple, k0,-1,-1,-1,-1,-1,-1,-1,-1,-1 >::type

Member Function Documentation

template<class Tuple , int k0>
static type testing::internal::TupleFields< Tuple, k0,-1,-1,-1,-1,-1,-1,-1,-1,-1 >::GetSelectedFields ( const Tuple &  t)
inlinestatic

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