| zipios++
    2.0.2
    Zipios++ – a small C++ library that provides easy access to .zip files. | 
Declare zipios::ZipEndOfCentralDirectory whichs handles entries found in a Zip archive directory. More...

Go to the source code of this file.
| Namespaces | |
| zipios | |
| The zipios namespace includes the Zipios++ library definitions. | |
| zipios::anonymous_namespace{zipendofcentraldirectory.cpp} | |
| Private definitions of the ZipEndOfCentralDirectory class. | |
| Variables | |
| uint32_t const | zipios::anonymous_namespace{zipendofcentraldirectory.cpp}::g_signature = 0x06054b50 | 
| Signature of the ZipEndOfCentralDirectory structure block.  More... | |
This header file contains the zipios::ZipLocalEntry, which is used to handle entries found in a Zip archive.
Definition in file zipendofcentraldirectory.cpp.
 1.8.6
 1.8.6