14 #ifndef GDCMUIDGENERATOR_H
15 #define GDCMUIDGENERATOR_H
56 static void SetRoot(
const char * root);
57 static const char *GetRoot();
65 const char* Generate();
69 static bool IsValid(
const char *uid);
72 static const char *GetGDCMUID();
75 static bool GenerateUUID(
unsigned char *uuid_data);
78 static const char GDCM_UID[];
79 static std::string Root;
80 static std::string EncodedHardwareAddress;
87 #endif //GDCMUIDGENERATOR_H
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
UIDGenerator()
By default the root of a UID is a GDCM Root...
Definition: gdcmUIDGenerator.h:33
Class for generating unique UID.
Definition: gdcmUIDGenerator.h:29
Definition: gdcmASN1.h:20