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

#include <eic-smear/blob/master/include/eicsmear/gzstream.h>

+ Inheritance diagram for igzstream:
+ Collaboration diagram for igzstream:

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 92 of file gzstream.h.

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

Constructor & Destructor Documentation

igzstream::igzstream ( )
inline

Definition at line 94 of file gzstream.h.

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

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

Definition at line 95 of file gzstream.h.

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

Member Function Documentation

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

Definition at line 98 of file gzstream.h.

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

References gzstreambase::open().

+ Here is the call graph for this function:

gzstreambuf* igzstream::rdbuf ( )
inline

Definition at line 97 of file gzstream.h.

View newest version in sPHENIX GitHub at line 97 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: