Audacity 3.2.0
|
This is the complete list of members for audacity::Uuid, including all inherited members.
Bytes typedef | audacity::Uuid | |
FromString(const std::string &str) | audacity::Uuid | static |
Generate() | audacity::Uuid | static |
GetHash() const noexcept | audacity::Uuid | |
IsNil() const noexcept | audacity::Uuid | |
mData | audacity::Uuid | private |
operator bool() const noexcept | audacity::Uuid | explicit |
operator!=(const Uuid &other) const noexcept | audacity::Uuid | |
operator<(const Uuid &other) const noexcept | audacity::Uuid | |
operator<=(const Uuid &other) const noexcept | audacity::Uuid | |
operator==(const Uuid &other) const noexcept | audacity::Uuid | |
operator>(const Uuid &other) const noexcept | audacity::Uuid | |
operator>=(const Uuid &other) const noexcept | audacity::Uuid | |
ToBytes() const noexcept | audacity::Uuid | |
ToHexString() const | audacity::Uuid | |
ToString() const | audacity::Uuid | |
Uuid() | audacity::Uuid | |
Uuid(const Bytes &data) noexcept | audacity::Uuid | explicit |