xrootd
Public Member Functions | List of all members
XrdOucCacheZIO Class Reference
Inheritance diagram for XrdOucCacheZIO:
Inheritance graph
[legend]
Collaboration diagram for XrdOucCacheZIO:
Collaboration graph
[legend]

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)
 
- Public Member Functions inherited from XrdOucCacheIO
virtual long long FSize ()=0
 
virtual XrdOucCacheIOBase ()
 
virtual XrdOucCacheIODetach ()
 
virtual void Preread (long long Offset, int Length, int Opts=0)
 
virtual void Preread (aprParms &Parms)
 
virtual ~XrdOucCacheIO ()
 

Additional Inherited Members

- Public Attributes inherited from XrdOucCacheIO
XrdOucCacheStats Statistics
 
- Static Public Attributes inherited from XrdOucCacheIO
static const int SingleUse = 0x0001
 

Member Function Documentation

const char* XrdOucCacheZIO::Path ( )
inlinevirtual

Implements XrdOucCacheIO.

int XrdOucCacheZIO::Read ( char *  Buff,
long long  Off,
int  Len 
)
inlinevirtual

Implements XrdOucCacheIO.

int XrdOucCacheZIO::Sync ( )
inlinevirtual

Implements XrdOucCacheIO.

int XrdOucCacheZIO::Trunc ( long long  Offset)
inlinevirtual

Implements XrdOucCacheIO.

int XrdOucCacheZIO::Write ( char *  Buff,
long long  Off,
int  Len 
)
inlinevirtual

Implements XrdOucCacheIO.


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