Go to the source code of this file.
Namespaces | |
namespace | ziparchv |
Classes | |
struct | CZipAddNewFileInfo |
Structure used as a parameter in CZipArchive::AddNewFile(CZipAddNewFileInfo& ); Use one of constructors provided and then adjust the member variables that are set to default values by Defaults method. More... | |
class | CZipArchive |
The representation of the zip archive file. More... | |
struct | CZipArchive::CZipInternalInfo |
The purpose of this structure is to hold the data that allow communication with the zlib library. More... | |
class | CZipArchive::CWildcard |
A class used in wildcard pattern matching. More... | |
struct | CZipArchive::CZipSmClrPass |
A structure for the internal use only. More... | |
struct | CZipArchive::CZipDeleteInfo |
Holds map of holes and areas to remain when deleting files from the archive. More... | |
struct | CZipArchive::CZipClbckStrg |
Storage for callback objects. More... |
Definition in file ZipArchive.h.