zipios
2.2.6
Zipios -- a small C++ library that provides easy access to .zip files.
File List
Here is a list of all files with brief descriptions:
appendzip.cpp
Tool used to append a Zip archive at the end of another file.
backbuffer.cpp
The implementation file of
zipios::BackBuffer
backbuffer.hpp
The header file for
zipios::BackBuffer
collectioncollection.cpp
Implementation of
zipios::CollectionCollection
collectioncollection.hpp
Define the
zipios::CollectionCollection
class
deflateoutputstreambuf.cpp
Implementation of
zipios::DeflateOutputStreambuf
deflateoutputstreambuf.hpp
Header file that defines
zipios::DeflateOutputStreambuf
directorycollection.cpp
Implementation of
zipios::DirectoryCollection
directorycollection.hpp
Define the
zipios::DirectoryCollection
class
directoryentry.cpp
Implementation of
zipios::DirectoryEntry
directoryentry.hpp
Define the
zipios::DirectoryEntry
class
src/dosdatetime.cpp
Implementation of the
zipios::DOSDateTime
class
tools/dosdatetime.cpp
Define a command line tool to convert Unix/DOS times
dosdatetime.hpp
Define a type to manage date and time in MS-DOS format
filecollection.cpp
Implementation of
zipios::FileCollection
filecollection.hpp
Define the
zipios::FileCollection
class
fileentry.cpp
Implementation of
zipios::FileEntry
fileentry.hpp
Define the
zipios::FileEntry
class
filepath.cpp
Implementation of
zipios::FilePath
filepath.hpp
Define the
zipios::FilePath
class
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
virtualseeker.cpp
Implementation file that defines
zipios::VirtualSeeker
virtualseeker.hpp
Define the
zipios::VirtualSeeker
class
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
zipfile.hpp
Define the
zipios::ZipFile
class
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-config.hpp
Zipios configuration header
zipios-config.hpp.in
Zipios configuration header
zipios.cpp
A tool to test various things in a zip file
zipios_common.cpp
Various functions used throughout the library
zipios_common.hpp
Various functions used throughout the library
zipios_example.cpp
Implementation of a very simple Zipios example.
zipiosexceptions.hpp
Various exceptions used throughout the Zipios library, all based on
zipios::Exception
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
Generated on Sat Mar 7 2020 14:08:28 for zipios by
1.8.20