Libosmium
2.11.4
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <gzip_compression.hpp>
Public Member Functions | |
gzip_error (const std::string &what, int error_code) | |
![]() | |
io_error (const std::string &what) | |
io_error (const char *what) | |
Public Attributes | |
int | gzip_error_code |
int | system_errno |
Exception thrown when there are problems compressing or decompressing gzip files.
|
inline |
int osmium::gzip_error::gzip_error_code |
int osmium::gzip_error::system_errno |