|
zipios
2.2.0
Zipios – a small C++ library that provides easy access to .zip files.
|
| ▼Nzipios | The zipios namespace includes the Zipios library definitions |
| ▼Nanonymous_namespace{filecollection.cpp} | |
| CMatchFileName | Class object used with the std::find_if() function |
| CMatchName | Class object used with the std::find_if() function |
| ▼Nanonymous_namespace{zipcentraldirectoryentry.cpp} | |
| CZipCentralDirectoryEntryHeader | The header of a ZipCentralDirectoryEntry in a Zip archive |
| ▼Nanonymous_namespace{ziplocalentry.cpp} | Various definitions for local blocks |
| CZipLocalEntryHeader | ZipLocalEntry Header |
| CBackBuffer | To read a file by chunk from the end |
| CCollectionCollection | A collection of collections |
| CDeflateOutputStreambuf | A class to handle stream deflate on the fly |
| CDirectoryCollection | A collection generated from reading a directory |
| CDirectoryEntry | A file entry that does not use compression |
| CDOSDateTime | |
| ▼Cdosdatetime_convert_t | Union used to convert the uint32_t to fields and vice versa |
| Cfields | |
| CException | Base exception of the zipios environement |
| CFileCollection | Base class for various file collections |
| CFileCollectionException | FileCollectionException is used to signal a FileCollection problem |
| CFileEntry | A FileEntry represents an entry in a FileCollection |
| CFilePath | Handle a file path and name and its statistics |
| CFilterInputStreambuf | A base class to develop input stream filters |
| CFilterOutputStreambuf | A base class to develop output stream filters |
| CGZIPOutputStream | A stream implementation that outputs data to a ZIP file |
| CGZIPOutputStreambuf | Save the output stream buffer |
| CInflateInputStreambuf | A stream buffer to inflate data previous compressed with zlib |
| CInvalidException | An InvalidException is used when invalid data is provided |
| CInvalidStateException | Exception used when it is not possible to move forward |
| CIOException | An IOException is used to signal an I/O error |
| CVirtualSeeker | A virtual class used to see in a file embedded in another |
| CZipCentralDirectoryEntry | A specialization of ZipLocalEntry for |
| CZipEndOfCentralDirectory | Marker at the end of a Zip archive file |
| CZipFile | Collection of files |
| CZipInputStream | The ZipInputStream to read data from a Zip archive |
| CZipInputStreambuf | An input stream buffer for Zip data |
| CZipLocalEntry | An implementation of the FileEntry for Zip archives |
| CZipOutputStream | A ZipOutputStream to allow for data to be compressed zlib |
| CZipOutputStreambuf | Handle the output buffer of a zip archive |
1.8.11