#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()
XrdOucCacheReal::~XrdOucCacheReal |
( |
| ) |
|
◆ Attach()
◆ Detach()
◆ eMsg()
void XrdOucCacheReal::eMsg |
( |
const char * |
Path, |
|
|
const char * |
What, |
|
|
long long |
xOff, |
|
|
int |
xLen, |
|
|
int |
ec |
|
) |
| |
|
private |
◆ Get()
char* XrdOucCacheReal::Get |
( |
XrdOucCacheIO * |
ioP, |
|
|
long long |
lAddr, |
|
|
int & |
rGot, |
|
|
int & |
bIO |
|
) |
| |
|
private |
◆ ioAdd()
int XrdOucCacheReal::ioAdd |
( |
XrdOucCacheIO * |
KeyVal, |
|
|
int & |
iNum |
|
) |
| |
|
private |
◆ ioDel()
int XrdOucCacheReal::ioDel |
( |
XrdOucCacheIO * |
KeyVal, |
|
|
int & |
iNum |
|
) |
| |
|
private |
◆ ioEnt()
◆ ioLookup()
int XrdOucCacheReal::ioLookup |
( |
int & |
pip, |
|
|
int |
hip, |
|
|
void * |
kval |
|
) |
| |
|
inlineprivate |
◆ isAttached()
int XrdOucCacheReal::isAttached |
( |
| ) |
|
|
inlinevirtual |
◆ PreRead() [1/2]
void XrdOucCacheReal::PreRead |
( |
| ) |
|
◆ PreRead() [2/2]
◆ Ref()
int XrdOucCacheReal::Ref |
( |
char * |
Addr, |
|
|
int |
rAmt, |
|
|
int |
sFlags = 0 |
|
) |
| |
|
private |
◆ Trunc()
void XrdOucCacheReal::Trunc |
( |
XrdOucCacheIO * |
ioP, |
|
|
long long |
lAddr |
|
) |
| |
|
private |
◆ Upd()
void XrdOucCacheReal::Upd |
( |
char * |
Addr, |
|
|
int |
wAmt, |
|
|
int |
wOff |
|
) |
| |
|
private |
◆ XrdOucCacheData
◆ aprDefault
◆ Attached
int XrdOucCacheReal::Attached |
|
private |
◆ AZero
◆ Base
char* XrdOucCacheReal::Base |
|
private |
◆ CMutex
◆ Dbg
char XrdOucCacheReal::Dbg |
|
private |
◆ hMax
int XrdOucCacheReal::hMax |
|
private |
◆ HNum
long long XrdOucCacheReal::HNum |
|
private |
◆ hTab
int* XrdOucCacheReal::hTab |
|
private |
◆ Lgs
char XrdOucCacheReal::Lgs |
|
private |
◆ maxCache
int XrdOucCacheReal::maxCache |
|
private |
◆ maxFiles
int XrdOucCacheReal::maxFiles |
|
private |
◆ MaxFO
const long long XrdOucCacheReal::MaxFO = 0x000007ffffffffffLL |
|
staticprivate |
◆ OffMask
long long XrdOucCacheReal::OffMask |
|
private |
◆ Options
int XrdOucCacheReal::Options |
|
private |
◆ prFirst
prTask* XrdOucCacheReal::prFirst |
|
private |
◆ prLast
prTask* XrdOucCacheReal::prLast |
|
private |
◆ prMutex
◆ prNum
int XrdOucCacheReal::prNum |
|
private |
◆ prReady
◆ prStop
◆ sBeg
int XrdOucCacheReal::sBeg |
|
private |
◆ SegCnt
long long XrdOucCacheReal::SegCnt |
|
private |
◆ SegFull
int XrdOucCacheReal::SegFull |
|
private |
◆ SegShft
long long XrdOucCacheReal::SegShft |
|
private |
◆ SegSize
long long XrdOucCacheReal::SegSize |
|
private |
◆ sEnd
int XrdOucCacheReal::sEnd |
|
private |
◆ sFree
int XrdOucCacheReal::sFree |
|
private |
◆ Shift
const long long XrdOucCacheReal::Shift = 48 |
|
staticprivate |
◆ Slash
int* XrdOucCacheReal::Slash |
|
private |
◆ Slots
◆ Strip
const long long XrdOucCacheReal::Strip = 0x00000000ffffffffLL |
|
staticprivate |
The documentation for this class was generated from the following file: