AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Typedefs
InProcessSDS.h File Reference
#include <vector>
#include <mutex>
#include <atomic>
#include <condition_variable>
#include <string>
#include "SharedDataStream.h"
Include dependency graph for InProcessSDS.h:
This graph shows which files directly or indirectly include this file:

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