zipios++
2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
|
Define the zipios::ZipOutputStream class. More...
#include "zipoutputstreambuf.hpp"
Go to the source code of this file.
Classes | |
class | zipios::ZipOutputStream |
A ZipOutputStream to allow for data to be compressed zlib. More... | |
Namespaces | |
zipios | |
The zipios namespace includes the Zipios++ library definitions. | |
Macros | |
#define | ZIPOUTPUTSTREAM_HPP |
This file includes the class declaration of the zipios::ZipOutputStream which is used to compress data being saved in a Zip archive.
Definition in file zipoutputstream.hpp.
#define ZIPOUTPUTSTREAM_HPP |
Definition at line 3 of file zipoutputstream.hpp.