|
xrootd
|
#include <XrdOucCache.hh>


Classes | |
| struct | Parms |
Public Member Functions | |
| virtual XrdOucCacheIO * | Attach (XrdOucCacheIO *ioP, int Options=0)=0 |
| virtual int | isAttached () |
| virtual XrdOucCache * | Create (Parms &Params, XrdOucCacheIO::aprParms *aprP=0)=0 |
| XrdOucCache () | |
| virtual | ~XrdOucCache () |
Public Attributes | |
| XrdOucCacheStats | Stats |
Static Public Attributes | |
| static const int | optADB = 0x1000 |
| static const int | optFIS = 0x0001 |
| static const int | optFIU = 0x0002 |
| static const int | optRW = 0x0004 |
| static const int | optNEW = 0x0014 |
| static const int | optWIN = 0x0024 |
| static const int | isServer = 0x0010 |
| static const int | isStructured = 0x0020 |
| static const int | canPreRead = 0x0040 |
| static const int | logStats = 0x0080 |
| static const int | Serialized = 0x0004 |
| static const int | ioMTSafe = 0x0008 |
| static const int | Debug = 0x0003 |
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in XrdOucCacheDram, and XrdOucCacheReal.
Referenced by XrdPosixFile::isOpen().
|
pure virtual |
Implemented in XrdOucCacheDram.
Referenced by XrdPosixXrootd::initEnv().
|
inlinevirtual |
Reimplemented in XrdOucCacheDram, and XrdOucCacheReal.
|
static |
Referenced by XrdPosixXrootd::initEnv(), and XrdOucCacheReal::XrdOucCacheReal().
|
static |
Referenced by XrdOucCacheReal::XrdOucCacheReal().
|
static |
Referenced by XrdOucCacheData::XrdOucCacheData().
|
static |
Referenced by XrdPosixXrootd::initEnv(), and XrdOucCacheReal::XrdOucCacheReal().
|
static |
Referenced by XrdOucCacheReal::Attach(), and XrdPosixXrootd::initEnv().
|
static |
Referenced by XrdPosixXrootd::initEnv(), and XrdOucCacheReal::XrdOucCacheReal().
|
static |
Referenced by XrdOucCacheReal::Attach(), and XrdOucCacheData::XrdOucCacheData().
|
static |
Referenced by XrdOucCacheReal::Attach(), XrdOucCacheData::XrdOucCacheData(), and XrdPosixFile::XrdPosixFile().
|
static |
Referenced by XrdOucCacheReal::Attach().
|
static |
|
static |
|
static |
|
static |
Referenced by XrdPosixXrootd::initEnv(), and XrdOucCacheData::XrdOucCacheData().
| XrdOucCacheStats XrdOucCache::Stats |
1.8.3.1