AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions
Annotated.h File Reference
#include <memory>
#include <AVSCommon/Utils/PlatformDefinitions.h>
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::sdkClient::Annotated< Annotation, Type >
 

Namespaces

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

Functions

template<typename Annotation , typename Type >
ACSDK_INLINE_VISIBILITY bool alexaClientSDK::sdkClient::operator== (const Annotated< Annotation, Type > &lhs, const Annotated< Annotation, Type > &rhs)
 
template<typename Annotation , typename Type >
ACSDK_INLINE_VISIBILITY bool alexaClientSDK::sdkClient::operator!= (const Annotated< Annotation, Type > &lhs, const Annotated< Annotation, Type > &rhs)
 
template<typename Annotation , typename Type >
ACSDK_INLINE_VISIBILITY bool alexaClientSDK::sdkClient::operator== (const Annotated< Annotation, Type > &lhs, const std::shared_ptr< Type > &rhs)
 
template<typename Annotation , typename Type >
ACSDK_INLINE_VISIBILITY bool alexaClientSDK::sdkClient::operator!= (const Annotated< Annotation, Type > &lhs, const std::shared_ptr< Type > &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