AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Types | Public Member Functions | Static Public Member Functions | List of all members
testing::internal::StlContainerView< ::testing::tuple< ElementPointer, Size > > Class Template Reference

#include <gmock-internal-utils.h>

Public Types

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

Public Member Functions

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

Static Public Member Functions

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

Member Typedef Documentation

◆ const_reference

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

◆ type

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

Member Function Documentation

◆ ConstReference()

template<typename ElementPointer , typename Size >
static const_reference testing::internal::StlContainerView< ::testing::tuple< ElementPointer, Size > >::ConstReference ( const ::testing::tuple< ElementPointer, Size > &  array)
inlinestatic

◆ Copy()

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

◆ GTEST_REMOVE_CONST_()

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

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

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0