uuid.h File Reference

#include "common/common.h"
Include dependency graph for uuid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.



enum  eUUIDConstants {
  eUUID_Length = 40,
  eUUID_Invalid = 0
}
const char * generateUUID (char *buffer)
 helper method to create a UUID.