![]() |
XRootD
|
#include <XrdCmsRouting.hh>
Classes | |
struct | theRoute |
Public Types | |
typedef const char *(XrdCmsNode::* | NodeMethod_t) (XrdCmsRRData &) |
Public Member Functions | |
XrdCmsRouter (theRoute *initP) | |
~XrdCmsRouter () | |
NodeMethod_t | getMethod (int Code) |
const char * | getName (int Code) |
Definition at line 74 of file XrdCmsRouting.hh.
struct XrdCmsRouter::theRoute |
Definition at line 80 of file XrdCmsRouting.hh.
Class Members | ||
---|---|---|
int | reqCode | |
NodeMethod_t | reqMeth | |
const char * | reqName |
typedef const char*(XrdCmsNode::* XrdCmsRouter::NodeMethod_t) (XrdCmsRRData &) |
Definition at line 78 of file XrdCmsRouting.hh.
|
inline |
Definition at line 92 of file XrdCmsRouting.hh.
References XrdCmsRouter::theRoute::reqCode, XrdCmsRouter::theRoute::reqMeth, and XrdCmsRouter::theRoute::reqName.
|
inline |
Definition at line 98 of file XrdCmsRouting.hh.
|
inline |
Definition at line 82 of file XrdCmsRouting.hh.
References XrdCms::kYR_MaxReq.
Referenced by XrdCmsProtocol::Execute().
|
inline |
Definition at line 87 of file XrdCmsRouting.hh.
References XrdCms::kYR_MaxReq.
Referenced by XrdCmsManager::Inform().