20 ::uuid_generate_time(
data_);
26 ::uuid_generate(
data_);
39 char out[UUID_STR_LEN];
static std::string const source("source")
Guid const & fromBinary(std::string const &s)
conversion from binary string representation
Guid const & fromString(std::string const &s)
conversion from formatted string representation
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
std::string const toBinary() const
conversion to binary string reprentation
void init(bool usetime=false)
initialize a new Guid
std::string const toString() const
conversion to formatted string reprentation
static bool isValidString(std::string const &s)
bool operator<(Guid const &g) const
Smaller operator.