AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Functions
UUIDGeneration.h File Reference
#include <functional>
#include <string>
#include <vector>
Include dependency graph for UUIDGeneration.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::utils
 
 alexaClientSDK::avsCommon::utils::uuidGeneration
 

Functions

void alexaClientSDK::avsCommon::utils::uuidGeneration::setEntropyReader (std::function< double(void)> func)
 
const std::string alexaClientSDK::avsCommon::utils::uuidGeneration::generateUUID ()
 
void alexaClientSDK::avsCommon::utils::uuidGeneration::setSalt (const std::string &newSalt)
 
void alexaClientSDK::avsCommon::utils::uuidGeneration::addSeeds (const std::vector< uint32_t > &seeds)
 

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