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

#include <gzstream.h>

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

Public Member Functions

 igzstream ()
 
 igzstream (const char *name, int open_mode=std::ios::in)
 
gzstreambufrdbuf ()
 
void open (const char *name, int open_mode=std::ios::in)
 
- 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 100 of file gzstream.h.

Constructor & Destructor Documentation

◆ igzstream() [1/2]

igzstream::igzstream ( )
inline

Definition at line 102 of file gzstream.h.

◆ igzstream() [2/2]

igzstream::igzstream ( const char *  name,
int  open_mode = std::ios::in 
)
inline

Definition at line 103 of file gzstream.h.

Member Function Documentation

◆ open()

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

Definition at line 108 of file gzstream.h.

◆ rdbuf()

gzstreambuf * igzstream::rdbuf ( )
inline

Definition at line 105 of file gzstream.h.


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