#include <Uuid.h>
◆ Uuid() [1/3]
◆ Uuid() [2/3]
Uuid::Uuid |
( |
const Uuid & |
org | ) |
|
◆ Uuid() [3/3]
Uuid::Uuid |
( |
const std::string & |
str | ) |
|
◆ hash()
size_t Uuid::hash |
( |
| ) |
const |
◆ isNull()
bool Uuid::isNull |
( |
| ) |
const |
◆ operator!=()
bool Uuid::operator!= |
( |
const Uuid & |
rhs | ) |
const |
◆ operator<()
bool Uuid::operator< |
( |
const Uuid & |
rhs | ) |
const |
◆ operator<=()
bool Uuid::operator<= |
( |
const Uuid & |
rhs | ) |
const |
◆ operator==()
bool Uuid::operator== |
( |
const Uuid & |
rhs | ) |
const |
◆ operator>()
bool Uuid::operator> |
( |
const Uuid & |
rhs | ) |
const |
◆ operator>=()
bool Uuid::operator>= |
( |
const Uuid & |
rhs | ) |
const |
◆ read() [1/4]
bool cnoid::Uuid::read |
( |
const Mapping & |
archive | ) |
|
|
inline |
◆ read() [2/4]
bool cnoid::Uuid::read |
( |
const Mapping & |
archive, |
|
|
const char * |
key |
|
) |
| |
|
inline |
◆ read() [3/4]
bool Uuid::read |
( |
const Mapping * |
archive | ) |
|
◆ read() [4/4]
bool Uuid::read |
( |
const Mapping * |
archive, |
|
|
const char * |
key |
|
) |
| |
◆ toString()
std::string Uuid::toString |
( |
| ) |
const |
The documentation for this class was generated from the following files: