Go to the documentation of this file. 1 #ifndef __XRDCMSROLE_HH__
2 #define __XRDCMSROLE_HH__
49 {
if (!strcmp( Tok1,
"server"))
return Server;
50 if (!strcmp( Tok1,
"supervisor"))
return Supervisor;
51 if (!strcmp( Tok1,
"peer"))
return Peer;
54 if (!strcmp( Tok1,
"proxy"))
56 if (!strcmp( Tok2,
"supervisor"))
return ProxySuper;
59 if (!strcmp( Tok1,
"meta"))
61 if (!strcmp( Tok1,
"peer"))
62 return (strcmp(Tok2,
"manager") ?
noRole:
Peer);
67 {
static const char *rName[] = {
"metamanager",
82 {
static const char *tName[] = {
"MM",