AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::acsdkAlerts::test::MockAlertStorage Member List

This is the complete list of members for alexaClientSDK::acsdkAlerts::test::MockAlertStorage, including all inherited members.

alertExists(const std::string &token)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
bulkErase(const std::list< std::shared_ptr< Alert >> &alertList)=0alexaClientSDK::acsdkAlerts::storage::AlertStorageInterfacepure virtual
clearDatabase()=0alexaClientSDK::acsdkAlerts::storage::AlertStorageInterfacepure virtual
close()alexaClientSDK::acsdkAlerts::test::MockAlertStorageinlinevirtual
createDatabase()alexaClientSDK::acsdkAlerts::test::MockAlertStorageinlinevirtual
erase(const std::vector< int > &alertDbIds)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
alexaClientSDK::acsdkAlerts::storage::AlertStorageInterface::erase(std::shared_ptr< Alert > alert)=0alexaClientSDK::acsdkAlerts::storage::AlertStorageInterfacepure virtual
eraseOffline(const std::string &token, int id)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinlinevirtual
isOpen()alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
load(std::vector< std::shared_ptr< Alert >> *alertContainer, std::shared_ptr< settings::DeviceSettingsManager > settingsManager)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
alexaClientSDK::acsdkAlerts::storage::AlertStorageInterface::load(std::vector< std::shared_ptr< Alert >> *alertContainer, std::shared_ptr< settings::DeviceSettingsManager > settingsManager)=0alexaClientSDK::acsdkAlerts::storage::AlertStorageInterfacepure virtual
loadOfflineAlerts(rapidjson::Value *alertContainer, rapidjson::Document::AllocatorType &allocator)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinlinevirtual
MOCK_METHOD0(createDatabase, bool())alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD0(open, bool())alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD0(close, void())alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD0(clearDatabase, bool())alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD0(clearDatabase, bool())alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD1(store, bool(std::shared_ptr< Alert >))alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD1(modify, bool(std::shared_ptr< Alert >))alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD1(erase, bool(std::shared_ptr< Alert >))alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD1(bulkErase, bool(const std::list< std::shared_ptr< Alert >> &))alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD1(bulkErase, bool(const std::list< std::shared_ptr< Alert >> &))alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD1(erase, bool(std::shared_ptr< Alert >))alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD1(modify, bool(std::shared_ptr< Alert >))alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD2(load, bool(std::vector< std::shared_ptr< Alert >> *, std::shared_ptr< settings::DeviceSettingsManager >))alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD2(loadOfflineAlerts, bool(rapidjson::Value *, rapidjson::Document::AllocatorType &))alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD2(eraseOffline, bool(const std::string &, int))alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MOCK_METHOD3(storeOfflineAlert, bool(const std::string &, const std::string &, const std::string &))alexaClientSDK::acsdkAlerts::test::MockAlertStorage
MockAlertStorage()alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
modify(std::shared_ptr< Alert > alert)=0alexaClientSDK::acsdkAlerts::storage::AlertStorageInterfacepure virtual
open()alexaClientSDK::acsdkAlerts::test::MockAlertStorageinlinevirtual
setAlertExistsRetVal(bool retVal)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
setAlerts(std::vector< std::shared_ptr< TestAlert >> alertsToAdd)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
setCreateDatabaseRetVal(bool retVal)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
setEraseRetVal(bool retVal)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
setIsOpenRetVal(bool retVal)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
setLoadRetVal(bool retVal)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
setOpenRetVal(bool retVal)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
setStoreRetVal(bool retVal)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinline
store(std::shared_ptr< Alert > alert)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinlinevirtual
storeOfflineAlert(const std::string &token, const std::string &scheduledTime, const std::string &eventTime)alexaClientSDK::acsdkAlerts::test::MockAlertStorageinlinevirtual
~AlertStorageInterface()=defaultalexaClientSDK::acsdkAlerts::storage::AlertStorageInterfacevirtual

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