#include <zstr.hpp>
Definition at line 490 of file zstr.hpp.
zstr::ostreambuf::ostreambuf |
( |
std::streambuf * |
sbuf_p_, |
|
|
std::size_t |
buff_size_ = default_buff_size , |
|
|
int |
level_ = Z_DEFAULT_COMPRESSION |
|
) |
| |
|
inline |
zstr::ostreambuf::ostreambuf |
( |
const ostreambuf & |
| ) |
|
|
delete |
virtual zstr::ostreambuf::~ostreambuf |
( |
| ) |
|
|
inlinevirtual |
int zstr::ostreambuf::deflate_loop |
( |
int |
flush | ) |
|
|
inline |
virtual std::streambuf::int_type zstr::ostreambuf::overflow |
( |
std::streambuf::int_type |
c = traits_type::eof() | ) |
|
|
inlinevirtual |
virtual int zstr::ostreambuf::sync |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: