|
zipios++
2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
|
| A few static variables and functions | |
| The zipios namespace includes the Zipios++ library definitions | |
| Class object used with the std::find_if() function | |
| Class object used with the std::find_if() function | |
| The header of a ZipCentralDirectoryEntry in a Zip archive | |
| Private definitions of the ZipEndOfCentralDirectory class | |
| Various definitions for local blocks | |
| ZipLocalEntry Header | |
| To read a file by chunk from the end | |
| A collection of collections | |
| A class to handle stream deflate on the fly | |
| A collection generated from reading a directory | |
| A file entry that does not use compression | |
| Base exception of the zipios environement | |
| Base class for various file collections | |
| FileCollectionException is used to signal a FileCollection problem | |
| A FileEntry represents an entry in a FileCollection | |
| Handle a file path and name and its statistics | |
| A base class to develop input stream filters | |
| A base class to develop output stream filters | |
| A stream implementation that outputs data to a ZIP file | |
| Save the output stream buffer | |
| A stream buffer to inflate data previous compressed with zlib | |
| An InvalidException is used when invalid data is provided | |
| Exception used when it is not possible to move forward | |
| An IOException is used to signal an I/O error | |
| A virtual class used to see in a file embedded in another | |
| A specialization of ZipLocalEntry for | |
| Marker at the end of a Zip archive file | |
| Collection of files | |
| The ZipInputStream to read data from a Zip archive | |
| An input stream buffer for Zip data | |
| An implementation of the FileEntry for Zip archives | |
| A ZipOutputStream to allow for data to be compressed zlib | |
| Handle the output buffer of a zip archive |
1.8.6