Go to the documentation of this file. 1 #ifndef __XRDCMSROLE_HH__
2 #define __XRDCMSROLE_HH__
29 {
if (!strcmp( Tok1,
"server"))
return Server;
30 if (!strcmp( Tok1,
"supervisor"))
return Supervisor;
31 if (!strcmp( Tok1,
"peer"))
return Peer;
34 if (!strcmp( Tok1,
"proxy"))
36 if (!strcmp( Tok2,
"supervisor"))
return ProxySuper;
39 if (!strcmp( Tok1,
"meta"))
41 if (!strcmp( Tok1,
"peer"))
42 return (strcmp(Tok2,
"manager") ?
noRole:
Peer);
47 {
static const char *rName[] = {
"metamanager",
62 {
static const char *tName[] = {
"MM",