XrdFileCache::IO Class Reference
Base cache-io class that implements XrdOucCacheIO abstract methods.
More...
#include <XrdFileCache.hh>
List of all members.
Detailed Description
Base cache-io class that implements XrdOucCacheIO abstract methods.
Constructor & Destructor Documentation
Member Function Documentation
virtual XrdOucCacheIO* XrdFileCache::IO::Base |
( |
|
) |
[inline, virtual] |
XrdCl::Log* XrdFileCache::IO::clLog |
( |
|
) |
const [inline, protected] |
virtual long long XrdFileCache::IO::FSize |
( |
|
) |
[inline, virtual] |
virtual const char* XrdFileCache::IO::Path |
( |
|
) |
[inline, virtual] |
virtual void XrdFileCache::IO::StartPrefetch |
( |
|
) |
[inline, virtual] |
virtual int XrdFileCache::IO::Sync |
( |
|
) |
[inline, virtual] |
virtual int XrdFileCache::IO::Trunc |
( |
long long |
Offset |
) |
[inline, virtual] |
virtual int XrdFileCache::IO::Write |
( |
char * |
Buffer, |
|
|
long long |
Offset, |
|
|
int |
Length | |
|
) |
| | [inline, virtual] |
Friends And Related Function Documentation
Member Data Documentation
reference to Cache needed in detach
reference to Cache statistics
The documentation for this class was generated from the following file: