XrdOucCacheIO Class Reference

#include <XrdOucCache.hh>

Collaboration diagram for XrdOucCacheIO:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual long long FSize ()=0
virtual const char * Path ()=0
virtual int Read (char *Buffer, long long Offset, int Length)=0
virtual int Sync ()=0
virtual int Trunc (long long Offset)=0
virtual int Write (char *Buffer, long long Offset, int Length)=0
virtual XrdOucCacheIOBase ()
virtual XrdOucCacheIODetach ()
virtual void Preread (long long Offset, int Length, int Opts=0)
virtual void Preread (aprParms &Parms)
virtual ~XrdOucCacheIO ()

Public Attributes

XrdOucCacheStats Statistics

Static Public Attributes

static const int SingleUse = 0x0001

Classes

struct  aprParms

Constructor & Destructor Documentation

virtual XrdOucCacheIO::~XrdOucCacheIO (  )  [inline, virtual]


Member Function Documentation

virtual XrdOucCacheIO* XrdOucCacheIO::Base (  )  [inline, virtual]

virtual XrdOucCacheIO* XrdOucCacheIO::Detach (  )  [inline, virtual]

virtual long long XrdOucCacheIO::FSize (  )  [pure 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::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

const int XrdOucCacheIO::SingleUse = 0x0001 [static]

XrdOucCacheStats XrdOucCacheIO::Statistics


The documentation for this class was generated from the following file:
Generated on 16 Jan 2014 for xrootd by  doxygen 1.4.7