gzfilebuf Class Reference

#include <gzfilebuf.h>

List of all members.

Public Member Functions

 gzfilebuf (const char *filename)
 ~gzfilebuf ()

Protected Member Functions

virtual int_type overflow (int_type)
virtual std::streamsize xsputn (const char *, std::streamsize)
virtual std::streampos seekpos (std::streampos, std::ios_base::openmode)
virtual int_type underflow ()
std::streamsize xsgetn (char *s, std::streamsize num)


Detailed Description

Definition at line 8 of file gzfilebuf.h.


Constructor & Destructor Documentation

gzfilebuf::gzfilebuf ( const char *  filename  )  [inline]

Definition at line 11 of file gzfilebuf.h.

gzfilebuf::~gzfilebuf (  )  [inline]

Definition at line 17 of file gzfilebuf.h.


Member Function Documentation

virtual int_type gzfilebuf::overflow ( int_type   )  [inline, protected, virtual]

Definition at line 21 of file gzfilebuf.h.

virtual std::streampos gzfilebuf::seekpos ( std::streampos  ,
std::ios_base::openmode   
) [inline, protected, virtual]

Definition at line 32 of file gzfilebuf.h.

virtual int_type gzfilebuf::underflow (  )  [inline, protected, virtual]

Definition at line 37 of file gzfilebuf.h.

References EOF.

std::streamsize gzfilebuf::xsgetn ( char *  s,
std::streamsize  num 
) [inline, protected]

Definition at line 74 of file gzfilebuf.h.

virtual std::streamsize gzfilebuf::xsputn ( const char *  ,
std::streamsize   
) [inline, protected, virtual]

Definition at line 27 of file gzfilebuf.h.


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

Generated on Wed Feb 8 07:04:09 2012 for Moses by  doxygen 1.5.9