#include <uuid.h>
Definition at line 31 of file uuid.h.
◆ UUID() [1/6]
◆ UUID() [2/6]
PBD::UUID::UUID |
( |
std::string const & |
str | ) |
|
|
inline |
◆ UUID() [3/6]
PBD::UUID::UUID |
( |
boost::uuids::uuid const & |
u | ) |
|
|
inlineexplicit |
◆ UUID() [4/6]
◆ UUID() [5/6]
PBD::UUID::UUID |
( |
std::string const & |
str | ) |
|
|
inline |
◆ UUID() [6/6]
PBD::UUID::UUID |
( |
boost::uuids::uuid const & |
u | ) |
|
|
inlineexplicit |
◆ operator bool() [1/2]
PBD::UUID::operator bool |
( |
| ) |
const |
|
inline |
◆ operator bool() [2/2]
PBD::UUID::operator bool |
( |
| ) |
const |
|
inline |
◆ operator boost::uuids::uuid() [1/2]
PBD::UUID::operator boost::uuids::uuid |
( |
| ) |
|
|
inline |
◆ operator boost::uuids::uuid() [2/2]
PBD::UUID::operator boost::uuids::uuid |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
UUID& PBD::UUID::operator= |
( |
std::string const & |
str | ) |
|
◆ operator=() [2/2]
UUID& PBD::UUID::operator= |
( |
std::string const & |
str | ) |
|
◆ to_s() [1/2]
std::string PBD::UUID::to_s |
( |
| ) |
const |
◆ to_s() [2/2]
std::string PBD::UUID::to_s |
( |
| ) |
const |
The documentation for this class was generated from the following files: