This struct provides a namespace for functions that create Universally Unique Identifiers per RFC 4122 (http://www.ietf.org/rfc/rfc4122.txt).
Synopsis
Declared in <bdlb_guidutil.h>
struct GuidUtil;
Static Member Functions
Name |
Description |
Return the RFC 4122 pre‐defined DNS namespace ID. |
|
|
|
Return an RFC 4122 version 5 GUID derived from a namespace and name. |
|
|
|
Return the least significant 8 bytes of the specified |
|
Return the most significant 8 bytes of the specified |
|
Return the version of the specified |
|
|
|
|
|
Return the RFC 4122 pre‐defined OID namespace ID. |
|
Return the RFC 4122 pre‐defined URL namespace ID. |
|
Return the RFC 4122 pre‐defined X500 namespace ID. |
Created with MrDocs