Go to the source code of this file.
Classes | |
struct | CZipCallback |
A base class for callback objects that are notified when various actions take place. More... | |
struct | CZipSpanCallback |
Derive from this a class to be used as a callback object for the disk change callback. More... | |
struct | CZipActionCallback |
Derive from this a class to be used as a callback object when adding, extracting, deleting, testing a file or saving central directory. More... | |
class | CZipStorage |
A low-level class - operates physically on archive (CZipArchive operates logically). More... |
Definition in file ZipStorage.h.