xrootd
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
XrdEcReader.hh File Reference
#include "XrdEc/XrdEcObjCfg.hh"
#include "XrdCl/XrdClZipArchive.hh"
#include "XrdCl/XrdClOperations.hh"
#include <string>
#include <unordered_map>
#include <unordered_set>
Include dependency graph for XrdEcReader.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XrdEc::Reader
 

Namespaces

namespace  XrdEc
 

Typedefs

typedef std::vector< char > XrdEc::buffer_t
 a buffer type
 
typedef std::function< void(const XrdCl::XRootDStatus &, uint32_t)> XrdEc::callback_t