#include <ZipOutputStream.h>
Definition at line 18 of file ZipOutputStream.h.
cheprep::ZipOutputStream::ZipOutputStream |
( |
std::ostream & |
os | ) |
|
cheprep::ZipOutputStream::~ZipOutputStream |
( |
| ) |
|
|
virtual |
void cheprep::ZipOutputStream::close |
( |
| ) |
|
void cheprep::ZipOutputStream::closeEntry |
( |
| ) |
|
void cheprep::ZipOutputStream::putNextEntry |
( |
const std::string & |
name, |
|
|
bool |
compress |
|
) |
| |
void cheprep::ZipOutputStream::setComment |
( |
const std::string & |
comment | ) |
|
The documentation for this class was generated from the following files: