Logo ROOT   6.14/05
Reference Guide
Classes | Typedefs | Variables
TProofServ.h File Reference
#include "TApplication.h"
#include "TString.h"
#include "TSysEvtHandler.h"
#include "TStopwatch.h"
#include "TTimer.h"
#include "TPackMgr.h"
#include "TProofQueryResult.h"
#include <mutex>
Include dependency graph for TProofServ.h:
This graph shows which files directly or indirectly include this file:

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 TProofServgProofServ
 

Typedef Documentation

◆ OldProofServAuthSetup_t

typedef Int_t(* OldProofServAuthSetup_t) (TSocket *, Bool_t, Int_t, TString &, TString &, TString &)

Definition at line 62 of file TProofServ.h.

Variable Documentation

◆ gProofServ

R__EXTERN TProofServ* gProofServ

Definition at line 347 of file TProofServ.h.