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

Go to the source code of this file.

Classes

class  alexaClientSDK::settings::SettingObserverInterface< SettingT >
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::settings
 

Enumerations

enum  alexaClientSDK::settings::SettingNotifications {
  alexaClientSDK::settings::SettingNotifications::LOCAL_CHANGE_IN_PROGRESS, alexaClientSDK::settings::SettingNotifications::AVS_CHANGE_IN_PROGRESS, alexaClientSDK::settings::SettingNotifications::LOCAL_CHANGE, alexaClientSDK::settings::SettingNotifications::AVS_CHANGE,
  alexaClientSDK::settings::SettingNotifications::LOCAL_CHANGE_FAILED, alexaClientSDK::settings::SettingNotifications::AVS_CHANGE_FAILED, alexaClientSDK::settings::SettingNotifications::LOCAL_CHANGE_CANCELLED, alexaClientSDK::settings::SettingNotifications::AVS_CHANGE_CANCELLED
}
 

Functions

std::ostream & alexaClientSDK::settings::operator<< (std::ostream &stream, const SettingNotifications &value)
 

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