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