#include <XrdOucCacheReal.hh>
|
| void | eMsg (const char *Path, const char *What, long long xOff, int xLen, int ec) |
| |
| int | Detach (XrdOucCacheIO *ioP) |
| |
| char * | Get (XrdOucCacheIO *ioP, long long lAddr, int &rGot, int &bIO) |
| |
| int | ioAdd (XrdOucCacheIO *KeyVal, int &iNum) |
| |
| int | ioDel (XrdOucCacheIO *KeyVal, int &iNum) |
| |
| int | ioEnt (XrdOucCacheIO *kVal) |
| |
| int | ioLookup (int &pip, int hip, void *kval) |
| |
| int | Ref (char *Addr, int rAmt, int sFlags=0) |
| |
| void | Trunc (XrdOucCacheIO *ioP, long long lAddr) |
| |
| void | Upd (char *Addr, int wAmt, int wOff) |
| |
| void | PreRead (XrdOucCacheReal::prTask *prReq) |
| |
|
| static const long long | Shift = 48 |
| |
| static const long long | Strip = 0x00000000ffffffffLL |
| |
| static const long long | MaxFO = 0x000007ffffffffffLL |
| |
| XrdOucCacheReal::~XrdOucCacheReal |
( |
| ) |
|
| void XrdOucCacheReal::eMsg |
( |
const char * |
Path, |
|
|
const char * |
What, |
|
|
long long |
xOff, |
|
|
int |
xLen, |
|
|
int |
ec |
|
) |
| |
|
private |
| char* XrdOucCacheReal::Get |
( |
XrdOucCacheIO * |
ioP, |
|
|
long long |
lAddr, |
|
|
int & |
rGot, |
|
|
int & |
bIO |
|
) |
| |
|
private |
| int XrdOucCacheReal::ioAdd |
( |
XrdOucCacheIO * |
KeyVal, |
|
|
int & |
iNum |
|
) |
| |
|
private |
| int XrdOucCacheReal::ioDel |
( |
XrdOucCacheIO * |
KeyVal, |
|
|
int & |
iNum |
|
) |
| |
|
private |
| int XrdOucCacheReal::ioLookup |
( |
int & |
pip, |
|
|
int |
hip, |
|
|
void * |
kval |
|
) |
| |
|
inlineprivate |
| int XrdOucCacheReal::isAttached |
( |
| ) |
|
|
inlinevirtual |
| void XrdOucCacheReal::PreRead |
( |
| ) |
|
| int XrdOucCacheReal::Ref |
( |
char * |
Addr, |
|
|
int |
rAmt, |
|
|
int |
sFlags = 0 |
|
) |
| |
|
private |
| void XrdOucCacheReal::Trunc |
( |
XrdOucCacheIO * |
ioP, |
|
|
long long |
lAddr |
|
) |
| |
|
private |
| void XrdOucCacheReal::Upd |
( |
char * |
Addr, |
|
|
int |
wAmt, |
|
|
int |
wOff |
|
) |
| |
|
private |
| int XrdOucCacheReal::Attached |
|
private |
| char* XrdOucCacheReal::Base |
|
private |
| char XrdOucCacheReal::Dbg |
|
private |
| int XrdOucCacheReal::hMax |
|
private |
| long long XrdOucCacheReal::HNum |
|
private |
| int* XrdOucCacheReal::hTab |
|
private |
| char XrdOucCacheReal::Lgs |
|
private |
| int XrdOucCacheReal::maxCache |
|
private |
| int XrdOucCacheReal::maxFiles |
|
private |
| const long long XrdOucCacheReal::MaxFO = 0x000007ffffffffffLL |
|
staticprivate |
| long long XrdOucCacheReal::OffMask |
|
private |
| int XrdOucCacheReal::Options |
|
private |
| prTask* XrdOucCacheReal::prFirst |
|
private |
| prTask* XrdOucCacheReal::prLast |
|
private |
| int XrdOucCacheReal::prNum |
|
private |
| int XrdOucCacheReal::sBeg |
|
private |
| long long XrdOucCacheReal::SegCnt |
|
private |
| int XrdOucCacheReal::SegFull |
|
private |
| long long XrdOucCacheReal::SegShft |
|
private |
| long long XrdOucCacheReal::SegSize |
|
private |
| int XrdOucCacheReal::sEnd |
|
private |
| int XrdOucCacheReal::sFree |
|
private |
| const long long XrdOucCacheReal::Shift = 48 |
|
staticprivate |
| int* XrdOucCacheReal::Slash |
|
private |
| const long long XrdOucCacheReal::Strip = 0x00000000ffffffffLL |
|
staticprivate |
The documentation for this class was generated from the following file: