Geant4_10
Public Member Functions | List of all members
cheprep::GZIPOutputStream Class Reference

#include <GZIPOutputStream.h>

Inheritance diagram for cheprep::GZIPOutputStream:
Inheritance graph
[legend]
Collaboration diagram for cheprep::GZIPOutputStream:
Collaboration graph
[legend]

Public Member Functions

 GZIPOutputStream (std::ostream &os)
 
void setFilename (const std::string &filename)
 
void setComment (const std::string &comment)
 
void close ()
 
virtual ~GZIPOutputStream ()
 

Detailed Description

Definition at line 15 of file GZIPOutputStream.h.

Constructor & Destructor Documentation

cheprep::GZIPOutputStream::GZIPOutputStream ( std::ostream &  os)

Definition at line 14 of file GZIPOutputStream.cc.

cheprep::GZIPOutputStream::~GZIPOutputStream ( )
virtual

Definition at line 35 of file GZIPOutputStream.cc.

Member Function Documentation

void cheprep::GZIPOutputStream::close ( )

Definition at line 30 of file GZIPOutputStream.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void cheprep::GZIPOutputStream::setComment ( const std::string &  comment)

Definition at line 26 of file GZIPOutputStream.cc.

Here is the call graph for this function:

void cheprep::GZIPOutputStream::setFilename ( const std::string &  filename)

Definition at line 22 of file GZIPOutputStream.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files: