AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions
Alert.h File Reference
#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>
Include dependency graph for Alert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alexaClientSDK::acsdkAlerts::Alert
 
struct  alexaClientSDK::acsdkAlerts::Alert::Asset
 
struct  alexaClientSDK::acsdkAlerts::Alert::AssetConfiguration
 
struct  alexaClientSDK::acsdkAlerts::Alert::StaticData
 
struct  alexaClientSDK::acsdkAlerts::Alert::DynamicData
 
struct  alexaClientSDK::acsdkAlerts::Alert::ContextInfo
 
struct  alexaClientSDK::acsdkAlerts::TimeComparator
 

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