| zipios++
    2.0.2
    Zipios++ – a small C++ library that provides easy access to .zip files. | 
Declaration of the zipios::ZipCentralDirectoryEntry, which represents a directory Zip archive entry. More...
#include "ziplocalentry.hpp"

Go to the source code of this file.
| Classes | |
| class | zipios::ZipCentralDirectoryEntry | 
| A specialization of ZipLocalEntry for.  More... | |
| Namespaces | |
| zipios | |
| The zipios namespace includes the Zipios++ library definitions. | |
| Macros | |
| #define | ZIPCENTRALDIRECTORYENTRY_HPP | 
This header file contains the zipios::ZipCentralDirectoryEntry class used to read the central directory fields found in a zip archive. It can also be used to write a central directory to an output Zip archive.
Definition in file zipcentraldirectoryentry.hpp.
| #define ZIPCENTRALDIRECTORYENTRY_HPP | 
Definition at line 3 of file zipcentraldirectoryentry.hpp.
 1.8.6
 1.8.6