![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <SoftwareComponentReporterCapabilityAgent.h>
Public Member Functions | |
~SoftwareComponentReporterCapabilityAgent ()=default | |
ComponentReporterInterface Functions | |
bool | addConfiguration (const std::shared_ptr< avsCommon::avs::ComponentConfiguration > configuration) override |
CapabilityConfigurationInterface Functions | |
std::unordered_set< std::shared_ptr< avsCommon::avs::CapabilityConfiguration > > | getCapabilityConfigurations () override |
![]() | |
virtual | ~ComponentReporterInterface ()=default |
![]() | |
virtual | ~CapabilityConfigurationInterface ()=default |
Static Public Member Functions | |
static std::shared_ptr< SoftwareComponentReporterCapabilityAgent > | create () |
Capability Agent to collect the component configurations and report them to AVS.
|
default |
Destructor.
|
overridevirtual |
Adds a Component
to the ComponentReporterInterface.
configuration | A ComponentConfiguration to be added to the endpoint. |
Implements alexaClientSDK::avsCommon::sdkInterfaces::ComponentReporterInterface.
|
static |
Create Method for Capability Agent
|
overridevirtual |
Returns the configurations of the capability interfaces being implemented.
Implements alexaClientSDK::avsCommon::sdkInterfaces::CapabilityConfigurationInterface.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0