GNU Radio's DSD Package
testing::internal::StlContainerView< Element[N]> 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_ (Element) RawElement
typedef GTEST_REMOVE_CONST_ (Element) RawElement

Static Public Member Functions

static const_reference ConstReference (const Element(&array)[N])
static type Copy (const Element(&array)[N])
static const_reference ConstReference (const Element(&array)[N])
static type Copy (const Element(&array)[N])

Member Typedef Documentation

◆ const_reference [1/2]

template<typename Element, size_t N>
typedef const type testing::internal::StlContainerView< Element[N]>::const_reference

◆ const_reference [2/2]

template<typename Element, size_t N>
typedef const type testing::internal::StlContainerView< Element[N]>::const_reference

◆ type [1/2]

template<typename Element, size_t N>
typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< Element[N]>::type

◆ type [2/2]

template<typename Element, size_t N>
typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< Element[N]>::type

Member Function Documentation

◆ ConstReference() [1/2]

template<typename Element, size_t N>
const_reference testing::internal::StlContainerView< Element[N]>::ConstReference ( const Element(&) array[N])
inlinestatic

◆ ConstReference() [2/2]

template<typename Element, size_t N>
const_reference testing::internal::StlContainerView< Element[N]>::ConstReference ( const Element(&) array[N])
inlinestatic

◆ Copy() [1/2]

template<typename Element, size_t N>
type testing::internal::StlContainerView< Element[N]>::Copy ( const Element(&) array[N])
inlinestatic

◆ Copy() [2/2]

template<typename Element, size_t N>
type testing::internal::StlContainerView< Element[N]>::Copy ( const Element(&) array[N])
inlinestatic

◆ GTEST_REMOVE_CONST_() [1/2]

template<typename Element, size_t N>
typedef testing::internal::StlContainerView< Element[N]>::GTEST_REMOVE_CONST_ ( Element )

◆ GTEST_REMOVE_CONST_() [2/2]

template<typename Element, size_t N>
typedef testing::internal::StlContainerView< Element[N]>::GTEST_REMOVE_CONST_ ( Element )

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