xrootd
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
XrdPfcFile.hh File Reference
#include "XrdCl/XrdClXRootDResponses.hh"
#include "XrdCl/XrdClDefaultEnv.hh"
#include "XrdOuc/XrdOucCache.hh"
#include "XrdOuc/XrdOucIOVec.hh"
#include "XrdPfcInfo.hh"
#include "XrdPfcStats.hh"
#include <functional>
#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

struct  XrdPfc::ReadReqRH
 
struct  XrdPfc::ReadRequest
 
struct  XrdPfc::ChunkRequest
 
class  XrdPfc::Block
 
class  XrdPfc::BlockResponseHandler
 
class  XrdPfc::DirectResponseHandler
 
class  XrdPfc::File
 

Namespaces

namespace  XrdCl
 
namespace  XrdPfc
 

Typedefs

using XrdPfc::vChunkRequest_t = std::vector< ChunkRequest >
 
using XrdPfc::vChunkRequest_i = std::vector< ChunkRequest >::iterator
 
using XrdPfc::BlockList_t = std::list< Block * >
 
using XrdPfc::BlockList_i = std::list< Block * >::iterator