Berserk
|
16-bytes universally unique identifier More...
#include <UUID.hpp>
Public Member Functions | |
BRK_API | UUID ()=default |
BRK_API | UUID (uint32 a, uint32 b, uint32 c, uint32 d) |
BRK_API | UUID (const String &uuid) |
BRK_API const uint32 * | Words () const |
BRK_API String | ToString () const |
BRK_API uint32 | Hash () const |
Static Public Member Functions | |
static BRK_API UUID | Empty () |
static BRK_API UUID | Generate () |
16-bytes universally unique identifier
|
default |
|
explicit |
|
static |
|
static |
uint32 UUID::Hash | ( | ) | const |
String UUID::ToString | ( | ) | const |