#include <vega/uid.h>
◆ UID() [1/2]
◆ UID() [2/2]
vega::UID::UID |
( |
const std::string & |
uid | ) |
|
|
explicit |
◆ generate()
static UID vega::UID::generate |
( |
uint16_t |
num = 0 | ) |
|
|
static |
◆ operator!=()
bool vega::UID::operator!= |
( |
const UID & |
other | ) |
const |
◆ operator<()
bool vega::UID::operator< |
( |
const UID & |
other | ) |
const |
◆ operator==()
bool vega::UID::operator== |
( |
const UID & |
other | ) |
const |
◆ str()
const std::string& vega::UID::str |
( |
| ) |
const |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const UID & |
uid |
|
) |
| |
|
friend |
◆ IMPLEMENTATION_CLASS_UID
const UID vega::UID::IMPLEMENTATION_CLASS_UID |
|
static |
The documentation for this class was generated from the following file: