CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::UUID Member List

This is the complete list of members for CeresEngine::UUID, including all inherited members.

copyFrom(const Byte *buffer)CeresEngine::UUIDinline
copyTo(Byte *buffer) constCeresEngine::UUIDinline
empty() constCeresEngine::UUIDinline
fromName(StringView name)CeresEngine::UUIDstatic
operator!=CeresEngine::UUIDfriend
operator<CeresEngine::UUIDfriend
operator<<CeresEngine::UUIDfriend
operator<=CeresEngine::UUIDfriend
operator==CeresEngine::UUIDfriend
operator>CeresEngine::UUIDfriend
operator>=CeresEngine::UUIDfriend
random()CeresEngine::UUIDstatic
random(Generator generator)CeresEngine::UUIDinlinestatic
rawCeresEngine::UUID
toString() constCeresEngine::UUID
toString(String &str) constCeresEngine::UUID
toStringCeresEngine::UUIDfriend
UUID()=defaultCeresEngine::UUID
UUID(const UInt32 data1, const UInt32 data2, const UInt32 data3, const UInt32 data4)CeresEngine::UUIDinline
UUID(StringView uuid)CeresEngine::UUIDexplicit
UUID(const char *uuid)CeresEngine::UUIDinlineexplicit
withNamespace(const UUID &ns, StringView name)CeresEngine::UUIDstatic