#include "TXSlave.h"
#include "TProof.h"
#include "TProofServ.h"
#include "TSystem.h"
#include "TEnv.h"
#include "TROOT.h"
#include "TUrl.h"
#include "TMessage.h"
#include "TMonitor.h"
#include "TError.h"
#include "TSysEvtHandler.h"
#include "TVirtualMutex.h"
#include "TThread.h"
#include "TXSocket.h"
#include "TXSocketHandler.h"
#include "Varargs.h"
#include "XProofProtocol.h"
Go to the source code of this file.
Classes | |
class | TXSlaveInterruptHandler |
Functions | |
ClassImp (TXSlave) TSlave *GetTXSlave(const char *url | |
Variables | |
const char * | ord |
const char Int_t | perf |
const char Int_t const char * | image |
const char Int_t const char TProof * | proof |
const char Int_t const char TProof Int_t | stype |
const char Int_t const char TProof Int_t const char * | workdir |
static XSlaveInit | xslave_init |
ClassImp | ( | TXSlave | ) | const |
Definition at line 46 of file TXSlave.cxx.
const char* ord |
Definition at line 46 of file TXSlave.cxx.
Referenced by TProof::AddWorkers(), XrdProofdProofServMgr::Create(), TProofProgressLog::DoLog(), TProofMgrLite::GetSessionLogs(), TXProofMgr::GetSessionLogs(), XrdProofdManager::GetWorkers(), TProofServ::HandleSocketInput(), TProofServ::HandleWorkerLists(), TProof::MarkBad(), OldProofServAuthSetup(), OldSlaveAuthSetup(), TSecContext::Print(), TRootSecContext::Print(), TProofProgressLog::SaveToFile(), TProofLite::SetupWorkers(), TProofSuperMaster::StartSlaves(), TProofPEAC::StartSlaves(), TProofCondor::StartSlaves(), and TProofPlayerRemote::StoreFeedback().
Definition at line 46 of file TXSlave.cxx.
Definition at line 46 of file TXSlave.cxx.
Referenced by ClassImp(), TSlave::Create(), finalizeProof(), TQueryResultManager::FinalizeQuery(), TDSet::GetTreeHeader(), TProof::Open(), runProof(), TPerfStats::TPerfStats(), TSlaveLite::TSlaveLite(), TXSlave::TXSlave(), TSessionViewer::UpdateListOfProofs(), and TSessionViewer::UpdateListOfSessions().
Definition at line 46 of file TXSlave.cxx.
Referenced by TBranchElement::BuildTitle(), TGeoVolume::Divide(), TGDoubleSlider::GetSString(), TGSlider::GetTypeString(), RooSimultaneous::initialize(), RooSimultaneous::plotOn(), RooAbsPdf::plotOn(), ROOT::Math::RootFinder::SetMethod(), TSQLStructure::StoreElementInNormalForm(), and TMVA::MsgLogger::WriteMsg().
Definition at line 46 of file TXSlave.cxx.
Referenced by TProof::AddWorkers(), TRint::Run(), TProofServ::SendStatistics(), TXProofServ::Setup(), TProofServLite::Setup(), TApplicationServer::Setup(), TProofServ::Setup(), TProofCondor::StartSlaves(), and TROOT::TROOT().
XSlaveInit xslave_init [static] |
Definition at line 46 of file TXSlave.cxx.