|
Dynalib Utils
|
This is the complete list of members for UUID, including all inherited members.
| copy() override | UUID | virtual |
| format(char *buf) const | UUID | |
| fromString(const String &name) | UUID | static |
| getLeastSignificantBits() | UUID | |
| getMostSignificantBits() | UUID | |
| hashCode() const override | UUID | virtual |
| IComparable()=default | IComparable< UUID > | |
| ICopyable()=default | ICopyable< UUID > | |
| IHashable()=default | IHashable< UUID > | |
| initRandom(char *seed) | UUID | static |
| nameUUIDFromBytes(const String &name) | UUID | static |
| nameUUIDFromBytes(unsigned char *name, uint nameLen) | UUID | static |
| operator==(const UUID &other) const override | UUID | virtual |
| randomUUID() | UUID | static |
| toString() const | UUID | |
| UUID()=default | UUID | |
| UUID(uint8_t *data) | UUID | explicit |
| UUID(uint64_t mostSigBits, uint64_t leastSigBits) | UUID | |
| UUID(const UUID &other) | UUID | |
| version() | UUID | |
| ~IComparable()=default | IComparable< UUID > | virtual |
| ~ICopyable()=default | ICopyable< UUID > | virtual |
| ~IHashable()=default | IHashable< UUID > | virtual |
| ~UUID() override=default | UUID |
1.8.13