|
XRootD
|
#include "XrdPfcTypes.hh"#include "XrdPfcInfo.hh"#include "XrdPfcStats.hh"#include "XrdOuc/XrdOucCache.hh"#include "XrdOuc/XrdOucIOVec.hh"#include <functional>#include <list>#include <map>#include <set>#include <string>
Include dependency graph for XrdPfcFile.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XrdPfc::Block |
| class | XrdPfc::BlockResponseHandler |
| struct | XrdPfc::ChunkRequest |
| class | XrdPfc::DirectResponseHandler |
| class | XrdPfc::File |
| struct | XrdPfc::ReadReqRH |
| struct | XrdPfc::ReadRequest |
Namespaces | |
| XrdPfc | |
Typedefs | |
| using | XrdPfc::BlockList_i = std::list< Block * >::iterator |
| using | XrdPfc::BlockList_t = std::list< Block * > |
| using | XrdPfc::vChunkRequest_i = std::vector< ChunkRequest >::iterator |
| using | XrdPfc::vChunkRequest_t = std::vector< ChunkRequest > |