EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ogzstream Class Reference

#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)
 
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 103 of file gzstream.h.

View newest version in sPHENIX GitHub at line 103 of file gzstream.h

Constructor & Destructor Documentation

ogzstream::ogzstream ( )
inline

Definition at line 105 of file gzstream.h.

View newest version in sPHENIX GitHub at line 105 of file gzstream.h

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

Definition at line 106 of file gzstream.h.

View newest version in sPHENIX GitHub at line 106 of file gzstream.h

Member Function Documentation

void ogzstream::open ( const char *  name,
int  open_mode = std::ios::out 
)
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:

gzstreambuf* ogzstream::rdbuf ( )
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:


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