AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <vector>
#include <mutex>
#include <atomic>
#include <condition_variable>
#include <string>
#include "SharedDataStream.h"
Go to the source code of this file.
Classes | |
struct | alexaClientSDK::avsCommon::utils::sds::InProcessSDSTraits |
Structure for specifying the traits of a SharedDataStream which works between threads in a single process. More... | |
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::avsCommon | |
alexaClientSDK::avsCommon::utils | |
alexaClientSDK::avsCommon::utils::sds | |
Typedefs | |
using | alexaClientSDK::avsCommon::utils::sds::InProcessSDS = SharedDataStream< InProcessSDSTraits > |
Type alias for a SharedDataStream which works between threads in a single process. More... | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0