![]() |
ROOT
6.06/09
Reference Guide
|
#include "Rtypes.h"
Include dependency graph for TUUID.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TUUID |
| This class defines a UUID (Universally Unique IDentifier), also known as GUIDs (Globally Unique IDentifier). More... | |
| struct | TUUID::uuid_time_t |
Functions | |
| TBuffer & | operator>> (TBuffer &buf, TUUID &uuid) |
| TBuffer & | operator<< (TBuffer &buf, const TUUID &uuid) |
| Input operator. Delegate to Streamer. More... | |
| Bool_t | operator== (const TUUID &u1, const TUUID &u2) |
| Bool_t | operator!= (const TUUID &u1, const TUUID &u2) |