Classes | |
| class | PrepGPI |
| class | PrepGRun |
| struct | PrepRequest |
Variables | |
| bool | addCGI = false |
| XrdOucBuffPool * | bPool = 0 |
| bool | Debug = false |
| XrdSysError * | eLog = 0 |
| XrdSysMutex | gpiMutex |
| int | maxFiles = 48 |
| int | maxResp = XrdOucEI::Max_Error_Len |
| static const int | okAll = 0x1f |
| static const int | okCancel = 0x01 |
| static const int | okEvict = 0x02 |
| static const int | okPrep = 0x04 |
| static const int | okQuery = 0x08 |
| char | okReq = 0 |
| static const int | okStage = 0x10 |
| XrdOss * | ossP = 0 |
| XrdOucProg * | pgmObj = 0 |
| int | qryAllow = 8 |
| XrdSysCondVar | qryCond (0, "prepG query") |
| static const int | qryMaxWT = 33 |
| int | qryWait = 0 |
| XrdScheduler * | schedP = 0 |
| XrdSysTrace | SysTrace ("PrepGPI") |
| bool | usePFN = false |
| bool XrdOfsPrepGPIReal::addCGI = false |
Definition at line 70 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsgetPrepare().
| XrdOucBuffPool* XrdOfsPrepGPIReal::bPool = 0 |
Definition at line 55 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGPI::query(), and XrdOfsgetPrepare().
| bool XrdOfsPrepGPIReal::Debug = false |
Definition at line 71 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGRun::Run(), and XrdOfsgetPrepare().
| XrdSysError* XrdOfsPrepGPIReal::eLog = 0 |
Definition at line 59 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGRun::Run(), and XrdOfsgetPrepare().
| XrdSysMutex XrdOfsPrepGPIReal::gpiMutex |
Definition at line 53 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGRun::DoIt().
| int XrdOfsPrepGPIReal::maxFiles = 48 |
Definition at line 67 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsgetPrepare().
| int XrdOfsPrepGPIReal::maxResp = XrdOucEI::Max_Error_Len |
Definition at line 68 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGPI::query(), and XrdOfsgetPrepare().
|
static |
Definition at line 80 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsgetPrepare().
|
static |
Definition at line 75 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGPI::cancel(), and XrdOfsgetPrepare().
|
static |
Definition at line 76 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGPI::begin(), and XrdOfsgetPrepare().
|
static |
Definition at line 77 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGPI::begin(), and XrdOfsgetPrepare().
|
static |
Definition at line 78 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGPI::query(), and XrdOfsgetPrepare().
| char XrdOfsPrepGPIReal::okReq = 0 |
Definition at line 73 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGPI::begin(), XrdOfsPrepGPIReal::PrepGPI::cancel(), XrdOfsPrepGPIReal::PrepGPI::query(), and XrdOfsgetPrepare().
|
static |
Definition at line 79 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGPI::begin(), and XrdOfsgetPrepare().
| XrdOss* XrdOfsPrepGPIReal::ossP = 0 |
Definition at line 57 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsgetPrepare().
| XrdOucProg* XrdOfsPrepGPIReal::pgmObj = 0 |
Definition at line 60 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsgetPrepare().
| int XrdOfsPrepGPIReal::qryAllow = 8 |
Definition at line 63 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGPI::query(), and XrdOfsgetPrepare().
| XrdSysCondVar XrdOfsPrepGPIReal::qryCond(0, "prepG query") | ( | 0 | , |
| "prepG query" | ) |
Referenced by XrdOfsPrepGPIReal::PrepGPI::query().
|
static |
Definition at line 65 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGPI::query().
| int XrdOfsPrepGPIReal::qryWait = 0 |
Definition at line 64 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGPI::query().
| XrdScheduler* XrdOfsPrepGPIReal::schedP = 0 |
Definition at line 58 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsPrepGPIReal::PrepGRun::Sched(), and XrdOfsgetPrepare().
| XrdSysTrace XrdOfsPrepGPIReal::SysTrace("PrepGPI") | ( | "PrepGPI" | ) |
Referenced by XrdOfsgetPrepare().
| bool XrdOfsPrepGPIReal::usePFN = false |
Definition at line 72 of file XrdOfsPrepGPI.cc.
Referenced by XrdOfsgetPrepare().