AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include "acsdkAlerts/Renderer/Renderer.h"
#include "acsdkAlerts/Renderer/RendererObserverInterface.h"
#include <AVSCommon/AVS/FocusState.h>
#include <AVSCommon/AVS/MixingBehavior.h>
#include <AVSCommon/Utils/Timing/Timer.h>
#include <AVSCommon/Utils/Timing/TimePoint.h>
#include <AVSCommon/Utils/Timing/TimeUtils.h>
#include <acsdkAlertsInterfaces/AlertObserverInterface.h>
#include <Settings/DeviceSettingsManager.h>
#include <map>
#include <memory>
#include <mutex>
#include <string>
#include <unordered_map>
#include <vector>
#include <rapidjson/document.h>
Go to the source code of this file.
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::acsdkAlerts | |
Functions | |
std::ostream & | alexaClientSDK::acsdkAlerts::operator<< (std::ostream &stream, const Alert::State &state) |
std::ostream & | alexaClientSDK::acsdkAlerts::operator<< (std::ostream &stream, const Alert::StopReason &reason) |
std::ostream & | alexaClientSDK::acsdkAlerts::operator<< (std::ostream &stream, const Alert::ParseFromJsonStatus &status) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0