ZipArchive Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
CZipActionCallbackDerive from this a class to be used as a callback object when adding, extracting, deleting, testing a file or saving central directory
CZipAddNewFileInfoStructure 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
CZipArchiveThe representation of the zip archive file
CZipArchive::CWildcardA class used in wildcard pattern matching
CZipArchive::CZipClbckStrgStorage for callback objects
CZipArchive::CZipDeleteInfoHolds map of holes and areas to remain when deleting files from the archive
CZipArchive::CZipInternalInfoThe purpose of this structure is to hold the data that allow communication with the zlib library
CZipArchive::CZipSmClrPassA structure for the internal use only
CZipAutoBufferA smart buffer freeing its contents on destruction
CZipCallbackA base class for callback objects that are notified when various actions take place
CZipCentralDirA class representing the central directory record in the archive
CZipCentralDir::CZipFindFastUsed in fast finding files by the filename
CZipCentralDir::InfoStores general information about the central directory record
CZipExceptionA class representing exceptions specific to the ZipArchive library
CZipFileHeaderRepresentation of a single file stored in the zip archive
CZipFileMappingMaps a file to the memory
CZipMemFileA memory buffer which behaves like a physical file
CZipPathComponentA class splitting a file path into components
CZipSpanCallbackDerive from this a class to be used as a callback object for the disk change callback
CZipStorageA low-level class - operates physically on archive (CZipArchive operates logically)

ZipArchive Copyright © 2000 - 2006 Tadeusz Dracz . Generated at Fri Apr 7 13:55:23 2006.