TUUID.cxx File Reference

#include "TROOT.h"
#include "TUUID.h"
#include "TError.h"
#include "TSystem.h"
#include "TInetAddress.h"
#include "TMD5.h"
#include "Bytes.h"
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/time.h>

Go to the source code of this file.

Defines

#define CHECK(f1, f2)   if (f1 != f2) return f1 < f2 ? -1 : 1;

Functions

 ClassImp (TUUID) TUUID
TBufferoperator<< (TBuffer &buf, const TUUID &uuid)


Define Documentation

#define CHECK ( f1,
f2   )     if (f1 != f2) return f1 < f2 ? -1 : 1;

Referenced by CheckSTLComparator(), TUUID::Compare(), main(), NegativeTestQuoteMeta(), Test_NO_AUTO_CAPTURE(), TestConstructors(), TestConsume(), TestExtract(), TestFindAndConsume(), TestMatchNumberPeculiarity(), TestOneOption(), TestQuoteMeta(), TestRecursion(), TestReplace(), Timing1(), and Timing2().


Function Documentation

ClassImp ( TUUID   ) 

Definition at line 128 of file TUUID.cxx.

References Format(), gSystem, kFALSE, kTRUE, Long64_t, random, and seed.

TBuffer& operator<< ( TBuffer buf,
const TUUID uuid 
)

Definition at line 663 of file TUUID.cxx.


Generated on Tue Jul 5 15:57:18 2011 for ROOT_528-00b_version by  doxygen 1.5.1