Libosmium
2.8.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::io::GzipCompressor, including all inherited members.
close() final | osmium::io::GzipCompressor | inlinevirtual |
Compressor(fsync sync) | osmium::io::Compressor | inlineexplicit |
do_fsync() const | osmium::io::Compressor | inlineprotected |
GzipCompressor(int fd, fsync sync) | osmium::io::GzipCompressor | inlineexplicit |
m_fd | osmium::io::GzipCompressor | private |
m_gzfile | osmium::io::GzipCompressor | private |
write(const std::string &data) final | osmium::io::GzipCompressor | inlinevirtual |
~Compressor() noexcept | osmium::io::Compressor | inlinevirtual |
~GzipCompressor() noexcept final | osmium::io::GzipCompressor | inline |