Zipios++
File List
Here is a list of all documented files with brief descriptions:
 all_tests.cppZipios++ unit test suite
 appendzip.cppSource code to a small program appendzip that appends a zip archive to another file
 backbuffer.hThe header file for BackBuffer
 basicentry.cppImplementation of BasicEntry
 basicentry.hHeader file that defines BasicEntry
 collcoll.cppImplementation of CollectionCollection
 collcoll.hHeader file that defines CollectionCollection
 commontest.cpp
 commontest.h
 deflateoutputstreambuf.cppImplementation of DeflateOutputStreambuf
 deflateoutputstreambuf.hHeader file that defines DeflateOutputStreambuf
 dircoll.cppImplementation of DirectoryCollection
 dircoll.hHeader file that defines DirectoryCollection
 example_zip.cppsource code to a small program that demonstrates the central elements of Zipios++
 fcoll.cppImplementation of FileCollection
 fcoll.hHeader file that defines FileCollection
 fcollexceptions.cppImplementation of a number of Exceptions used by FileCollection and its subclasses
 fcollexceptions.hHeader file that defines a number of exceptions used by FileCollection and its subclasses
 fileentry.cppImplementation of FileEntry
 fileentry.hHeader file that defines FileEntry
 filepath.cppImplementation of FilePath
 filepath.hHeader file that defines FilePath
 filterinputstreambuf.cppImplementation of FilterInputStreambuf
 filterinputstreambuf.hHeader file that defines FilterInputStreambuf
 filteroutputstreambuf.cppImplementation of FilterOutputStreambuf
 filteroutputstreambuf.hHeader file that defines FilterOutputStreambuf
 gzipoutputstream.cppImplementation of GZIPOutputStream
 gzipoutputstream.hHeader file that defines GZIPOutputStream
 gzipoutputstreambuf.cppImplementation of GZIPOutputStreambuf
 gzipoutputstreambuf.hHeader file that defines ZipOutputStreambuf
 inflateinputstreambuf.cppImplementation of InflateInputStreambuf
 inflateinputstreambuf.hHeader file that defines InflateInputStreambuf
 meta-iostreams.h
 outputstringstream.hHeader file that defines OutputStringStream
 simplesmartptr.hHeader file that defines SimpleSmartPointer and ReferenceCount
 test_appzip.cppsource code to a small program that demonstrates the central elements of Zipios++
 test_collcoll.cppsource code to a small program that demonstrates the central elements of Zipios++
 test_dircoll.cppsource code to a small program that demonstrates the central elements of Zipios++
 test_gzipoutputstream.cppSource for a test program for testing GZIPOutputStream
 test_simplesmartptr.cppSource code to a small program that tests the functionality of Zipios++
 test_zip.cppSource code to a small program that tests the functionality of Zipios++
 test_zipinputstream.cppSource for a test program for testing ZipInputStream
 test_zipinputstreambuf.cppSource for a test program for testing ZipInputStreambuf
 test_zipoutputstream.cppSource for a test program for testing ZipOutputStream
 test_zipoutputstreambuf.cppSource for a test program for testing ZipOutputStreambuf
 virtualseeker.hHeader file that defines VirtualSeeker
 zipfile.cppThe implementation of ZipFile
 zipfile.hHeader file that defines ZipFile
 zipfiletest.cppSource code to a small program that tests the functionality of Zipios++
 zipfiletest.h
 ziphead.cppImplementation of routines for reading the central directory and local headers of a zip archive
 ziphead.hHeader file containing classes and functions for reading the central directory and local header fields in a zip archive
 zipheadio.cppImplementation of I/O functions for the header structures defined in ziphead.h
 zipheadio.hHeader file that defines I/O functions for the header structures defined in ziphead.h
 zipinputstream.cppImplementation of ZipInputStream
 zipinputstream.hHeader file that defines ZipInputStream
 zipinputstreambuf.cppImplementation of ZipInputStreambuf
 zipinputstreambuf.hHeader file that defines ZipInputStreambuf
 zipinputstreamtest.cpp
 zipinputstreamtest.h
 zipios-config.h
 zipios_common.hHeader file containing miscellaneous small functions
 zipios_defs.hHeader file that defines some simple data types
 zipoutputstream.cppImplementation of ZipOutputStream
 zipoutputstream.hHeader file that defines ZipOutputStream
 zipoutputstreambuf.cppImplementation of ZipOutputStreambuf
 zipoutputstreambuf.hHeader file that defines ZipOutputStreambuf
 zipoutputstreamtest.cppZipOutputStream test suite
 zipoutputstreamtest.h