55 void Add(
const char *mesg);
#define ClassDef(name, id)
Collection abstract base class.
THashList implements a hybrid collection class consisting of a hash table and a list to store TObject...
The TNamed class is the base class for all named ROOT classes.
R__ALWAYS_INLINE Bool_t TestBit(UInt_t f) const
This class holds the status of an ongoing operation and collects error messages.
TStatus()
Default constructor.
const char * NextMesg()
Return the next message or 0.
Int_t GetExitStatus() const
virtual void Print(Option_t *option="") const
Standard print function.
void Add(const char *mesg)
Add an error message.
void Reset()
Reset the iterator on the messages.
virtual Int_t Merge(TCollection *list)
PROOF Merge() function.
void SetMemValues(Long_t vmem=-1, Long_t rmem=-1, Bool_t master=kFALSE)
Set max memory values.
THashList fInfoMsgs
iterator in messages
void SetExitStatus(Int_t est)
Long_t GetResMemMax(Bool_t master=kFALSE) const
Long_t GetVirtMemMax(Bool_t master=kFALSE) const
void AddInfo(const char *mesg)
Add an info message.