AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
This is the complete list of members for alexaClientSDK::contextManager::ContextManager, including all inherited members.
addContextManagerObserver(std::shared_ptr< avsCommon::sdkInterfaces::ContextManagerObserverInterface > observer) override | alexaClientSDK::contextManager::ContextManager | |
alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface::addContextManagerObserver(std::shared_ptr< ContextManagerObserverInterface > observer)=0 | alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface | pure virtual |
addStateProvider(const avsCommon::avs::CapabilityTag &capabilityIdentifier, std::shared_ptr< avsCommon::sdkInterfaces::StateProviderInterface > stateProvider) override | alexaClientSDK::contextManager::ContextManager | |
alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface::addStateProvider(const avsCommon::avs::CapabilityTag &capabilityIdentifier, std::shared_ptr< avsCommon::sdkInterfaces::StateProviderInterface > stateProvider)=0 | alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface | pure virtual |
create(const avsCommon::utils::DeviceInfo &deviceInfo, std::shared_ptr< avsCommon::utils::timing::MultiTimer > multiTimer=std::make_shared< avsCommon::utils::timing::MultiTimer >(), std::shared_ptr< avsCommon::utils::metrics::MetricRecorderInterface > metricRecorder=nullptr) | alexaClientSDK::contextManager::ContextManager | static |
createContextManagerInterface(const std::shared_ptr< avsCommon::utils::DeviceInfo > &deviceInfo, const std::shared_ptr< avsCommon::utils::timing::MultiTimer > &multiTimer=std::make_shared< avsCommon::utils::timing::MultiTimer >(), const std::shared_ptr< avsCommon::utils::metrics::MetricRecorderInterface > &metricRecorder=nullptr) | alexaClientSDK::contextManager::ContextManager | static |
getContext(std::shared_ptr< avsCommon::sdkInterfaces::ContextRequesterInterface > contextRequester, const std::string &endpointId, const std::chrono::milliseconds &timeout) override | alexaClientSDK::contextManager::ContextManager | |
alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface::getContext(std::shared_ptr< ContextRequesterInterface > contextRequester, const std::string &endpointId="", const std::chrono::milliseconds &timeout=std::chrono::seconds(2))=0 | alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface | pure virtual |
getContextWithoutReportableStateProperties(std::shared_ptr< avsCommon::sdkInterfaces::ContextRequesterInterface > contextRequester, const std::string &endpointId, const std::chrono::milliseconds &timeout) override | alexaClientSDK::contextManager::ContextManager | |
alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface::getContextWithoutReportableStateProperties(std::shared_ptr< ContextRequesterInterface > contextRequester, const std::string &endpointId="", const std::chrono::milliseconds &timeout=std::chrono::seconds(2))=0 | alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface | pure virtual |
provideStateResponse(const avsCommon::avs::CapabilityTag &capabilityIdentifier, const avsCommon::avs::CapabilityState &capabilityState, avsCommon::sdkInterfaces::ContextRequestToken stateRequestToken) override | alexaClientSDK::contextManager::ContextManager | virtual |
provideStateUnavailableResponse(const avsCommon::avs::CapabilityTag &capabilityIdentifier, avsCommon::sdkInterfaces::ContextRequestToken stateRequestToken, bool isEndpointUnreachable) override | alexaClientSDK::contextManager::ContextManager | virtual |
removeContextManagerObserver(const std::shared_ptr< avsCommon::sdkInterfaces::ContextManagerObserverInterface > &observer) override | alexaClientSDK::contextManager::ContextManager | |
alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface::removeContextManagerObserver(const std::shared_ptr< ContextManagerObserverInterface > &observer)=0 | alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface | pure virtual |
removeStateProvider(const avsCommon::avs::CapabilityTag &capabilityIdentifier) override | alexaClientSDK::contextManager::ContextManager | virtual |
reportStateChange(const avsCommon::avs::CapabilityTag &capabilityIdentifier, const avsCommon::avs::CapabilityState &capabilityState, avsCommon::sdkInterfaces::AlexaStateChangeCauseType cause) override | alexaClientSDK::contextManager::ContextManager | virtual |
setState(const avsCommon::avs::CapabilityTag &stateProviderName, const std::string &jsonState, const avsCommon::avs::StateRefreshPolicy &refreshPolicy, const avsCommon::sdkInterfaces::ContextRequestToken stateRequestToken=0) override | alexaClientSDK::contextManager::ContextManager | virtual |
setStateProvider(const avsCommon::avs::CapabilityTag &stateProviderName, std::shared_ptr< avsCommon::sdkInterfaces::StateProviderInterface > stateProvider) override | alexaClientSDK::contextManager::ContextManager | |
alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface::setStateProvider(const avs::CapabilityTag &capabilityIdentifier, std::shared_ptr< StateProviderInterface > stateProvider)=0 | alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface | pure virtual |
~ContextManager() override | alexaClientSDK::contextManager::ContextManager | |
~ContextManagerInterface()=default | alexaClientSDK::avsCommon::sdkInterfaces::ContextManagerInterface | virtual |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0