#include <gzip.hpp>
| boost::iostreams::gzip_params::gzip_params |
( |
int |
level = gzip::default_compression, |
|
|
int |
method = gzip::deflated, |
|
|
int |
window_bits = gzip::default_window_bits, |
|
|
int |
mem_level = gzip::default_mem_level, |
|
|
int |
strategy = gzip::default_strategy, |
|
|
std::string |
file_name = "", |
|
|
std::string |
comment = "", |
|
|
std::time_t |
mtime = 0 |
|
) |
| |
|
inline |
| bool boost::iostreams::zlib_params::calculate_crc |
|
inherited |
| std::string boost::iostreams::gzip_params::comment |
| std::string boost::iostreams::gzip_params::file_name |
| int boost::iostreams::zlib_params::level |
|
inherited |
| int boost::iostreams::zlib_params::mem_level |
|
inherited |
| int boost::iostreams::zlib_params::method |
|
inherited |
| std::time_t boost::iostreams::gzip_params::mtime |
| bool boost::iostreams::zlib_params::noheader |
|
inherited |
| int boost::iostreams::zlib_params::strategy |
|
inherited |
| int boost::iostreams::zlib_params::window_bits |
|
inherited |
The documentation for this struct was generated from the following file:
- boost_1_57_0/boost/iostreams/filter/gzip.hpp