#include "XrdEc/XrdEcObjCfg.hh"#include "XrdCl/XrdClZipArchive.hh"#include "XrdCl/XrdClOperations.hh"#include <string>#include <unordered_map>#include <unordered_set>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 |