AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions
ComponentConfiguration.h File Reference
#include <functional>
#include <memory>
#include <string>
Include dependency graph for ComponentConfiguration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alexaClientSDK::avsCommon::avs::ComponentConfiguration
 
struct  std::hash< alexaClientSDK::avsCommon::avs::ComponentConfiguration >
 
struct  std::hash< std::shared_ptr< alexaClientSDK::avsCommon::avs::ComponentConfiguration > >
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::avsCommon
 
 alexaClientSDK::avsCommon::avs
 
 std
 

Functions

bool alexaClientSDK::avsCommon::avs::operator== (const ComponentConfiguration &lhs, const ComponentConfiguration &rhs)
 
bool alexaClientSDK::avsCommon::avs::operator!= (const ComponentConfiguration &lhs, const ComponentConfiguration &rhs)
 
bool alexaClientSDK::avsCommon::avs::operator== (const std::shared_ptr< ComponentConfiguration > &lhs, const std::shared_ptr< ComponentConfiguration > &rhs)
 
bool alexaClientSDK::avsCommon::avs::operator!= (const std::shared_ptr< ComponentConfiguration > &lhs, const std::shared_ptr< ComponentConfiguration > &rhs)
 

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