AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <memory>
#include <acsdkManufactory/Component.h>
#include <acsdkShutdownManagerInterfaces/ShutdownManagerInterface.h>
#include <acsdkShutdownManagerInterfaces/ShutdownNotifierInterface.h>
#include <acsdkStartupManagerInterfaces/StartupManagerInterface.h>
#include <acsdkStartupManagerInterfaces/StartupNotifierInterface.h>
#include <AVSCommon/Utils/Configuration/ConfigurationNode.h>
#include <AVSCommon/Utils/LibcurlUtils/HttpPostInterface.h>
#include <AVSCommon/Utils/Timing/MultiTimer.h>
Go to the source code of this file.
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::acsdkShared | |
Typedefs | |
using | alexaClientSDK::acsdkShared::SharedComponent = acsdkManufactory::Component< std::shared_ptr< avsCommon::utils::configuration::ConfigurationNode >, std::unique_ptr< avsCommon::utils::libcurlUtils::HttpPostInterface >, std::shared_ptr< avsCommon::utils::timing::MultiTimer >, std::shared_ptr< acsdkShutdownManagerInterfaces::ShutdownManagerInterface >, std::shared_ptr< acsdkShutdownManagerInterfaces::ShutdownNotifierInterface >, std::shared_ptr< acsdkStartupManagerInterfaces::StartupManagerInterface >, std::shared_ptr< acsdkStartupManagerInterfaces::StartupNotifierInterface > > |
Functions | |
SharedComponent | alexaClientSDK::acsdkShared::getComponent () |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0