#include <XrdOucCacheReal.hh>
|
XrdOucCacheIO * | Attach (XrdOucCacheIO *ioP, int Options=0) |
|
int | isAttached () |
|
| XrdOucCacheReal (int &rc, Parms &Parms, XrdOucCacheIO::aprParms *aprP=0) |
|
| ~XrdOucCacheReal () |
|
void | PreRead () |
|
XrdOucCache * | Create (Parms &Params, XrdOucCacheIO::aprParms *aprP=0) |
|
| XrdOucCacheDram () |
|
virtual | ~XrdOucCacheDram () |
|
virtual int | LocalFilePath (const char *url, char *buff=0, int blen=0, LFP_Reason why=ForAccess) |
|
virtual int | Prepare (const char *url, int oflags, mode_t mode) |
|
virtual int | Rename (const char *oldp, const char *newp) |
|
virtual int | Rmdir (const char *dirp) |
|
virtual int | Stat (const char *url, struct stat &sbuff) |
|
virtual int | Truncate (const char *path, off_t size) |
|
virtual int | Unlink (const char *path) |
|
virtual int | Xeq (XeqCmd cmd, char *arg, int arglen) |
|
| XrdOucCache (const char *ctype) |
|
virtual | ~XrdOucCache () |
| Destructor. More...
|
|
|
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: