
Public Member Functions | |
| PROUD_API String | ToString () const |
| PROUD_API String | ToBracketString () const |
Static Public Member Functions | |
| static PROUD_API Guid | RandomGuid () |
| static Guid | From (GUID src) |
| static PROUD_API Guid | NewGuid () |
| static PROUD_API UUID | Create () |
| static PROUD_API bool | ConvertUUIDToString (const UUID &uuid, String &uuidStr) |
| static PROUD_API bool | ConvertUUIDToBracketString (const UUID &uuid, String &uuidStr) |
| static PROUD_API bool | ConvertStringToUUID (String uuidStr, UUID &uuid) |
| static String | GetString (const UUID &uuid) |
| static String | GetBracketString (const UUID &uuid) |
| static UUID | GetFromString (const TCHAR *uuidStr) |
GUID object wrapper
|
static |
TODO:translate needed.
|
static |
TODO:translate needed.
|
static |
TODO:translate needed.
|
static |
TODO:translate needed.
|
inlinestatic |
TODO:translate needed. Casting from GUID object
|
inlinestatic |
TODO:translate needed.
|
inlinestatic |
TODO:translate needed.
|
inlinestatic |
TODO:translate needed.
|
static |
New GUID
|
static |
Generates a 'random' GUID. Unlike NewGuid(), this does not guarantee uniqueness.
| PROUD_API String Proud::Guid::ToBracketString | ( | ) | const |
TODO:translate needed.
| PROUD_API String Proud::Guid::ToString | ( | ) | const |
TODO:translate needed.