#include <XrdCmsRouting.hh>
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] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1