| 
    Grid Community Toolkit
    6.2.1607800521 (tag: v6.2.20201212)
    
   | 
 
Globus UUID Generator. More...
Go to the source code of this file.
Functions | |
| int | globus_uuid_create (globus_uuid_t *uuid) | 
| Create UUIDCreates a time based, Leach-Salz variant uuid, using the mac address when available.  | |
| int | globus_uuid_import (globus_uuid_t *uuid, const char *str) | 
| Import a UUIDImport a string in the text UUID format into a globus_uuid_t value.  More... | |
| int | globus_uuid_fields (globus_uuid_t *uuid, globus_uuid_fields_t *uuid_fields) | 
| Extract fields from UUIDCopy the fields from uuid to uuid_fields in host byte order.  More... | |
Globus UUID Generator.
 1.8.13