client-cpp  0.0.1-SNAPSHOT
kaa::UuidGenerator Class Reference

#include <UuidGenerator.hpp>

Static Public Member Functions

static std::string generateUuid ()
 
static void generateUuid (std::string &uuid_s)
 
static void generateUuid (std::string &uuid_s, std::string data)
 

Detailed Description

Definition at line 29 of file UuidGenerator.hpp.

Member Function Documentation

static std::string kaa::UuidGenerator::generateUuid ( )
inlinestatic

Definition at line 31 of file UuidGenerator.hpp.

static void kaa::UuidGenerator::generateUuid ( std::string &  uuid_s)
inlinestatic

Definition at line 39 of file UuidGenerator.hpp.

static void kaa::UuidGenerator::generateUuid ( std::string &  uuid_s,
std::string  data 
)
inlinestatic

Definition at line 47 of file UuidGenerator.hpp.


The documentation for this class was generated from the following file: