ROOT  6.06/09
Reference Guide
Functions
TProofMgr.cxx File Reference
#include "Bytes.h"
#include "TError.h"
#include "TEnv.h"
#include "TFile.h"
#include "TFileCollection.h"
#include "TFileInfo.h"
#include "TList.h"
#include "TParameter.h"
#include "TProof.h"
#include "TProofMgr.h"
#include "TProofMgrLite.h"
#include "TSocket.h"
#include "TROOT.h"
#include "TMath.h"
+ Include dependency graph for TProofMgr.cxx:

Go to the source code of this file.

Functions

 ClassImp (TProofDesc) void TProofDesc
 Dump the content to the screen. More...
 
 Printf ("// # %d", fLocalId)
 
 Printf ("// alias: %s, url: \"%s\"", GetTitle(), GetUrl())
 
 Printf ("// tag: %s", GetName())
 
 Printf ("// status: %s, attached: %s (remote ID: %d)", st[fStatus+1],(fProof?"YES":"NO"), fRemoteId)
 

Function Documentation

ClassImp ( TProofDesc  )

Dump the content to the screen.

Definition at line 1094 of file TProofMgr.cxx.

Printf ( "// # %d"  ,
fLocalId   
)
Printf ( "// alias: %  s,
url:\"%s\""  ,
GetTitle()  ,
GetUrl()   
)
Printf ( "// tag: %s"  ,
GetName()   
)
Printf ( "// status: %  s,
attached:%s(remote ID:%d)"  ,
st  [fStatus+1],
(fProof?"YES":"NO")  ,
fRemoteId   
)