|
Geant4
10.03.p02
|
Public Member Functions | |
| GZIPOutputStream (std::ostream &os) | |
| void | setFilename (const std::string &filename) |
| void | setComment (const std::string &comment) |
| void | close () |
| virtual | ~GZIPOutputStream () |
Private Attributes | |
| GZIPOutputStreamBuffer * | buffer |
| GZIPOutputStream | ( | std::ostream & | os | ) |
|
virtual |
| void close | ( | ) |
|
private |