List of all members.
Public Member Functions |
| const char * | Path () |
| int | Read (char *Buff, long long Off, int Len) |
| int | Sync () |
| int | Trunc (long long Offset) |
| int | Write (char *Buff, long long Off, int Len) |
Member Function Documentation
| const char* XrdOucCacheZIO::Path |
( |
| ) |
[inline, virtual] |
| int XrdOucCacheZIO::Read |
( |
char * |
Buff, |
|
|
long long |
Off, |
|
|
int |
Len |
|
) |
| [inline, virtual] |
| int XrdOucCacheZIO::Sync |
( |
| ) |
[inline, virtual] |
| int XrdOucCacheZIO::Trunc |
( |
long long |
Offset | ) |
[inline, virtual] |
| int XrdOucCacheZIO::Write |
( |
char * |
Buff, |
|
|
long long |
Off, |
|
|
int |
Len |
|
) |
| [inline, virtual] |
The documentation for this class was generated from the following file: