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

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

Bytes typedefalexaClientSDK::propertiesInterfaces::PropertiesInterface
clear() noexcept=0alexaClientSDK::propertiesInterfaces::PropertiesInterfacepure virtual
getBytes(const std::string &key, Bytes &value) noexcept=0alexaClientSDK::propertiesInterfaces::PropertiesInterfacepure virtual
getKeys(std::unordered_set< std::string > &keys) noexcept=0alexaClientSDK::propertiesInterfaces::PropertiesInterfacepure virtual
getString(const std::string &key, std::string &value) noexcept=0alexaClientSDK::propertiesInterfaces::PropertiesInterfacepure virtual
MOCK_NOEXCEPT_METHOD0(clear, bool())alexaClientSDK::propertiesInterfaces::test::MockProperties
MOCK_NOEXCEPT_METHOD1(getKeys, bool(std::unordered_set< std::string > &))alexaClientSDK::propertiesInterfaces::test::MockProperties
MOCK_NOEXCEPT_METHOD1(remove, bool(const std::string &))alexaClientSDK::propertiesInterfaces::test::MockProperties
MOCK_NOEXCEPT_METHOD2(getString, bool(const std::string &, std::string &))alexaClientSDK::propertiesInterfaces::test::MockProperties
MOCK_NOEXCEPT_METHOD2(putString, bool(const std::string &, const std::string &))alexaClientSDK::propertiesInterfaces::test::MockProperties
MOCK_NOEXCEPT_METHOD2(getBytes, bool(const std::string &, Bytes &))alexaClientSDK::propertiesInterfaces::test::MockProperties
MOCK_NOEXCEPT_METHOD2(putBytes, bool(const std::string &, const Bytes &))alexaClientSDK::propertiesInterfaces::test::MockProperties
putBytes(const std::string &key, const Bytes &value) noexcept=0alexaClientSDK::propertiesInterfaces::PropertiesInterfacepure virtual
putString(const std::string &key, const std::string &value) noexcept=0alexaClientSDK::propertiesInterfaces::PropertiesInterfacepure virtual
remove(const std::string &key) noexcept=0alexaClientSDK::propertiesInterfaces::PropertiesInterfacepure virtual
~PropertiesInterface() noexcept=defaultalexaClientSDK::propertiesInterfaces::PropertiesInterfacevirtual

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