|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::UUID, including all inherited members.
| copyFrom(const Byte *buffer) | CeresEngine::UUID | inline |
| copyTo(Byte *buffer) const | CeresEngine::UUID | inline |
| empty() const | CeresEngine::UUID | inline |
| fromName(StringView name) | CeresEngine::UUID | static |
| operator!= | CeresEngine::UUID | friend |
| operator< | CeresEngine::UUID | friend |
| operator<< | CeresEngine::UUID | friend |
| operator<= | CeresEngine::UUID | friend |
| operator== | CeresEngine::UUID | friend |
| operator> | CeresEngine::UUID | friend |
| operator>= | CeresEngine::UUID | friend |
| random() | CeresEngine::UUID | static |
| random(Generator generator) | CeresEngine::UUID | inlinestatic |
| raw | CeresEngine::UUID | |
| toString() const | CeresEngine::UUID | |
| toString(String &str) const | CeresEngine::UUID | |
| toString | CeresEngine::UUID | friend |
| UUID()=default | CeresEngine::UUID | |
| UUID(const UInt32 data1, const UInt32 data2, const UInt32 data3, const UInt32 data4) | CeresEngine::UUID | inline |
| UUID(StringView uuid) | CeresEngine::UUID | explicit |
| UUID(const char *uuid) | CeresEngine::UUID | inlineexplicit |
| withNamespace(const UUID &ns, StringView name) | CeresEngine::UUID | static |