#include <string>
#include <list>
#include "XrdSys/XrdSysPthread.hh"
#include "XrdOuc/XrdOucCache.hh"
#include "XrdCl/XrdClDefaultEnv.hh"
Include dependency graph for XrdFileCache.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | XrdCl |
namespace | XrdFileCache |
Classes | |
class | XrdFileCache::Cache |
Attaches/creates and detaches/deletes cache-io objects for disk based cache. More... | |
struct | XrdFileCache::Cache::WriteTask |
struct | XrdFileCache::Cache::WriteQ |
class | XrdFileCache::IO |
Base cache-io class that implements XrdOucCacheIO abstract methods. More... |