pianod2
multisource multiuser scriptable networked music player
Public Member Functions | Protected Attributes | List of all members
gzstreambase Class Reference

#include <gzstream.h>

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

Public Member Functions

 gzstreambase ()
 
 gzstreambase (const char *name, int mode)
 
 ~gzstreambase ()
 
void open (const char *name, int open_mode)
 
void close ()
 
gzstreambufrdbuf ()
 

Protected Attributes

gzstreambuf buf
 

Constructor & Destructor Documentation

◆ gzstreambase() [1/2]

gzstreambase::gzstreambase ( )
inline

◆ gzstreambase() [2/2]

gzstreambase::gzstreambase ( const char *  name,
int  mode 
)
inline

◆ ~gzstreambase()

gzstreambase::~gzstreambase ( )
inline
Here is the call graph for this function:

Member Function Documentation

◆ close()

void gzstreambase::close ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ open()

void gzstreambase::open ( const char *  name,
int  open_mode 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rdbuf()

gzstreambuf* gzstreambase::rdbuf ( )
inline
Here is the caller graph for this function:

Member Data Documentation

◆ buf

gzstreambuf gzstreambase::buf
protected

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