This is the complete list of members for boost::iostreams::gzip_params, including all inherited members.
calculate_crc | boost::iostreams::zlib_params | |
comment | boost::iostreams::gzip_params | |
file_name | 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) | boost::iostreams::gzip_params | inline |
level | boost::iostreams::zlib_params | |
mem_level | boost::iostreams::zlib_params | |
method | boost::iostreams::zlib_params | |
mtime | boost::iostreams::gzip_params | |
noheader | boost::iostreams::zlib_params | |
strategy | boost::iostreams::zlib_params | |
window_bits | boost::iostreams::zlib_params | |
zlib_params(int level=zlib::default_compression, int method=zlib::deflated, int window_bits=zlib::default_window_bits, int mem_level=zlib::default_mem_level, int strategy=zlib::default_strategy, bool noheader=zlib::default_noheader, bool calculate_crc=zlib::default_crc) | boost::iostreams::zlib_params | inline |