MIRA
Public Member Functions | List of all members
gzstreambuf Class Reference

#include <stream/GzStream.h>

Inheritance diagram for gzstreambuf:
Inheritance graph
[legend]

Public Member Functions

 gzstreambuf ()
 
int is_open ()
 
gzstreambufopen (const char *name, int open_mode)
 
gzstreambufclose ()
 
 ~gzstreambuf ()
 
virtual int overflow (int c=EOF)
 
virtual int underflow ()
 
virtual int sync ()
 

Constructor & Destructor Documentation

◆ gzstreambuf()

gzstreambuf ( )
inline

◆ ~gzstreambuf()

~gzstreambuf ( )
inline

Member Function Documentation

◆ is_open()

int is_open ( )
inline

◆ open()

gzstreambuf* open ( const char *  name,
int  open_mode 
)

◆ close()

gzstreambuf* close ( )

◆ overflow()

virtual int overflow ( int  c = EOF)
virtual

◆ underflow()

virtual int underflow ( )
virtual

◆ sync()

virtual int sync ( )
virtual

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