12 #ifndef ROOT_TProcessUUID
13 #define ROOT_TProcessUUID
25 #ifndef ROOT_TProcessID
This class is a specialized TProcessID managing the list of UUIDs.
Collectable string class.
TObjString * FindUUID(UInt_t number) const
Find the TObjString by slot number.
This class defines a UUID (Universally Unique IDentifier), also known as GUIDs (Globally Unique IDent...
#define ClassDef(name, id)
THashList implements a hybrid collection class consisting of a hash table and a list to store TObject...
A TProcessID identifies a ROOT job in a unique way in time and space.
virtual ~TProcessUUID()
Destructor.
UInt_t AddUUID(TUUID &uuid, TObject *obj)
Add uuid to the table of UUIDs The TObject *obj has its uniqueID set to the UUID number return entry ...
TProcessUUID & operator=(const TProcessUUID &)
Mother of all ROOT objects.
TBits * GetActive() const
void RemoveUUID(UInt_t number)
Remove entry number in the list of uuids.