2 #ifndef CHEPREP_GZIPOUTPUTSTREAMBUF_H     3 #define CHEPREP_GZIPOUTPUTSTREAMBUF_H    42 #endif // CHEPREP_GZIPOUTPUTSTREAMBUF_H void setFilename(const std::string &filename)
 
void setComment(const std::string &comment)
 
virtual ~GZIPOutputStreamBuffer()
 
GZIPOutputStreamBuffer(std::streambuf *outbuf)