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

This is the complete list of members for alexaClientSDK::propertiesInterfaces::PropertiesInterface, 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
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