Orxonox  0.0.5 Codename: Arcturus
Public Types | Public Member Functions | Static Public Member Functions | List of all members
testing::internal::StlContainerView< ::std::tr1::tuple< ElementPointer, Size > > Class Template Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/internal/gmock-internal-utils.h>

Public Types

typedef const type const_reference
 
typedef internal::NativeArray< RawElement > type
 

Public Member Functions

typedef GTEST_REMOVE_CONST_ (typename internal::PointeeOf< ElementPointer >::type) RawElement
 

Static Public Member Functions

static const_reference ConstReference (const ::std::tr1::tuple< ElementPointer, Size > &array)
 
static type Copy (const ::std::tr1::tuple< ElementPointer, Size > &array)
 

Member Typedef Documentation

template<typename ElementPointer , typename Size >
typedef const type testing::internal::StlContainerView< ::std::tr1::tuple< ElementPointer, Size > >::const_reference
template<typename ElementPointer , typename Size >
typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< ::std::tr1::tuple< ElementPointer, Size > >::type

Member Function Documentation

template<typename ElementPointer , typename Size >
static const_reference testing::internal::StlContainerView< ::std::tr1::tuple< ElementPointer, Size > >::ConstReference ( const ::std::tr1::tuple< ElementPointer, Size > &  array)
inlinestatic
template<typename ElementPointer , typename Size >
static type testing::internal::StlContainerView< ::std::tr1::tuple< ElementPointer, Size > >::Copy ( const ::std::tr1::tuple< ElementPointer, Size > &  array)
inlinestatic
template<typename ElementPointer , typename Size >
typedef testing::internal::StlContainerView< ::std::tr1::tuple< ElementPointer, Size > >::GTEST_REMOVE_CONST_ ( typename internal::PointeeOf< ElementPointer >::type  )

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