AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::storage::sqliteStorage::SQLiteMiscStorage Member List

This is the complete list of members for alexaClientSDK::storage::sqliteStorage::SQLiteMiscStorage, including all inherited members.

add(const std::string &componentName, const std::string &tableName, const std::string &key, const std::string &value) overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
clearTable(const std::string &componentName, const std::string &tableName) overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
close() overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
create(const avsCommon::utils::configuration::ConfigurationNode &configurationRoot)alexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragestatic
create(const std::string &databasePath)alexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragestatic
createDatabase() overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
createMiscStorageInterface(const std::shared_ptr< avsCommon::utils::configuration::ConfigurationNode > &configurationRoot)alexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragestatic
createTable(const std::string &componentName, const std::string &tableName, KeyType keyType, ValueType valueType) overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
deleteTable(const std::string &componentName, const std::string &tableName) overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
get(const std::string &componentName, const std::string &tableName, const std::string &key, std::string *value) overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
getDatabase()alexaClientSDK::storage::sqliteStorage::SQLiteMiscStorage
isOpened() overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
KeyType enum namealexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterface
load(const std::string &componentName, const std::string &tableName, std::unordered_map< std::string, std::string > *valueContainer) overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
open() overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
put(const std::string &componentName, const std::string &tableName, const std::string &key, const std::string &value) overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
remove(const std::string &componentName, const std::string &tableName, const std::string &key) overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
tableEntryExists(const std::string &componentName, const std::string &tableName, const std::string &key, bool *tableEntryExistsValue) overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
tableExists(const std::string &componentName, const std::string &tableName, bool *tableExistsValue) overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
update(const std::string &componentName, const std::string &tableName, const std::string &key, const std::string &value) overridealexaClientSDK::storage::sqliteStorage::SQLiteMiscStoragevirtual
ValueType enum namealexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterface
~MiscStorageInterface()=defaultalexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacevirtual
~SQLiteMiscStorage()alexaClientSDK::storage::sqliteStorage::SQLiteMiscStorage

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0