#include <TProofServ.h>
Public Member Functions | |
TProofServLogHandlerGuard (const char *cmd, TSocket *s, const char *pfx="", Bool_t on=kTRUE) | |
TProofServLogHandlerGuard (FILE *f, TSocket *s, const char *pfx="", Bool_t on=kTRUE) | |
virtual | ~TProofServLogHandlerGuard () |
TProofServLogHandlerGuard (const char *cmd, TSocket *s, const char *pfx="", Bool_t on=kTRUE) | |
TProofServLogHandlerGuard (FILE *f, TSocket *s, const char *pfx="", Bool_t on=kTRUE) | |
virtual | ~TProofServLogHandlerGuard () |
Private Attributes | |
TProofServLogHandler * | fExecHandler |
TProofServLogHandler * | fExecHandler |
Definition at line 398 of file TProofServ.h.
TProofServLogHandlerGuard::TProofServLogHandlerGuard | ( | const char * | cmd, | |
TSocket * | s, | |||
const char * | pfx = "" , |
|||
Bool_t | on = kTRUE | |||
) |
Definition at line 334 of file TProofServ.cxx.
References TSystem::AddFileHandler(), Error, fExecHandler, gSystem, TProofServLogHandler::IsValid(), and s.
TProofServLogHandlerGuard::TProofServLogHandlerGuard | ( | FILE * | f, | |
TSocket * | s, | |||
const char * | pfx = "" , |
|||
Bool_t | on = kTRUE | |||
) |
Definition at line 354 of file TProofServ.cxx.
References TSystem::AddFileHandler(), Error, fExecHandler, gSystem, TProofServLogHandler::IsValid(), and s.
TProofServLogHandlerGuard::~TProofServLogHandlerGuard | ( | ) | [virtual] |
Definition at line 374 of file TProofServ.cxx.
References fExecHandler, gSystem, TProofServLogHandler::IsValid(), TSystem::RemoveFileHandler(), and SafeDelete.
TProofServLogHandlerGuard::TProofServLogHandlerGuard | ( | const char * | cmd, | |
TSocket * | s, | |||
const char * | pfx = "" , |
|||
Bool_t | on = kTRUE | |||
) |
TProofServLogHandlerGuard::TProofServLogHandlerGuard | ( | FILE * | f, | |
TSocket * | s, | |||
const char * | pfx = "" , |
|||
Bool_t | on = kTRUE | |||
) |
virtual TProofServLogHandlerGuard::~TProofServLogHandlerGuard | ( | ) | [virtual] |
Definition at line 401 of file TProofServ.h.
Referenced by TProofServLogHandlerGuard(), and ~TProofServLogHandlerGuard().
Definition at line 401 of file TProofServ.h.