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

Namespaces

 internal
 
 test
 

Classes

struct  Annotated
 
class  FeatureClientBuilderInterface
 
class  FeatureClientInterface
 

Functions

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

Function Documentation

◆ operator!=() [1/2]

template<typename Annotation , typename Type >
ACSDK_INLINE_VISIBILITY bool alexaClientSDK::sdkClient::operator!= ( const Annotated< Annotation, Type > &  lhs,
const Annotated< Annotation, Type > &  rhs 
)
inline

◆ operator!=() [2/2]

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

◆ operator==() [1/2]

template<typename Annotation , typename Type >
ACSDK_INLINE_VISIBILITY bool alexaClientSDK::sdkClient::operator== ( const Annotated< Annotation, Type > &  lhs,
const Annotated< Annotation, Type > &  rhs 
)
inline

◆ operator==() [2/2]

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

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