1 #ifndef __CMS_ROUTING_H__
2 #define __CMS_ROUTING_H__
57 {memset(valVec, 0,
sizeof(valVec));
59 }
while((++initP)->reqCode);
89 ? nameVec[Code] :
"?";
93 {memset(methVec, 0,
sizeof(methVec));
96 }
while((++initP)->reqCode);
NodeMethod_t getMethod(int Code)
const char * getName(int Code)
const char *(XrdCmsNode::* NodeMethod_t)(XrdCmsRRData &)
XrdCmsRouter(theRoute *initP)
XrdCmsRouting(theRouting *initP)
int getRoute(int reqCode)