AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStorage Member List

This is the complete list of members for alexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStorage, including all inherited members.

add(const std::string &componentName, const std::string &tableName, const std::string &key, const std::string &value) overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
clearTable(const std::string &componentName, const std::string &tableName) overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
close() overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
create()alexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragestatic
createDatabase() overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
createTable(const std::string &componentName, const std::string &tableName, KeyType keyType, ValueType valueType) overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
deleteTable(const std::string &componentName, const std::string &tableName) overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
get(const std::string &componentName, const std::string &tableName, const std::string &key, std::string *value) overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
isOpened() overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
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::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
open() overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
put(const std::string &componentName, const std::string &tableName, const std::string &key, const std::string &value) overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
remove(const std::string &componentName, const std::string &tableName, const std::string &key) overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
tableEntryExists(const std::string &componentName, const std::string &tableName, const std::string &key, bool *tableEntryExistsValue) overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
tableExists(const std::string &componentName, const std::string &tableName, bool *tableExistsValue) overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
update(const std::string &componentName, const std::string &tableName, const std::string &key, const std::string &value) overridealexaClientSDK::avsCommon::sdkInterfaces::storage::test::StubMiscStoragevirtual
ValueType enum namealexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterface
~MiscStorageInterface()=defaultalexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacevirtual

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