CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Macros | Typedefs | Functions
Guid.h File Reference
#include <string>

Go to the source code of this file.

Classes

struct  ora::Guid
 

Namespaces

 cond
 
 ora
 TO BE REMOVED.
 

Macros

#define GUID_STRING_SIZE   40
 

Typedefs

typedef ora::Guid cond::Guid
 

Functions

void * cond::genMD5 (void *buffer, unsigned long len, void *code)
 
void cond::genMD5 (const std::string &s, void *code)
 
std::string ora::guidFromTime ()
 

Macro Definition Documentation

#define GUID_STRING_SIZE   40

Definition at line 4 of file Guid.h.

Referenced by ora::Guid::toString().