Logo ROOT  
Reference Guide
TXSlave.cxx File Reference
#include "TXSlave.h"
#include "TProof.h"
#include "TProofServ.h"
#include "TSystem.h"
#include "TROOT.h"
#include "TUrl.h"
#include "TMessage.h"
#include "TMonitor.h"
#include "TError.h"
#include "TSysEvtHandler.h"
#include "TVirtualMutex.h"
#include "TXSocket.h"
#include "TXSocketHandler.h"
#include "Varargs.h"
#include "XProofProtocol.h"
#include <mutex>
Include dependency graph for TXSlave.cxx:

Functions

TSlaveGetTXSlave (const char *url, const char *ord, Int_t perf, const char *image, TProof *proof, Int_t stype, const char *workdir, const char *msd, Int_t nwk)
 

Variables

static XSlaveInit xslave_init
 

Function Documentation

◆ GetTXSlave()

TSlave * GetTXSlave ( const char *  url,
const char *  ord,
Int_t  perf,
const char *  image,
TProof proof,
Int_t  stype,
const char *  workdir,
const char *  msd,
Int_t  nwk 
)

Definition at line 45 of file TXSlave.cxx.

Variable Documentation

◆ xslave_init

XSlaveInit xslave_init
static

Definition at line 58 of file TXSlave.cxx.