| JUCE
    | 
This is the complete list of members for Uuid, including all inherited members.
| getRawData() const noexcept | Uuid | |
| isNull() const noexcept | Uuid | |
| null() noexcept | Uuid | static | 
| operator!=(const Uuid &) const noexcept | Uuid | |
| operator=(const Uuid &) noexcept | Uuid | |
| operator=(const String &uuidString) | Uuid | |
| operator=(const uint8 *rawData) noexcept | Uuid | |
| operator==(const Uuid &) const noexcept | Uuid | |
| toDashedString() const | Uuid | |
| toString() const | Uuid | |
| Uuid() | Uuid | |
| Uuid(const Uuid &) noexcept | Uuid | |
| Uuid(const String &uuidString) | Uuid | |
| Uuid(const uint8 *rawData) noexcept | Uuid | |
| ~Uuid() noexcept | Uuid |