Libosmium  2.12.2
Fast and flexible C++ library for working with OpenStreetMap data
Namespaces | Functions
config.hpp File Reference
#include <cstdlib>
#include <cstring>
#include <string>
Include dependency graph for config.hpp:
This graph shows which files directly or indirectly include this file:

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