![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <thread>#include <atomic>#include <condition_variable>#include <memory>#include <mutex>#include <string>#include <rapidjson/document.h>#include <acsdk/APLCapabilityCommonInterfaces/APLDocumentObserverInterface.h>#include <acsdk/PresentationOrchestratorInterfaces/PresentationOrchestratorTypes.h>#include <AVSCommon/AVS/FocusState.h>#include <AVSCommon/SDKInterfaces/AuthObserverInterface.h>#include <AVSCommon/SDKInterfaces/ChannelObserverInterface.h>#include <AVSCommon/SDKInterfaces/GUIActivityEvent.h>#include <AVSCommon/SDKInterfaces/GUIActivityEventObserverInterface.h>#include <AVSCommon/SDKInterfaces/Storage/MiscStorageInterface.h>#include <AVSCommon/Utils/RequiresShutdown.h>#include <AVSCommon/Utils/Timing/Timer.h>#include <acsdkSampleApplicationInterfaces/UIAuthNotifierInterface.h>#include <acsdkSampleApplicationInterfaces/UIStateAggregatorInterface.h>#include <RegistrationManager/CustomerDataHandler.h>#include <RegistrationManager/RegistrationObserverInterface.h>#include <Communication/MessagingServerInterface.h>#include "IPCServerSampleApp/AlexaPresentation/AplClientBridge.h"#include "IPCServerSampleApp/AlexaPresentation/APLRuntimePresentationAdapter.h"#include "IPCServerSampleApp/AlexaPresentation/IPCAPLAgent.h"#include "IPCServerSampleApp/GUI/GUIClientInterface.h"#include "IPCServerSampleApp/GUI/GUIServerInterface.h"#include "IPCServerSampleApp/IPC/Components/AudioFocusManagerHandler.h"#include "IPCServerSampleApp/IPC/Components/SystemHandler.h"#include "IPCServerSampleApp/IPC/HandlerInterfaces/AudioFocusManagerHandlerInterface.h"#include "IPCServerSampleApp/IPC/HandlerInterfaces/SystemHandlerInterface.h"#include "IPCServerSampleApp/IPC/IPCRouter.h"#include "IPCServerSampleApp/IPC/IPCDispatcherInterface.h"#include "IPCServerSampleApp/IPC/IPCVersionManager.h"#include "IPCServerSampleApp/IPC/Namespaces/AudioFocusManagerNamespace.h"#include "IPCServerSampleApp/IPC/Namespaces/SystemNamespace.h"#include "IPCServerSampleApp/Messages/MessageInterface.h"#include "IPCServerSampleApp/SampleApplicationReturnCodes.h"

Go to the source code of this file.
Classes | |
| class | alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::GUIClient |
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::sampleApplications | |
| alexaClientSDK::sampleApplications::ipcServerSampleApp | |
| alexaClientSDK::sampleApplications::ipcServerSampleApp::gui | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0