|
xrootd
|
#include "XrdZip/XrdZipLFH.hh"#include "XrdZip/XrdZipUtils.hh"#include "XrdZip/XrdZipDataDescriptor.hh"#include <string>#include <algorithm>#include <iterator>#include <unordered_map>#include <memory>#include <tuple>#include <sys/types.h>

Go to the source code of this file.
Classes | |
| struct | XrdZip::CDFH |
Namespaces | |
| XrdZip | |
Typedefs | |
| typedef std::vector < std::unique_ptr< CDFH > > | XrdZip::cdvec_t |
| typedef std::unordered_map < std::string, size_t > | XrdZip::cdmap_t |
| typedef std::unordered_map < std::string, std::unique_ptr < CDFH > > | XrdZip::cdrecs_t |
1.8.5