AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface Member List

This is the complete list of members for alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface, including all inherited members.

add(const std::string &componentName, const std::string &tableName, const std::string &key, const std::string &value)=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
clearTable(const std::string &componentName, const std::string &tableName)=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
close()=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
createDatabase()=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
createTable(const std::string &componentName, const std::string &tableName, KeyType keyType, ValueType valueType)=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
deleteTable(const std::string &componentName, const std::string &tableName)=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
get(const std::string &componentName, const std::string &tableName, const std::string &key, std::string *value)=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
isOpened()=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
KeyType enum namealexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterface
load(const std::string &componentName, const std::string &tableName, std::unordered_map< std::string, std::string > *valueContainer)=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
MOCK_METHOD0(createDatabase, bool())alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD0(open, bool())alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD0(isOpened, bool())alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD0(close, void())alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD2(deleteTable, bool(const std::string &, const std::string &))alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD2(clearTable, bool(const std::string &, const std::string &))alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD3(remove, bool(const std::string &, const std::string &, const std::string &))alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD3(tableExists, bool(const std::string &, const std::string &, bool *))alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD3(load, bool(const std::string &, const std::string &, std::unordered_map< std::string, std::string > *valueContainer))alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD4(createTable, bool(const std::string &, const std::string &, KeyType, ValueType))alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD4(get, bool(const std::string &, const std::string &, const std::string &, std::string *))alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD4(add, bool(const std::string &, const std::string &, const std::string &, const std::string &))alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD4(update, bool(const std::string &, const std::string &, const std::string &, const std::string &))alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD4(put, bool(const std::string &, const std::string &, const std::string &, const std::string &))alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
MOCK_METHOD4(tableEntryExists, bool(const std::string &, const std::string &, const std::string &, bool *))alexaClientSDK::capabilityAgents::speakerManager::test::MockMiscStorageInterface
open()=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
put(const std::string &componentName, const std::string &tableName, const std::string &key, const std::string &value)=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
remove(const std::string &componentName, const std::string &tableName, const std::string &key)=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
tableEntryExists(const std::string &componentName, const std::string &tableName, const std::string &key, bool *tableEntryExistsValue)=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
tableExists(const std::string &componentName, const std::string &tableName, bool *tableExistsValue)=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
update(const std::string &componentName, const std::string &tableName, const std::string &key, const std::string &value)=0alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacepure virtual
ValueType enum namealexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterface
~MiscStorageInterface()=defaultalexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterfacevirtual

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