zipios 2.3.4
Zipios -- a small C++ library providing easy access to .zip files.
zipios Directory Reference
Directory dependency graph for zipios:
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.
 
 streamentry.hpp
 Define the zipios::StreamEntry class.
 
 virtualseeker.hpp
 Define the zipios::VirtualSeeker class.
 
 zipfile.hpp
 Define the zipios::ZipFile class.
 
 zipiosexceptions.hpp
 Various exceptions used throughout the Zipios library, all based on zipios::Exception.