Classes | |
| struct | clone_list |
| struct | read_list |
| struct | write_list |
Typedefs | |
| typedef struct ServerResponseBifs_Protocol | bifReqs |
| typedef struct ServerResponseReqs_Protocol | secReqs |
Enumerations | |
| enum | RespType { kXR_FinalResult = 0x00 , kXR_PartialResult = 0x01 , kXR_ProgressInfo = 0x02 } |
Variables | |
| static const int | clItemLen = sizeof(clone_list) |
| static const kXR_char | kXR_AnyPath = 0xff |
| static const int | kXR_pgMaxEos = 256 |
| static const int | kXR_pgMaxEpr = 128 |
| static const int | kXR_pgPageBL = 12 |
| static const int | kXR_pgPageSZ = 4096 |
| static const int | kXR_pgRetry = 0x01 |
| static const int | kXR_pgUnitSZ = kXR_pgPageSZ + sizeof(kXR_unt32) |
| static const int | kXR_statusBodyLen = sizeof(ServerResponseBody_Status) |
| static const int | maxCloneln = 32768 |
| static const int | maxClonesz = maxCloneln/clItemLen |
| static const int | maxRVdsz = minRVbsz-rlItemLen |
| static const int | maxRvecln = 16384 |
| static const int | maxRvecsz = maxRvecln/rlItemLen |
| static const int | maxWvecln = 16384 |
| static const int | maxWvecsz = maxWvecln/wlItemLen |
| static const int | minRVbsz = 2097152 |
| static const int | rlItemLen = sizeof(read_list) |
| static const int | wlItemLen = sizeof(write_list) |
| struct XrdProto::clone_list |
| struct XrdProto::read_list |
Definition at line 715 of file XProtocol.hh.
| Class Members | ||
|---|---|---|
| kXR_char | fhandle[4] | |
| kXR_int64 | offset | |
| kXR_int32 | rlen | |
| struct XrdProto::write_list |
Definition at line 872 of file XProtocol.hh.
| Class Members | ||
|---|---|---|
| kXR_char | fhandle[4] | |
| kXR_int64 | offset | |
| kXR_int32 | wlen | |
| typedef struct ServerResponseBifs_Protocol XrdProto::bifReqs |
Definition at line 1162 of file XProtocol.hh.
| typedef struct ServerResponseReqs_Protocol XrdProto::secReqs |
Definition at line 1163 of file XProtocol.hh.
| enum XrdProto::RespType |
| Enumerator | |
|---|---|
| kXR_FinalResult | |
| kXR_PartialResult | |
| kXR_ProgressInfo | |
Definition at line 1290 of file XProtocol.hh.
|
static |
Definition at line 246 of file XProtocol.hh.
|
static |
Definition at line 536 of file XProtocol.hh.
|
static |
Definition at line 532 of file XProtocol.hh.
Referenced by XrdXrootdPgwFob::addOffs().
|
static |
Definition at line 531 of file XProtocol.hh.
Referenced by XrdXrootdPgwBadCS::boAdd().
|
static |
Definition at line 529 of file XProtocol.hh.
Referenced by XrdXrootdPgwFob::~XrdXrootdPgwFob(), XrdXrootdPgwFob::addOffs(), XrdXrootdPgwFob::delOffs(), and XrdXrootdPgwFob::hasOffs().
|
static |
Definition at line 528 of file XProtocol.hh.
Referenced by XrdXrootdAioPgrw::XrdXrootdAioPgrw(), XrdXrootdPgwFob::~XrdXrootdPgwFob(), XrdXrootdPgwFob::addOffs(), XrdXrootdPgwFob::delOffs(), XrdXrootdPgwCtl::FrameLeft(), XrdXrootdPgwFob::hasOffs(), XrdXrootdAioPgrw::iov4Recv(), XrdXrootdAioPgrw::iov4Send(), XrdXrootdPgwCtl::Setup(), XrdXrootdAioPgrw::Setup2Recv(), and XrdXrootdAioPgrw::Setup2Send().
|
static |
Definition at line 537 of file XProtocol.hh.
|
static |
Definition at line 530 of file XProtocol.hh.
|
static |
Definition at line 1299 of file XProtocol.hh.
|
static |
Definition at line 247 of file XProtocol.hh.
|
static |
Definition at line 248 of file XProtocol.hh.
Definition at line 724 of file XProtocol.hh.
|
static |
Definition at line 721 of file XProtocol.hh.
Definition at line 722 of file XProtocol.hh.
Referenced by XrdXrootdProtocol::Configure().
|
static |
Definition at line 878 of file XProtocol.hh.
Definition at line 879 of file XProtocol.hh.
|
static |
Definition at line 723 of file XProtocol.hh.
|
static |
Definition at line 720 of file XProtocol.hh.
|
static |
Definition at line 877 of file XProtocol.hh.