| 
    taskrambler
    0.1.9
    
   Web server and task management solution. 
   | 
 
#include <stdio.h>#include <uuid/uuid.h>#include "class.h"#include "uuid.h"#include "commons.h"#include "utils/memory.h"
 Include dependency graph for testers/uuid.c:Go to the source code of this file.
Macros | |
| #define | UUID_NS "4f947b70-6f9f-43b6-8dc1-1321977c8240" | 
Functions | |
| int | main (int argc, char *argv[]) | 
| #define UUID_NS "4f947b70-6f9f-43b6-8dc1-1321977c8240" | 
Definition at line 11 of file testers/uuid.c.
Referenced by main().
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 15 of file testers/uuid.c.
References memCleanup(), UUID_NS, uuidCompare(), uuidParse(), uuidUnparse(), uuidVersion1(), uuidVersion3(), uuidVersion5(), and uuidZero.
 Here is the call graph for this function: