#include <errno.h>
#include "Getline.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"
Go to the source code of this file.
Classes | |
class | TXProofMgrInit |
Functions | |
ClassImp (TXProofMgr) class TProofMgrInterruptHandler | |
TProofMgr * | GetTXProofMgr (const char *url, Int_t l, const char *al) |
Variables | |
static TXProofMgrInit | gxproofmgr_init |
ClassImp | ( | TXProofMgr | ) |
Definition at line 42 of file TXProofMgr.cxx.
References kFALSE, kSigInterrupt, TObject::Notify(), and TApplication::operator=().
TXProofMgrInit gxproofmgr_init [static] |
Definition at line 89 of file TXProofMgr.cxx.