|
Zrythm v2.0.0-alpha.1
a highly automated and intuitive digital audio workstation
|


Public Types | |
| using | UuidTag = void |
Public Member Functions | |
| bool | is_null () const |
| Checks if the UUID is null. | |
| void | set_null () |
| std::size_t | hash () const |
Friends | |
| std::size_t | hash_value (const Uuid &p) |
Definition at line 47 of file uuid_identifiable_object.h.
| using zrythm::utils::UuidIdentifiableObject< Derived >::Uuid::UuidTag = void |
Definition at line 52 of file uuid_identifiable_object.h.
|
inline |
Definition at line 71 of file uuid_identifiable_object.h.
|
inline |
Checks if the UUID is null.
Definition at line 64 of file uuid_identifiable_object.h.
|
inline |
Definition at line 66 of file uuid_identifiable_object.h.
|
friend |
Definition at line 69 of file uuid_identifiable_object.h.