AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Static Public Member Functions | List of all members
alexaClientSDK::acsdkInteractionModel::InteractionModelNotifier Class Reference

#include <InteractionModelNotifier.h>

Inheritance diagram for alexaClientSDK::acsdkInteractionModel::InteractionModelNotifier:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::acsdkInteractionModel::InteractionModelNotifier:
Collaboration graph
[legend]

Static Public Member Functions

static std::shared_ptr< acsdkInteractionModelInterfaces::InteractionModelNotifierInterfacecreateInteractionModelNotifierInterface ()
 

Additional Inherited Members

- Public Member Functions inherited from alexaClientSDK::acsdkNotifier::Notifier< acsdkInteractionModelInterfaces::InteractionModelRequestProcessingObserverInterface >
 Notifier ()
 
void addObserver (const std::shared_ptr< acsdkInteractionModelInterfaces::InteractionModelRequestProcessingObserverInterface > &observer) override
 
void removeObserver (const std::shared_ptr< acsdkInteractionModelInterfaces::InteractionModelRequestProcessingObserverInterface > &observer) override
 
void addWeakPtrObserver (const std::weak_ptr< acsdkInteractionModelInterfaces::InteractionModelRequestProcessingObserverInterface > &observer) override
 
void removeWeakPtrObserver (const std::weak_ptr< acsdkInteractionModelInterfaces::InteractionModelRequestProcessingObserverInterface > &observer) override
 
void notifyObservers (std::function< void(const std::shared_ptr< acsdkInteractionModelInterfaces::InteractionModelRequestProcessingObserverInterface > &)> notify) override
 
bool notifyObserversInReverse (std::function< void(const std::shared_ptr< acsdkInteractionModelInterfaces::InteractionModelRequestProcessingObserverInterface > &)> notify) override
 
void setAddObserverFunction (std::function< void(const std::shared_ptr< acsdkInteractionModelInterfaces::InteractionModelRequestProcessingObserverInterface > &)> addObserverFunc) override
 
- Public Member Functions inherited from alexaClientSDK::acsdkNotifierInterfaces::NotifierInterface< acsdkInteractionModelInterfaces::InteractionModelRequestProcessingObserverInterface >
virtual ~NotifierInterface ()=default
 

Detailed Description

Relays notifications related to acsdkInteractionModel.

Member Function Documentation

◆ createInteractionModelNotifierInterface()

std::shared_ptr< acsdkInteractionModelInterfaces::InteractionModelNotifierInterface > alexaClientSDK::acsdkInteractionModel::InteractionModelNotifier::createInteractionModelNotifierInterface ( )
static

The documentation for this class was generated from the following files:

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