![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <memory>#include <string>#include <acsdk/PropertiesInterfaces/PropertiesFactoryInterface.h>#include <AVSCommon/SDKInterfaces/Storage/MiscStorageInterface.h>

Go to the source code of this file.
Classes | |
| class | alexaClientSDK::properties::MiscStorageUriMapperInterface |
| Interface to map properties config URI into component name and table name. More... | |
| class | alexaClientSDK::properties::SimpleMiscStorageUriMapper |
| Generic URI mapper for MiscStorageInterface adapter. More... | |
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::properties | |
| Properties Implementation. | |
Functions | |
| std::shared_ptr< PropertiesFactoryInterface > | alexaClientSDK::properties::createPropertiesFactory (const std::shared_ptr< MiscStorageInterface > &innerStorage, const std::shared_ptr< MiscStorageUriMapperInterface > &nameMapper=SimpleMiscStorageUriMapper::create()) noexcept |
Creates PropertiesFactoryInterface from MiscStorageInterface. More... | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0