XrdFrmRequest Class Reference
#include <XrdFrmRequest.hh>
List of all members.
Public Types |
| enum | Item {
getOBJ = 0,
getLFN,
getOBJCGI,
getLFNCGI,
getMODE,
getNOTE,
getOP,
getPRTY,
getQWT,
getRID,
getTOD,
getUSER,
getLast
} |
Public Attributes |
| char | LFN [3072] |
| char | User [256] |
| char | ID [40] |
| char | Notify [512] |
| char | Reserved [88] |
| char | iName [32] |
| char | csValue [64] |
| long long | addTOD |
| int | This |
| int | Next |
| int | Options |
| short | LFO |
| short | Opaque |
| char | Reserved2 |
| char | csType |
| char | OPc |
| char | Prty |
Static Public Attributes |
| static const int | msgFail = 0x00000001 |
| static const int | msgSucc = 0x00000002 |
| static const int | makeRW = 0x00000004 |
| static const int | Migrate = 0x00000010 |
| static const int | Purge = 0x00000020 |
| static const int | Register = 0x00000040 |
| static const int | csNone = 0 |
| static const int | csSHA1 = 1 |
| static const int | csSHA2 = 2 |
| static const int | csSHA3 = 3 |
| static const int | csAdler32 = 4 |
| static const int | csMD5 = 5 |
| static const int | csCRC32 = 6 |
| static const int | maxPrty = 2 |
| static const int | maxPQE = 3 |
| static const int | stgQ = 0 |
| static const int | migQ = 1 |
| static const int | getQ = 2 |
| static const int | putQ = 3 |
| static const int | nilQ = 4 |
| static const int | numQ = 5 |
| static const int | outQ = 1 |
Member Enumeration Documentation
- Enumerator:
| getOBJ |
|
| getLFN |
|
| getOBJCGI |
|
| getLFNCGI |
|
| getMODE |
|
| getNOTE |
|
| getOP |
|
| getPRTY |
|
| getQWT |
|
| getRID |
|
| getTOD |
|
| getUSER |
|
| getLast |
|
Member Data Documentation
Referenced by XrdFrmXfrAgent::Add(), XrdFrmProxy::Add(), XrdFrmReqFile::Can(), XrdFrmXfrAgent::Del(), XrdFrmProxy::Del(), XrdFrmReqFile::ListL(), XrdFrmXfrQueue::Notify(), XrdFrmMigrate::Queue(), XrdFrmReqBoss::Register(), XrdFrmTransfer::SetupCmd(), and XrdFrmReqAgent::Start().
Referenced by XrdFrmXfrQueue::Add(), XrdFrmXfrAgent::Add(), XrdFrmReqFile::Add(), XrdFrmProxy::Add(), XrdFrmReqFile::Del(), XrdFrmTransfer::Fetch(), XrdFrmTransfer::FetchDone(), XrdFrmReqFile::List(), XrdFrmReqFile::ListL(), XrdFrmXfrQueue::Notify(), XrdFrmMigrate::Queue(), XrdFrmReqBoss::Register(), XrdFrmTransfer::SetupCmd(), XrdFrmTransfer::Start(), XrdFrmReqAgent::Start(), and XrdFrmTransfer::Throw().
Referenced by XrdFrmXfrAgent::Add(), XrdFrmReqBoss::Add(), XrdFrmReqAgent::Add(), XrdFrmReqBoss::Del(), XrdFrmReqAgent::Del(), XrdFrmReqAgent::List(), XrdFrmProxy::List(), XrdFrmReqBoss::Process(), XrdFrmAdmin::QueryXfrQ(), XrdFrmReqBoss::Start(), and XrdFrmReqAgent::Start().
Referenced by XrdFrmXfrQueue::Add(), XrdFrmXfrAgent::Add(), XrdFrmReqFile::Add(), XrdFrmProxy::Add(), XrdFrmReqFile::List(), XrdFrmReqFile::ListL(), XrdFrmXfrQueue::Notify(), XrdFrmReqBoss::Process(), XrdFrmMigrate::Queue(), XrdFrmTransfer::SetupCmd(), XrdFrmReqAgent::Start(), XrdFrmTransfer::Throw(), XrdFrmTransfer::ThrowOK(), and XrdFrmXfrQueue::xfrName().
The documentation for this class was generated from the following file: