Libosmium
2.11.3
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <cstdlib>
#include <cstring>
#include <string>
Go to the source code of this file.
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
osmium::config | |
Functions | |
int | osmium::config::get_pool_threads () noexcept |
bool | osmium::config::use_pool_threads_for_pbf_parsing () noexcept |
size_t | osmium::config::get_max_queue_size (const char *queue_name, size_t default_value) noexcept |