|
Public Member Functions |
| zipfilebuf (const char *fname, ios_base::openmode mode=ios_base::out|ios_base::trunc) |
bool | open (const char *fname, ios_base::openmode mode=ios_base::out|ios_base::trunc) |
Protected Member Functions |
virtual int | sync () |
virtual int_type | underflow () |
virtual int_type | overflow (int_type c) |