Zipios++
|
Files | |
appendzip.cpp | |
Source code to a small program appendzip that appends a zip archive to another file. | |
backbuffer.h | |
The header file for BackBuffer. | |
basicentry.cpp | |
Implementation of BasicEntry. | |
collcoll.cpp | |
Implementation of CollectionCollection. | |
deflateoutputstreambuf.cpp | |
Implementation of DeflateOutputStreambuf. | |
dircoll.cpp | |
Implementation of DirectoryCollection. | |
fcoll.cpp | |
Implementation of FileCollection. | |
fcollexceptions.cpp | |
Implementation of a number of Exceptions used by FileCollection and its subclasses. | |
fileentry.cpp | |
Implementation of FileEntry. | |
filepath.cpp | |
Implementation of FilePath. | |
filterinputstreambuf.cpp | |
Implementation of FilterInputStreambuf. | |
filteroutputstreambuf.cpp | |
Implementation of FilterOutputStreambuf. | |
gzipoutputstream.cpp | |
Implementation of GZIPOutputStream. | |
gzipoutputstreambuf.cpp | |
Implementation of GZIPOutputStreambuf. | |
inflateinputstreambuf.cpp | |
Implementation of InflateInputStreambuf. | |
outputstringstream.h | |
Header file that defines OutputStringStream. | |
zipfile.cpp | |
The implementation of ZipFile. | |
ziphead.cpp | |
Implementation of routines for reading the central directory and local headers of a zip archive. | |
zipheadio.cpp | |
Implementation of I/O functions for the header structures defined in ziphead.h. | |
zipinputstream.cpp | |
Implementation of ZipInputStream. | |
zipinputstreambuf.cpp | |
Implementation of ZipInputStreambuf. | |
zipios_common.h | |
Header file containing miscellaneous small functions. | |
zipoutputstream.cpp | |
Implementation of ZipOutputStream. | |
zipoutputstreambuf.cpp | |
Implementation of ZipOutputStreambuf. | |