AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <cstdint>
#include <cstddef>
#include <mutex>
#include <string>
#include <vector>
#include "AVSCommon/Utils/Logger/LoggerUtils.h"
#include "SharedDataStream.h"
Go to the source code of this file.
Classes | |
class | alexaClientSDK::avsCommon::utils::sds::SharedDataStream::BufferLayout< T > |
struct | alexaClientSDK::avsCommon::utils::sds::SharedDataStream::BufferLayout< T >::Header |
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::avsCommon | |
alexaClientSDK::avsCommon::utils | |
alexaClientSDK::avsCommon::utils::sds | |
Functions | |
template<typename FieldType , typename ClassType > | |
auto | alexaClientSDK::avsCommon::utils::sds::max_field_limit (FieldType(ClassType::*)) -> decltype(std::numeric_limits< FieldType >::max()) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0