2 #ifndef CHEPREP_ZIPOUTPUTSTREAM_H
3 #define CHEPREP_ZIPOUTPUTSTREAM_H
16 class ZipOutputStreamBuffer;
40 #endif // CHEPREP_ZIPOUTPUTSTREAM_H
void setComment(const std::string &comment)
ZipOutputStream(std::ostream &os)
ZipOutputStreamBuffer * buffer
virtual ~ZipOutputStream()
void putNextEntry(const std::string &name, bool compress)