xrootd
|
#include <XrdCmsRouting.hh>
Classes | |
struct | theRouting |
Public Types | |
enum | { isInvalid = 0x00, isSync = 0x02, Forward = 0x04, noArgs = 0x08, Delayable = 0x10, Repliable = 0x20, AsyncQ0 = 0x40, AsyncQ1 = 0x80 } |
Public Member Functions | |
int | getRoute (int reqCode) |
XrdCmsRouting (theRouting *initP) | |
~XrdCmsRouting () | |
Private Attributes | |
int | valVec [XrdCms::kYR_MaxReq] |
|
inline |
References XrdCmsRouting::theRouting::reqCode, XrdCmsRouting::theRouting::reqOpts, and valVec.
|
inline |
|
inline |
References isInvalid, XrdCms::kYR_MaxReq, and valVec.
|
private |
Referenced by getRoute(), and XrdCmsRouting().