Classes | |
| class | wxZipNotifier |
| If you need to know when a wxZipInputStream updates a wxZipEntry, you can create a notifier by deriving from this abstract base class, overriding wxZipNotifier::OnEntryUpdated(). More... | |
| class | wxZipEntry |
| Holds the meta-data for an entry in a zip. More... | |
| class | wxZipInputStream |
| Input stream for reading zip files. More... | |
| class | wxZipClassFactory |
| Class factory for the zip archive format. More... | |
| class | wxZipOutputStream |
| Output stream for writing zip files. More... | |
| enum wxZipArchiveFormat |
| enum wxZipAttributes |
| enum wxZipFlags |
| enum wxZipMethod |
Compression Method, only 0 (store) and 8 (deflate) are supported here.
| enum wxZipSystem |
Originating File-System.
These are Pkware's values. Note that Info-zip disagree on some of them, most notably NTFS.