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 pre‐defined namespace ID for the DNS namespace from Appendix C of RFC 4122, for use with the |
|
|
|
Generate and return a single GUID meeting the RFC 4122 version 5 specification from the specified |
|
|
|
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 pre‐defined namespace ID for the OID namespace from Appendix C of RFC 4122, for use with the |
|
Return the pre‐defined namespace ID for the URL namespace from Appendix C of RFC 4122, for use with the |
|
Return the pre‐defined namespace ID for the X500 namespace from Appendix C of RFC 4122, for use with the |
Created with MrDocs