| zipios 2.3.4
    Zipios -- a small C++ library providing easy access to .zip files. | 
Declare zipios::ZipEndOfCentralDirectory which handles entries found in a Zip archive directory. More...

Go to the source code of this file.
| Namespaces | |
| namespace | zipios | 
| The zipios namespace includes the Zipios library definitions. | |
| namespace | 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. | |
This header file contains the zipios::ZipLocalEntry, which is used to handle entries found in a Zip archive.
Definition in file zipendofcentraldirectory.cpp.