AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Public Types | Public Member Functions | Friends | List of all members
testing::gmock_matchers_test::Streamlike< T > Class Template Reference

Public Types

typedef ConstIter const_iterator
 
typedef T value_type
 

Public Member Functions

template<typename InIter >
 Streamlike (InIter first, InIter last)
 
const_iterator begin () const
 
const_iterator end () const
 

Friends

std::ostream & operator<< (std::ostream &os, const Streamlike &s)
 

Member Typedef Documentation

◆ const_iterator

template<typename T >
typedef ConstIter testing::gmock_matchers_test::Streamlike< T >::const_iterator

◆ value_type

template<typename T >
typedef T testing::gmock_matchers_test::Streamlike< T >::value_type

Constructor & Destructor Documentation

◆ Streamlike()

template<typename T >
template<typename InIter >
testing::gmock_matchers_test::Streamlike< T >::Streamlike ( InIter  first,
InIter  last 
)
inline

Member Function Documentation

◆ begin()

template<typename T >
const_iterator testing::gmock_matchers_test::Streamlike< T >::begin ( ) const
inline

◆ end()

template<typename T >
const_iterator testing::gmock_matchers_test::Streamlike< T >::end ( ) const
inline

Friends And Related Function Documentation

◆ operator<<

template<typename T >
std::ostream& operator<< ( std::ostream &  os,
const Streamlike< T > &  s 
)
friend

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