zipios++  2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
Classes | Namespaces | Macros
zipoutputstreambuf.hpp File Reference

Define the zipios::ZipOutputStreambuf class. More...

#include "deflateoutputstreambuf.hpp"
#include "zipios++/fileentry.hpp"
Include dependency graph for zipoutputstreambuf.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zipios::ZipOutputStreambuf
 Handle the output buffer of a zip archive. More...
 

Namespaces

 zipios
 The zipios namespace includes the Zipios++ library definitions.
 

Macros

#define ZIPOUTPUTSTREAMBUF_HPP
 

Detailed Description

This class is used to save files in a Zip archive.

Definition in file zipoutputstreambuf.hpp.

Macro Definition Documentation

#define ZIPOUTPUTSTREAMBUF_HPP

Definition at line 3 of file zipoutputstreambuf.hpp.