GNU Radio's DSD Package
testing::internal::StlContainerView< ::std::tr1::tuple< ElementPointer, Size > > Class Template Reference

#include <gmock-internal-utils.h>

Public Types

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

Public Member Functions

typedef GTEST_REMOVE_CONST_ (typename internal::PointeeOf< ElementPointer >::type) RawElement
 
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)
 
static const_reference ConstReference (const ::std::tr1::tuple< ElementPointer, Size > &array)
 
static type Copy (const ::std::tr1::tuple< ElementPointer, Size > &array)
 

Member Typedef Documentation

◆ const_reference [1/2]

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

◆ const_reference [2/2]

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

◆ type [1/2]

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

◆ type [2/2]

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

Member Function Documentation

◆ ConstReference() [1/2]

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

◆ ConstReference() [2/2]

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

◆ Copy() [1/2]

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

◆ Copy() [2/2]

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

◆ GTEST_REMOVE_CONST_() [1/2]

template<typename ElementPointer , typename Size >
typedef testing::internal::StlContainerView< ::std::tr1::tuple< ElementPointer, Size > >::GTEST_REMOVE_CONST_ ( typename internal::PointeeOf< ElementPointer >::type  )

◆ GTEST_REMOVE_CONST_() [2/2]

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: