zipios 2.2.0
Zipios -- a small C++ library that provides easy access to .zip files.
zipios Directory Reference
Directory dependency graph for zipios:
/builddir/build/BUILD/zipios-2.2.5.0-build/Zipios-2.2.5.0/zipios

Files

 
collectioncollection.hpp
 Define the zipios::CollectionCollection class.
 
directorycollection.hpp
 Define the zipios::DirectoryCollection class.
 
directoryentry.hpp
 Define the zipios::DirectoryEntry class.
 
dosdatetime.hpp
 Define a type to manage date and time in MS-DOS format.
 
filecollection.hpp
 Define the zipios::FileCollection class.
 
fileentry.hpp
 Define the zipios::FileEntry class.
 
filepath.hpp
 Define the zipios::FilePath class.
 
virtualseeker.hpp
 Define the zipios::VirtualSeeker class.
 
zipfile.hpp
 Define the zipios::ZipFile class.
 
zipios-config.hpp.in
 zipios configuration header.
 
zipiosexceptions.hpp
 Various exceptions used throughout the Zipios library, all based on zipios::Exception.