Libosmium  2.11.1
Fast and flexible C++ library for working with OpenStreetMap data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
osmium::config Namespace Reference

Functions

int get_pool_threads () noexcept
 
bool use_pool_threads_for_pbf_parsing () noexcept
 
size_t get_max_queue_size (const char *queue_name, size_t default_value) noexcept
 

Function Documentation

size_t osmium::config::get_max_queue_size ( const char *  queue_name,
size_t  default_value 
)
inlinenoexcept
int osmium::config::get_pool_threads ( )
inlinenoexcept
bool osmium::config::use_pool_threads_for_pbf_parsing ( )
inlinenoexcept