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

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

addObserver(const std::shared_ptr< ObserverType > &observer) overridealexaClientSDK::acsdkNotifier::Notifier< ObserverType >inlinevirtual
addWeakPtrObserver(const std::weak_ptr< ObserverType > &observer) overridealexaClientSDK::acsdkNotifier::Notifier< ObserverType >inlinevirtual
Notifier()alexaClientSDK::acsdkNotifier::Notifier< ObserverType >inline
notifyObservers(std::function< void(const std::shared_ptr< ObserverType > &)> notify) overridealexaClientSDK::acsdkNotifier::Notifier< ObserverType >inlinevirtual
notifyObserversInReverse(std::function< void(const std::shared_ptr< ObserverType > &)> notify) overridealexaClientSDK::acsdkNotifier::Notifier< ObserverType >inlinevirtual
removeObserver(const std::shared_ptr< ObserverType > &observer) overridealexaClientSDK::acsdkNotifier::Notifier< ObserverType >inlinevirtual
removeWeakPtrObserver(const std::weak_ptr< ObserverType > &observer) overridealexaClientSDK::acsdkNotifier::Notifier< ObserverType >inlinevirtual
setAddObserverFunction(std::function< void(const std::shared_ptr< ObserverType > &)> addObserverFunc) overridealexaClientSDK::acsdkNotifier::Notifier< ObserverType >inlinevirtual
~NotifierInterface()=defaultalexaClientSDK::acsdkNotifierInterfaces::NotifierInterface< ObserverType >virtual

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