 |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Go to the documentation of this file.
16 #ifndef ACSDKSTARTUPMANAGER_STARTUPMANAGER_H_
17 #define ACSDKSTARTUPMANAGER_STARTUPMANAGER_H_
25 namespace acsdkStartupManager {
38 const std::shared_ptr<acsdkStartupManagerInterfaces::StartupNotifierInterface>& notifier);
51 StartupManager(
const std::shared_ptr<acsdkStartupManagerInterfaces::StartupNotifierInterface>& notifier);
54 std::shared_ptr<acsdkStartupManagerInterfaces::StartupNotifierInterface> m_notifier;
60 #endif // ACSDKSTARTUPMANAGER_STARTUPMANAGER_H_
static std::shared_ptr< acsdkStartupManagerInterfaces::StartupManagerInterface > createStartupManagerInterface(const std::shared_ptr< acsdkStartupManagerInterfaces::StartupNotifierInterface > ¬ifier)
Definition: StartupManager.cpp:62
Definition: StartupManager.h:30
bool startup() override
Definition: StartupManager.cpp:72
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: StartupManagerInterface.h:29
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0