AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions
MiscStorageAdapter.h File Reference
#include <memory>
#include <string>
#include <acsdk/PropertiesInterfaces/PropertiesFactoryInterface.h>
#include <AVSCommon/SDKInterfaces/Storage/MiscStorageInterface.h>
Include dependency graph for MiscStorageAdapter.h:
This graph shows which files directly or indirectly include this file:

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