ROOT  6.06/09
Reference Guide
Functions | Variables
TXSlave.cxx File Reference
#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"
+ Include dependency graph for TXSlave.cxx:

Go to the source code of this file.

Functions

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

Variables

const char * ord
 
const char Int_t perf
 
const char Int_t const char * image
 
const char Int_t const char TProofproof
 
const char Int_t const char TProof Int_t stype
 
const char Int_t const char TProof Int_t const char * workdir
 
const char Int_t const char TProof Int_t const char const char * msd
 
static XSlaveInit xslave_init
 

Function Documentation

ClassImp ( TXSlave  ) const
const char Int_t const char TProof Int_t const char const char Int_t nwk return ( (TSlave *)(new TXSlave(url, ord, perf, image, proof, stype, workdir, msd, nwk))  )

Variable Documentation

const char Int_t const char* image
const char Int_t const char TProof Int_t const char const char* msd
const char* ord
const char Int_t perf

Definition at line 46 of file TXSlave.cxx.

Referenced by TSlave::Create(), TTree::SetPerfStats(), and TXSlave::TXSlave().

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
XSlaveInit xslave_init
static

Definition at line 59 of file TXSlave.cxx.