30 : fNodeType(kWorker), fPort(-1), fPerfIndex(100), fNWrks(1)
40 : fNodeType(kWorker), fPort(-1), fPerfIndex(100), fNWrks(1)
43 if (!str || strlen(str) <= 0)
49 if (ss.Tokenize(s, from,
"|") && !s.
IsNull() && s !=
"-")
52 if (ss.Tokenize(s, from,
"|") && !s.
IsNull() && s !=
"-")
55 if (ss.Tokenize(s, from,
"|") && !s.
IsNull() && s !=
"-")
58 if (ss.Tokenize(s, from,
"|") && !s.
IsNull() && s !=
"-")
61 if (ss.Tokenize(s, from,
"|") && !s.
IsNull() && s !=
"-")
64 if (ss.Tokenize(s, from,
"|") && !s.
IsNull() && s !=
"-")
67 if (ss.Tokenize(s, from,
"|") && !s.
IsNull() && s !=
"-")
70 if (ss.Tokenize(s, from,
"|") && !s.
IsNull() && s !=
"-")
73 if (ss.Tokenize(s, from,
"|") && !s.
IsNull() && s !=
"-")
76 if (ss.Tokenize(s, from,
"|") && !s.
IsNull() && s !=
"-")
79 if (ss.Tokenize(s, from,
"|") && !s.
IsNull() && s !=
"-")
129 if (opt[0] ==
'c' || opt[0] ==
'C') {
134 Printf(
" NodeName: %s, Port: %d, NodeType: %d, Ordinal: %s",
141 Printf(
"+++++++++++++++++++++++++++++++++++++++++++");
153 if (type ==
"M" || type ==
"master") {
156 else if (type ==
"S" || type ==
"submaster") {
ENodeType GetNodeType() const
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...
void Form(const char *fmt,...)
Formats a string using a printf style format descriptor.
Mother of all ROOT objects.
Int_t Atoi() const
Return integer value of string.
Bool_t IsDigit() const
Returns true if all characters in string are digits (0-9) or white spaces, i.e.
TProofNodeInfo()
Default constructor.
void Assign(const TProofNodeInfo &n)
Asssign content of node n to this node.
const char * Data() const