#include <XrdOucCache.hh>
§ ~XrdOucCacheIO()
virtual XrdOucCacheIO::~XrdOucCacheIO |
( |
| ) |
|
|
inlinevirtual |
§ Base()
§ Detach()
§ FSize()
virtual long long XrdOucCacheIO::FSize |
( |
| ) |
|
|
pure virtual |
§ ioActive()
virtual bool XrdOucCacheIO::ioActive |
( |
| ) |
|
|
inlinevirtual |
§ Path()
virtual const char* XrdOucCacheIO::Path |
( |
| ) |
|
|
pure virtual |
§ Preread() [1/2]
virtual void XrdOucCacheIO::Preread |
( |
long long |
Offset, |
|
|
int |
Length, |
|
|
int |
Opts = 0 |
|
) |
| |
|
inlinevirtual |
§ Preread() [2/2]
virtual void XrdOucCacheIO::Preread |
( |
aprParms & |
Parms | ) |
|
|
inlinevirtual |
§ Read()
virtual int XrdOucCacheIO::Read |
( |
char * |
Buffer, |
|
|
long long |
Offset, |
|
|
int |
Length |
|
) |
| |
|
pure virtual |
§ ReadV()
virtual int XrdOucCacheIO::ReadV |
( |
const XrdOucIOVec * |
readV, |
|
|
int |
n |
|
) |
| |
|
inlinevirtual |
§ Sync()
virtual int XrdOucCacheIO::Sync |
( |
| ) |
|
|
pure virtual |
§ Trunc()
virtual int XrdOucCacheIO::Trunc |
( |
long long |
Offset | ) |
|
|
pure virtual |
§ Write()
virtual int XrdOucCacheIO::Write |
( |
char * |
Buffer, |
|
|
long long |
Offset, |
|
|
int |
Length |
|
) |
| |
|
pure virtual |
§ SingleUse
const int XrdOucCacheIO::SingleUse = 0x0001 |
|
static |
§ Statistics
The documentation for this class was generated from the following file: