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