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

Go to the source code of this file.

Classes

struct  alexaClientSDK::acsdkManufactory::Annotated< Annotation, Type >
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::acsdkManufactory
 

Functions

template<typename Annotation , typename Type >
bool alexaClientSDK::acsdkManufactory::operator== (const Annotated< Annotation, Type > &lhs, const Annotated< Annotation, Type > &rhs)
 
template<typename Annotation , typename Type >
bool alexaClientSDK::acsdkManufactory::operator!= (const Annotated< Annotation, Type > &lhs, const Annotated< Annotation, Type > &rhs)
 
template<typename Annotation , typename Type >
bool alexaClientSDK::acsdkManufactory::operator== (const Annotated< Annotation, Type > &lhs, const std::shared_ptr< Type > &rhs)
 
template<typename Annotation , typename Type >
bool alexaClientSDK::acsdkManufactory::operator!= (const Annotated< Annotation, Type > &lhs, const std::shared_ptr< Type > &rhs)
 

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