xrootd
Public Member Functions
XrdOucCacheZIO Class Reference
Inheritance diagram for XrdOucCacheZIO:
Inheritance graph
[legend]
Collaboration diagram for XrdOucCacheZIO:
Collaboration graph
[legend]

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]

Implements XrdOucCacheIO.

int XrdOucCacheZIO::Read ( char *  Buff,
long long  Off,
int  Len 
) [inline, virtual]

Implements XrdOucCacheIO.

int XrdOucCacheZIO::Sync ( ) [inline, virtual]

Implements XrdOucCacheIO.

int XrdOucCacheZIO::Trunc ( long long  Offset) [inline, virtual]

Implements XrdOucCacheIO.

int XrdOucCacheZIO::Write ( char *  Buff,
long long  Off,
int  Len 
) [inline, virtual]

Implements XrdOucCacheIO.


The documentation for this class was generated from the following file: