JUCE
|
This is the complete list of members for Uuid, including all inherited members.
getClockSeqAndReserved() const noexcept | Uuid | |
getClockSeqLow() const noexcept | Uuid | |
getNode() const noexcept | Uuid | |
getRawData() const noexcept | Uuid | |
getTimeHighAndVersion() const noexcept | Uuid | |
getTimeLow() const noexcept | Uuid | |
getTimeMid() const noexcept | Uuid | |
hash() const noexcept | Uuid | |
isNull() const noexcept | Uuid | |
null() noexcept | Uuid | static |
operator!=(const Uuid &) const noexcept | Uuid | |
operator<(const Uuid &) const noexcept | Uuid | |
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 | |
operator>(const Uuid &) const 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 |