![]() |
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::acsdkStartupManagerInterfaces::test::MockStartupNotifier, including all inherited members.
addObserver(const std::shared_ptr< ObserverType > &observer)=0 | alexaClientSDK::notifierInterfaces::NotifierInterface< ObserverType > | pure virtual |
addWeakPtrObserver(const std::weak_ptr< ObserverType > &observer)=0 | alexaClientSDK::notifierInterfaces::NotifierInterface< ObserverType > | pure virtual |
MOCK_METHOD1(addObserver, void(const std::shared_ptr< acsdkStartupManagerInterfaces::RequiresStartupInterface > &observer)) | alexaClientSDK::acsdkStartupManagerInterfaces::test::MockStartupNotifier | |
MOCK_METHOD1(removeObserver, void(const std::shared_ptr< acsdkStartupManagerInterfaces::RequiresStartupInterface > &observer)) | alexaClientSDK::acsdkStartupManagerInterfaces::test::MockStartupNotifier | |
MOCK_METHOD1(addWeakPtrObserver, void(const std::weak_ptr< acsdkStartupManagerInterfaces::RequiresStartupInterface > &observer)) | alexaClientSDK::acsdkStartupManagerInterfaces::test::MockStartupNotifier | |
MOCK_METHOD1(removeWeakPtrObserver, void(const std::weak_ptr< acsdkStartupManagerInterfaces::RequiresStartupInterface > &observer)) | alexaClientSDK::acsdkStartupManagerInterfaces::test::MockStartupNotifier | |
MOCK_METHOD1(notifyObservers, void(std::function< void(const std::shared_ptr< acsdkStartupManagerInterfaces::RequiresStartupInterface > &)>)) | alexaClientSDK::acsdkStartupManagerInterfaces::test::MockStartupNotifier | |
MOCK_METHOD1(notifyObserversInReverse, bool(std::function< void(const std::shared_ptr< acsdkStartupManagerInterfaces::RequiresStartupInterface > &)>)) | alexaClientSDK::acsdkStartupManagerInterfaces::test::MockStartupNotifier | |
MOCK_METHOD1(setAddObserverFunction, void(std::function< void(const std::shared_ptr< acsdkStartupManagerInterfaces::RequiresStartupInterface > &)>)) | alexaClientSDK::acsdkStartupManagerInterfaces::test::MockStartupNotifier | |
notifyObservers(std::function< void(const std::shared_ptr< ObserverType > &)> notify)=0 | alexaClientSDK::notifierInterfaces::NotifierInterface< ObserverType > | pure virtual |
notifyObserversInReverse(std::function< void(const std::shared_ptr< ObserverType > &)> notify)=0 | alexaClientSDK::notifierInterfaces::NotifierInterface< ObserverType > | pure virtual |
removeObserver(const std::shared_ptr< ObserverType > &observer)=0 | alexaClientSDK::notifierInterfaces::NotifierInterface< ObserverType > | pure virtual |
removeWeakPtrObserver(const std::weak_ptr< ObserverType > &observer)=0 | alexaClientSDK::notifierInterfaces::NotifierInterface< ObserverType > | pure virtual |
setAddObserverFunction(std::function< void(const std::shared_ptr< ObserverType > &)> postAddFunc)=0 | alexaClientSDK::notifierInterfaces::NotifierInterface< ObserverType > | pure virtual |
~NotifierInterface()=default | alexaClientSDK::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