| zipios
    2.2.0
    Zipios – a small C++ library that provides easy access to .zip files. | 
Declaration of the zipios::ZipEndOfCentralDirectory class. More...


Go to the source code of this file.
| Classes | |
| class | zipios::ZipEndOfCentralDirectory | 
| Marker at the end of a Zip archive file.  More... | |
| Namespaces | |
| zipios | |
| The zipios namespace includes the Zipios library definitions. | |
| Macros | |
| #define | ENDOFCENTRALDIRECTORY_HPP | 
This file contains the class used to handle the "end of central directory" information found in a Zip archive.
It includes the necessary functions to read and write the central directory and local header fields in a Zip archive.
Definition in file zipendofcentraldirectory.hpp.
| #define ENDOFCENTRALDIRECTORY_HPP | 
Definition at line 3 of file zipendofcentraldirectory.hpp.
 1.8.11
 1.8.11