AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <Audio/MicrophoneInterface.h>
#include <AFML/FocusManager.h>
#include <AVSCommon/AVS/FocusState.h>
#include <acsdkAudioPlayerInterfaces/AudioPlayerObserverInterface.h>
#include <acsdk/APLCapabilityCommonInterfaces/APLCapabilityAgentInterface.h>
#include <acsdk/Notifier/Notifier.h>
#include <acsdk/PresentationOrchestratorInterfaces/PresentationOrchestratorInterface.h>
#include <acsdk/PresentationOrchestratorInterfaces/PresentationOrchestratorStateObserverInterface.h>
#include <acsdk/PresentationOrchestratorInterfaces/PresentationOrchestratorStateTrackerInterface.h>
#include <acsdk/Sample/InteractionManager/InteractionManager.h>
#include <acsdk/Sample/Endpoint/EndpointAlexaLauncherHandler.h>
#include <acsdk/SDKClient/SDKClientRegistry.h>
#include <acsdk/VisualCharacteristicsInterfaces/VisualCharacteristicsInterface.h>
#include <acsdk/VisualCharacteristicsInterfaces/VisualCharacteristicsSerializerInterface.h>
#include <AVSCommon/SDKInterfaces/CapabilitiesObserverInterface.h>
#include <AVSCommon/SDKInterfaces/ChannelObserverInterface.h>
#include <AVSCommon/SDKInterfaces/FocusManagerObserverInterface.h>
#include <AVSCommon/SDKInterfaces/GUIActivityEvent.h>
#include <AVSCommon/Utils/RequiresShutdown.h>
#include <Settings/DeviceSettingsManager.h>
#include <Settings/SettingCallbacks.h>
#include <DefaultClient/DefaultClient.h>
#include "IPCServerSampleApp/AlexaPresentation/APLRuntimePresentationAdapter.h"
#include "IPCServerSampleApp/GUILogBridge.h"
#include "IPCServerSampleApp/GUI/CaptureState.h"
#include "IPCServerSampleApp/GUI/GUIActivityEventNotifierInterface.h"
#include "IPCServerSampleApp/GUI/GUIClientInterface.h"
#include "IPCServerSampleApp/GUI/GUIServerInterface.h"
#include "IPCServerSampleApp/GUI/TemplateRuntimePresentationAdapterBridge.h"
#include "IPCServerSampleApp/GUI/NavigationEvent.h"
#include "IPCServerSampleApp/IPC/Components/DoNotDisturbHandler.h"
#include "IPCServerSampleApp/IPC/Components/InteractionManagerHandler.h"
#include "IPCServerSampleApp/IPC/Components/LoggerHandler.h"
#include "IPCServerSampleApp/IPC/Components/SessionSetupHandler.h"
#include "IPCServerSampleApp/IPC/Components/WindowManagerHandler.h"
#include "IPCServerSampleApp/IPC/Namespaces/DoNotDisturbNamespace.h"
#include "IPCServerSampleApp/IPC/Namespaces/InteractionManagerNamespace.h"
#include "IPCServerSampleApp/IPC/Namespaces/LoggerNamespace.h"
#include "IPCServerSampleApp/IPC/Namespaces/SessionSetupNamespace.h"
#include "IPCServerSampleApp/IPC/Namespaces/WindowManagerNamespace.h"
#include "IPCServerSampleApp/IPC/HandlerInterfaces/DoNotDisturbHandlerInterface.h"
#include "IPCServerSampleApp/IPC/HandlerInterfaces/InteractionManagerHandlerInterface.h"
#include "IPCServerSampleApp/IPC/HandlerInterfaces/LoggerHandlerInterface.h"
#include "IPCServerSampleApp/IPC/HandlerInterfaces/SessionSetupHandlerInterface.h"
#include "IPCServerSampleApp/IPC/HandlerInterfaces/WindowManagerHandlerInterface.h"
#include "IPCServerSampleApp/IPC/IPCVersionManager.h"
#include "IPCServerSampleApp/TimezoneHelper.h"
Go to the source code of this file.
Classes | |
class | alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::GUIManager |
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