globus_common
18.5
|
Globus UUID Generator. More...
Go to the source code of this file.
Functions | |
int | globus_uuid_create (globus_uuid_t *uuid) |
Create UUID. More... | |
int | globus_uuid_import (globus_uuid_t *uuid, const char *str) |
Import a UUID. More... | |
int | globus_uuid_fields (globus_uuid_t *uuid, globus_uuid_fields_t *uuid_fields) |
Extract fields from UUID. More... | |
Globus UUID Generator.