Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TXProofMgr.cxx File Reference
#include <errno.h>
#include <memory>
#include "Getline.h"
#include "snprintf.h"
#include "TList.h"
#include "TObjArray.h"
#include "TObjString.h"
#include "TProof.h"
#include "TProofLog.h"
#include "TXProofMgr.h"
#include "TXSocket.h"
#include "TXSocketHandler.h"
#include "TROOT.h"
#include "TStopwatch.h"
#include "TSysEvtHandler.h"
#include "XProofProtocol.h"
#include "XrdProofConn.h"
Include dependency graph for TXProofMgr.cxx:

Classes

class  TProofMgrInterruptHandler
 
class  TXProofMgrInit
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Functions

TProofMgrGetTXProofMgr (const char *url, Int_t l, const char *al)
 

Variables

static TXProofMgrInit gxproofmgr_init
 

Function Documentation

◆ GetTXProofMgr()

TProofMgr * GetTXProofMgr ( const char *  url,
Int_t  l,
const char *  al 
)

Definition at line 89 of file TXProofMgr.cxx.

Variable Documentation

◆ gxproofmgr_init

TXProofMgrInit gxproofmgr_init
static

Definition at line 97 of file TXProofMgr.cxx.