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

This is the complete list of members for alexaClientSDK::acsdkNotifierInterfaces::test::MockNotifier< ObserverType >, including all inherited members.

addObserver(const std::shared_ptr< ObserverType > &observer)=0alexaClientSDK::acsdkNotifierInterfaces::NotifierInterface< ObserverType >pure virtual
addWeakPtrObserver(const std::weak_ptr< ObserverType > &observer)=0alexaClientSDK::acsdkNotifierInterfaces::NotifierInterface< ObserverType >pure virtual
MOCK_METHOD1_T(addObserver, void(const std::shared_ptr< ObserverType > &observer))alexaClientSDK::acsdkNotifierInterfaces::test::MockNotifier< ObserverType >
MOCK_METHOD1_T(removeObserver, void(const std::shared_ptr< ObserverType > &observer))alexaClientSDK::acsdkNotifierInterfaces::test::MockNotifier< ObserverType >
MOCK_METHOD1_T(addWeakPtrObserver, void(const std::weak_ptr< ObserverType > &observer))alexaClientSDK::acsdkNotifierInterfaces::test::MockNotifier< ObserverType >
MOCK_METHOD1_T(removeWeakPtrObserver, void(const std::weak_ptr< ObserverType > &observer))alexaClientSDK::acsdkNotifierInterfaces::test::MockNotifier< ObserverType >
MOCK_METHOD1_T(notifyObservers, void(std::function< void(const std::shared_ptr< ObserverType > &)>))alexaClientSDK::acsdkNotifierInterfaces::test::MockNotifier< ObserverType >
MOCK_METHOD1_T(notifyObserversInReverse, bool(std::function< void(const std::shared_ptr< ObserverType > &)>))alexaClientSDK::acsdkNotifierInterfaces::test::MockNotifier< ObserverType >
MOCK_METHOD1_T(setAddObserverFunction, void(std::function< void(const std::shared_ptr< ObserverType > &)>))alexaClientSDK::acsdkNotifierInterfaces::test::MockNotifier< ObserverType >
notifyObservers(std::function< void(const std::shared_ptr< ObserverType > &)> notify)=0alexaClientSDK::acsdkNotifierInterfaces::NotifierInterface< ObserverType >pure virtual
notifyObserversInReverse(std::function< void(const std::shared_ptr< ObserverType > &)> notify)=0alexaClientSDK::acsdkNotifierInterfaces::NotifierInterface< ObserverType >pure virtual
removeObserver(const std::shared_ptr< ObserverType > &observer)=0alexaClientSDK::acsdkNotifierInterfaces::NotifierInterface< ObserverType >pure virtual
removeWeakPtrObserver(const std::weak_ptr< ObserverType > &observer)=0alexaClientSDK::acsdkNotifierInterfaces::NotifierInterface< ObserverType >pure virtual
setAddObserverFunction(std::function< void(const std::shared_ptr< ObserverType > &)> postAddFunc)=0alexaClientSDK::acsdkNotifierInterfaces::NotifierInterface< ObserverType >pure virtual
~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