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

This is the complete list of members for alexaClientSDK::acsdkPropertiesInterfaces::PropertiesInterface, including all inherited members.

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

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