zipios 2.3.2
Zipios -- a small C++ library that provides easy access to .zip files.
src Directory Reference
Directory dependency graph for src:
src

Files

 
backbuffer.cpp
 The implementation file of zipios::BackBuffer.
 
backbuffer.hpp
 The header file for zipios::BackBuffer.
 
collectioncollection.cpp
 Implementation of zipios::CollectionCollection.
 
deflateoutputstreambuf.cpp
 Implementation of zipios::DeflateOutputStreambuf.
 
deflateoutputstreambuf.hpp
 Header file that defines zipios::DeflateOutputStreambuf.
 
directorycollection.cpp
 Implementation of zipios::DirectoryCollection.
 
directoryentry.cpp
 Implementation of zipios::DirectoryEntry.
 
dosdatetime.cpp
 Implementation of the zipios::DOSDateTime class.
 
filecollection.cpp
 Implementation of zipios::FileCollection.
 
fileentry.cpp
 Implementation of zipios::FileEntry.
 
filepath.cpp
 Implementation of zipios::FilePath.
 
filterinputstreambuf.cpp
 Implementation of zipios::FilterInputStreambuf.
 
filterinputstreambuf.hpp
 Header file that defines zipios::FilterInputStreambuf.
 
filteroutputstreambuf.cpp
 Implementation of zipios::FilterOutputStreambuf.
 
filteroutputstreambuf.hpp
 Declarations of the zipios::FilterOutputStreambuf.
 
gzipoutputstream.cpp
 Implementation of zipios::GZIPOutputStream.
 
gzipoutputstream.hpp
 This file defines zipios::GZIPOutputStream.
 
gzipoutputstreambuf.cpp
 This file is the implementation of zipios::GZIPOutputStreambuf class.
 
gzipoutputstreambuf.hpp
 File defining zipios::GZIPOutputStreambuf.
 
inflateinputstreambuf.cpp
 Implementation of zipios::InflateInputStreambuf.
 
inflateinputstreambuf.hpp
 Define zipios::InflateInputStreambuf to decompress files.
 
streamentry.cpp
 Implementation of zipios::StreamEntry.
 
virtualseeker.cpp
 Implementation file that defines zipios::VirtualSeeker.
 
zipcentraldirectoryentry.cpp
 Implementation of zipios::ZipCentralDirectoryEntry.
 
zipcentraldirectoryentry.hpp
 Declaration of the zipios::ZipCentralDirectoryEntry, which represents a directory Zip archive entry.
 
zipendofcentraldirectory.cpp
 Declare zipios::ZipEndOfCentralDirectory which handles entries found in a Zip archive directory.
 
zipendofcentraldirectory.hpp
 Declaration of the zipios::ZipEndOfCentralDirectory class.
 
zipfile.cpp
 The implementation of zipios::ZipFile.
 
zipinputstream.cpp
 Implementation of zipios::ZipInputStream.
 
zipinputstream.hpp
 Define zipios::ZipInputStream.
 
zipinputstreambuf.cpp
 Implementation of zipios::ZipInputStreambuf.
 
zipinputstreambuf.hpp
 Define the zipios::ZipInputStreambuf class.
 
zipios_common.cpp
 Various functions used throughout the library.
 
zipios_common.hpp
 Various functions used throughout the library.
 
ziplocalentry.cpp
 Implementation of the zipios::ZipLocalEntry class.
 
ziplocalentry.hpp
 Declare the zipios::ZipLocalEntry class used to handle Zip entries.
 
zipoutputstream.cpp
 Implementation of the zipios::ZipOutputStream class.
 
zipoutputstream.hpp
 Define the zipios::ZipOutputStream class.
 
zipoutputstreambuf.cpp
 Implementation of the zipios::ZipOutputStreambuf class.
 
zipoutputstreambuf.hpp
 Define the zipios::ZipOutputStreambuf class.