AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Classes | Typedefs | Functions
alexaClientSDK::adsl Namespace Reference

Namespaces

 test
 

Classes

class  DirectiveProcessor
 
class  DirectiveRouter
 
class  DirectiveSequencer
 
class  MessageInterpreter
 

Typedefs

using ADSLComponent = acsdkManufactory::Component< std::shared_ptr< avsCommon::sdkInterfaces::DirectiveSequencerInterface >, acsdkManufactory::Import< std::shared_ptr< acsdkShutdownManagerInterfaces::ShutdownNotifierInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::ExceptionEncounteredSenderInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::utils::metrics::MetricRecorderInterface > >>
 

Functions

ADSLComponent getComponent ()
 

Typedef Documentation

◆ ADSLComponent

Definition of a Manufactory component for Alexa directive sequencing.

Function Documentation

◆ getComponent()

ADSLComponent alexaClientSDK::adsl::getComponent ( )

Creates an manufactory component that exports a shared pointer to DirectiveSequenceInterface.

Returns
A component.

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