XrdOucCacheIO Class Reference
#include <XrdOucCache.hh>
List of all members.
Constructor & Destructor Documentation
virtual XrdOucCacheIO::~XrdOucCacheIO |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual XrdOucCacheIO* XrdOucCacheIO::Detach |
( |
|
) |
[inline, virtual] |
virtual long long XrdOucCacheIO::FSize |
( |
|
) |
[pure virtual] |
virtual bool XrdOucCacheIO::ioActive |
( |
|
) |
[inline, virtual] |
virtual const char* XrdOucCacheIO::Path |
( |
|
) |
[pure virtual] |
virtual void XrdOucCacheIO::Preread |
( |
aprParms & |
Parms |
) |
[inline, virtual] |
virtual void XrdOucCacheIO::Preread |
( |
long long |
Offset, |
|
|
int |
Length, |
|
|
int |
Opts = 0 | |
|
) |
| | [inline, virtual] |
virtual int XrdOucCacheIO::Read |
( |
char * |
Buffer, |
|
|
long long |
Offset, |
|
|
int |
Length | |
|
) |
| | [pure virtual] |
virtual int XrdOucCacheIO::ReadV |
( |
const XrdOucIOVec * |
readV, |
|
|
int |
n | |
|
) |
| | [inline, virtual] |
virtual int XrdOucCacheIO::Sync |
( |
|
) |
[pure virtual] |
virtual int XrdOucCacheIO::Trunc |
( |
long long |
Offset |
) |
[pure virtual] |
virtual int XrdOucCacheIO::Write |
( |
char * |
Buffer, |
|
|
long long |
Offset, |
|
|
int |
Length | |
|
) |
| | [pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: