XrdFrcRequest Class Reference
#include <XrdFrcRequest.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 |
| signed 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
The documentation for this class was generated from the following file: