![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <eic-smear/blob/master/include/eicsmear/gzstream.h>
Inheritance diagram for ogzstream:
Collaboration diagram for ogzstream:Public Member Functions | |
| ogzstream () | |
| ogzstream (const char *name, int mode=std::ios::out) | |
| gzstreambuf * | rdbuf () |
| 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 () |
| gzstreambuf * | rdbuf () |
Additional Inherited Members | |
Protected Attributes inherited from gzstreambase | |
| gzstreambuf | buf |
Definition at line 103 of file gzstream.h.
View newest version in sPHENIX GitHub at line 103 of file gzstream.h
|
inline |
Definition at line 105 of file gzstream.h.
View newest version in sPHENIX GitHub at line 105 of file gzstream.h
|
inline |
Definition at line 106 of file gzstream.h.
View newest version in sPHENIX GitHub at line 106 of file gzstream.h
|
inline |
Definition at line 109 of file gzstream.h.
View newest version in sPHENIX GitHub at line 109 of file gzstream.h
References gzstreambase::open().
Here is the call graph for this function:
|
inline |
Definition at line 108 of file gzstream.h.
View newest version in sPHENIX GitHub at line 108 of file gzstream.h
References gzstreambase::rdbuf().
Here is the call graph for this function: