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