AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Functions | Variables
Common.h File Reference
#include <memory>
#include <vector>
#include "AVSCommon/Utils/SDS/InProcessSDS.h"
Include dependency graph for Common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::avsCommon
 
 alexaClientSDK::avsCommon::avs
 
 alexaClientSDK::avsCommon::avs::test
 

Functions

std::unique_ptr< InProcessSDS > alexaClientSDK::avsCommon::avs::test::createSDS (int desiredSize)
 
std::vector< uint8_t > alexaClientSDK::avsCommon::avs::test::createTestPattern (int patternSize)
 

Variables

static const std::string alexaClientSDK::avsCommon::avs::test::TEST_ATTACHMENT_ID_STRING_ONE = "testAttachmentId_1"
 A test AttachmentId string. More...
 
static const std::string alexaClientSDK::avsCommon::avs::test::TEST_ATTACHMENT_ID_STRING_TWO = "testAttachmentId_2"
 A second test AttachmentId string. More...
 
static const std::string alexaClientSDK::avsCommon::avs::test::TEST_ATTACHMENT_ID_STRING_THREE = "testAttachmentId_3"
 A third test AttachmentId string. More...
 
static const int alexaClientSDK::avsCommon::avs::test::TEST_SDS_BUFFER_SIZE_IN_BYTES = 400
 A test buffer size. More...
 
static const int alexaClientSDK::avsCommon::avs::test::TEST_SDS_PARTIAL_WRITE_AMOUNT_IN_BYTES = 150
 A test buffer write size. More...
 
static const int alexaClientSDK::avsCommon::avs::test::TEST_SDS_PARTIAL_READ_AMOUNT_IN_BYTES = 150
 A test buffer read size. 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