12 #ifndef ROOT_TProofNodeInfo 13 #define ROOT_TProofNodeInfo ENodeType GetNodeType() const
Int_t GetPerfIndex() const
const TString & GetImage() const
#define ClassDef(name, id)
void Print(const Option_t *) const
Print the TProofNodeInfo structure.
The purpose of this class is to provide a complete node description for masters, submasters and worke...
const TString & GetNodeName() const
const TString & GetConfig() const
const TString & GetMsd() const
const TString & GetOrdinal() const
const TString & GetId() const
Mother of all ROOT objects.
The purpose of this class is to provide a standard interface to static config files.
const TString & GetWorkDir() const
Bool_t IsSubMaster() const
void SetNodeType(ENodeType nt)
const char * GetName() const
Returns name of object.
TProofNodeInfo()
Default constructor.
void Assign(const TProofNodeInfo &n)
Asssign content of node n to this node.
void operator=(const TProofNodeInfo &)