Capabilities2 0.3.0
Loading...
Searching...
No Matches
Static Public Member Functions | Private Member Functions | List of all members
capabilities2_events::UUIDGenerator Class Reference

#include "uuid_generator.hpp"

Static Public Member Functions

static const std::string gen_uuid_str ()
 generate a uuid string
 

Private Member Functions

 UUIDGenerator ()=delete
 
 UUIDGenerator (const UUIDGenerator &)=delete
 
UUIDGeneratoroperator= (const UUIDGenerator &)=delete
 

Constructor & Destructor Documentation

◆ UUIDGenerator() [1/2]

capabilities2_events::UUIDGenerator::UUIDGenerator ( )
privatedelete

◆ UUIDGenerator() [2/2]

capabilities2_events::UUIDGenerator::UUIDGenerator ( const UUIDGenerator )
privatedelete

Member Function Documentation

◆ gen_uuid_str()

const std::string capabilities2_events::UUIDGenerator::gen_uuid_str ( )
static

generate a uuid string

Returns
const std::string

◆ operator=()

UUIDGenerator & capabilities2_events::UUIDGenerator::operator= ( const UUIDGenerator )
privatedelete

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