AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Classes | Functions
alexaClientSDK::acsdkAlerts::renderer Namespace Reference

Namespaces

 test
 

Classes

class  Renderer
 
class  RendererInterface
 
class  RendererObserverInterface
 

Functions

std::ostream & operator<< (std::ostream &stream, const RendererObserverInterface::State &state)
 

Function Documentation

◆ operator<<()

std::ostream& alexaClientSDK::acsdkAlerts::renderer::operator<< ( std::ostream &  stream,
const RendererObserverInterface::State state 
)
inline

Write a State value to an ostream.

Parameters
streamThe stream to write the value to.
stateThe State value to write to the ostream as a string.
Returns
The ostream that was passed in and written to.

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