C/C++ Reference
ZipReader Struct Reference

Abstract interface class for reading a ZipFile. More...

#include <ZipFileIterator.h>

Inheritance diagram for ZipReader:
Collaboration diagram for ZipReader:

List of all members.


Detailed Description

Abstract interface class for reading a ZipFile.

See ZipIo and the example code FileZipReader for more information. You can also use the bin2c tool if you want to embed the ZIP file into the application executable.