64 const char *fname = 0,
const char *pattern = 0);
109 const char *pattern = 0);
#define ClassDef(name, id)
This class stores the date and time with a precision of one second in an unsigned 32 bit word (950130...
Class supporting a collection of lines with C++ code.
The TNamed class is the base class for all named ROOT classes.
R__ALWAYS_INLINE Bool_t TestBit(UInt_t f) const
void SetBit(UInt_t f, Bool_t set)
Set or unset the user status bits as specified in f.
static Long64_t fgMaxTransferSize
TMacro * GetMacro() const
static Long64_t GetMaxTransferSize()
Get max transfer size.
Int_t Grep(const char *txt, TString &res, Int_t from=0)
Search lines containing 'txt', starting from line 'from'.
void Print(Option_t *opt=0) const
Print a line with the relevant info.
Int_t Retrieve(TProofLog::ERetrieveOpt opt=TProofLog::kTrailing, const char *pattern=0)
Retrieve the content of the associated file.
void Display(Int_t from=0, Int_t to=-1)
Display the current content starting from line 'from' to line 'to' inclusive.
virtual ~TProofLogElem()
Destructor.
static void SetMaxTransferSize(Long64_t maxsz)
Set max transfer size.
Bool_t IsSubMaster() const
void Prt(const char *what)
Special printing procedure.
Implementation of the PROOF session log handler.
TProofLogElem * Add(const char *ord, const char *url)
Add new entry to the list of elements.
void Print(Option_t *opt=0) const
Print head info about the content.
static void SetMaxTransferSize(Long64_t maxsz)
Set max transfer size.
void Prt(const char *what, Bool_t newline=kTRUE)
Special printing procedure.
Int_t Grep(const char *txt, Int_t from=0)
Search lines containing 'txt', starting from line 'from'.
void Display(const char *ord="*", Int_t from=-10, Int_t to=-1)
Display the content associated with worker 'ord' from line 'from' to line 'to' inclusive.
Int_t Save(const char *ord="*", const char *fname=0, Option_t *opt="w")
Save the content associated with worker 'ord' to finel 'fname'.
Int_t Retrieve(const char *ord="*", TProofLog::ERetrieveOpt opt=TProofLog::kTrailing, const char *fname=0, const char *pattern=0)
Retrieve the content of the log file associated with worker 'ord'.
virtual ~TProofLog()
Destructor.
TList * GetListOfLogs() const
void SetLogToBox(Bool_t lgbox=kFALSE)
Basic TProofMgr functionality implementation in the case of Lite session.
The PROOF manager interacts with the PROOF server coordinator to create or destroy a PROOF session,...
This is the ROOT implementation of the Qt object communication mechanism (see also http://www....
const char * Data() const
Implementation of the functionality provided by TProofMgr in the case of a xproofd-based session.