Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
osmium::io::GzipCompressor Member List

This is the complete list of members for osmium::io::GzipCompressor, including all inherited members.

close() overrideosmium::io::GzipCompressorinlinevirtual
Compressor(const fsync sync) noexceptosmium::io::Compressorinlineexplicit
Compressor(const Compressor &)=defaultosmium::io::Compressor
Compressor(Compressor &&) noexcept=defaultosmium::io::Compressor
do_fsync() const noexceptosmium::io::Compressorinlineprotected
file_size() const overrideosmium::io::GzipCompressorinlinevirtual
GzipCompressor(const int fd, const fsync sync)osmium::io::GzipCompressorinlineexplicit
GzipCompressor(const GzipCompressor &)=deleteosmium::io::GzipCompressor
GzipCompressor(GzipCompressor &&)=deleteosmium::io::GzipCompressor
m_fdosmium::io::GzipCompressorprivate
m_file_sizeosmium::io::GzipCompressorprivate
m_fsyncosmium::io::Compressorprivate
m_gzfileosmium::io::GzipCompressorprivate
operator=(const GzipCompressor &)=deleteosmium::io::GzipCompressor
operator=(GzipCompressor &&)=deleteosmium::io::GzipCompressor
osmium::io::Compressor::operator=(const Compressor &)=defaultosmium::io::Compressor
osmium::io::Compressor::operator=(Compressor &&) noexcept=defaultosmium::io::Compressor
write(const std::string &data) overrideosmium::io::GzipCompressorinlinevirtual
~Compressor() noexcept=defaultosmium::io::Compressorvirtual
~GzipCompressor() noexcept overrideosmium::io::GzipCompressorinline