EGS Brachy
An egs++ user code for rapid brachytherapy calculations
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ogzstream Class Reference

#include <gzstream.h>

Inheritance diagram for ogzstream:
Inheritance graph
[legend]
Collaboration diagram for ogzstream:
Collaboration graph
[legend]

Public Member Functions

 ogzstream ()
 
 ogzstream (const char *name, int mode=std::ios::out)
 
gzstreambufrdbuf ()
 
void open (const char *name, int open_mode=std::ios::out)
 
- Public Member Functions inherited from gzstreambase
 gzstreambase ()
 
 gzstreambase (const char *name, int open_mode)
 
 ~gzstreambase ()
 
void open (const char *name, int open_mode)
 
void close ()
 
gzstreambufrdbuf ()
 

Additional Inherited Members

- Protected Attributes inherited from gzstreambase
gzstreambuf buf
 

Detailed Description

Definition at line 113 of file gzstream.h.

Constructor & Destructor Documentation

◆ ogzstream() [1/2]

ogzstream::ogzstream ( )
inline

Definition at line 115 of file gzstream.h.

◆ ogzstream() [2/2]

ogzstream::ogzstream ( const char *  name,
int  mode = std::ios::out 
)
inline

Definition at line 116 of file gzstream.h.

Member Function Documentation

◆ open()

void ogzstream::open ( const char *  name,
int  open_mode = std::ios::out 
)
inline

Definition at line 121 of file gzstream.h.

◆ rdbuf()

gzstreambuf * ogzstream::rdbuf ( )
inline

Definition at line 118 of file gzstream.h.


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