AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::notifier::Notifier< ObserverType > Member List

This is the complete list of members for alexaClientSDK::notifier::Notifier< ObserverType >, including all inherited members.

addObserver(const std::shared_ptr< ObserverType > &observer) overridealexaClientSDK::notifier::Notifier< ObserverType >inlinevirtual
addWeakPtrObserver(const std::weak_ptr< ObserverType > &observer) overridealexaClientSDK::notifier::Notifier< ObserverType >inlinevirtual
Notifier()alexaClientSDK::notifier::Notifier< ObserverType >inline
notifyObservers(std::function< void(const std::shared_ptr< ObserverType > &)> notify) overridealexaClientSDK::notifier::Notifier< ObserverType >inlinevirtual
notifyObserversInReverse(std::function< void(const std::shared_ptr< ObserverType > &)> notify) overridealexaClientSDK::notifier::Notifier< ObserverType >inlinevirtual
removeObserver(const std::shared_ptr< ObserverType > &observer) overridealexaClientSDK::notifier::Notifier< ObserverType >inlinevirtual
removeWeakPtrObserver(const std::weak_ptr< ObserverType > &observer) overridealexaClientSDK::notifier::Notifier< ObserverType >inlinevirtual
setAddObserverFunction(std::function< void(const std::shared_ptr< ObserverType > &)> addObserverFunc) overridealexaClientSDK::notifier::Notifier< ObserverType >inlinevirtual
~NotifierInterface()=defaultalexaClientSDK::notifierInterfaces::NotifierInterface< ObserverType >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