#include "TApplication.h"
#include "TString.h"
#include "TSysEvtHandler.h"
#include "TStopwatch.h"
#include "TTimer.h"
#include "TPackMgr.h"
#include "TProofQueryResult.h"
#include <mutex>
Classes | |
class | TIdleTOTimer |
class | TIdleTOTimerGuard |
class | TProofLockPath |
class | TProofLockPathGuard |
class | TProofServ |
Class providing the PROOF server. More... | |
class | TProofServLogHandler |
class | TProofServLogHandlerGuard |
class | TReaperTimer |
class | TShutdownTimer |
Typedefs | |
typedef Int_t(* | OldProofServAuthSetup_t) (TSocket *, Bool_t, Int_t, TString &, TString &, TString &) |
Variables | |
R__EXTERN TProofServ * | gProofServ |
typedef Int_t(* OldProofServAuthSetup_t) (TSocket *, Bool_t, Int_t, TString &, TString &, TString &) |
Definition at line 62 of file TProofServ.h.
R__EXTERN TProofServ* gProofServ |
Definition at line 347 of file TProofServ.h.