#include <XrdOucCacheDram.hh>


Public Member Functions | |
| virtual XrdOucCacheIO * | Attach (XrdOucCacheIO *ioP, int Options=0) |
| virtual int | isAttached () |
| XrdOucCache * | Create (Parms &Params, XrdOucCacheIO::aprParms *aprP=0) |
| XrdOucCacheDram () | |
| virtual | ~XrdOucCacheDram () |
Public Attributes | |
| XrdOucCacheStats | Stats |
| XrdOucCacheDram::XrdOucCacheDram | ( | ) | [inline] |
| virtual XrdOucCacheDram::~XrdOucCacheDram | ( | ) | [inline, virtual] |
| virtual XrdOucCacheIO* XrdOucCacheDram::Attach | ( | XrdOucCacheIO * | ioP, | |
| int | Options = 0 | |||
| ) | [inline, virtual] |
Implements XrdOucCache.
Reimplemented in XrdOucCacheReal.
| XrdOucCache* XrdOucCacheDram::Create | ( | Parms & | Params, | |
| XrdOucCacheIO::aprParms * | aprP = 0 | |||
| ) | [virtual] |
Implements XrdOucCache.
| virtual int XrdOucCacheDram::isAttached | ( | ) | [inline, virtual] |
Reimplemented from XrdOucCache.
Reimplemented in XrdOucCacheReal.
Reimplemented from XrdOucCache.
1.6.1