|
Libosmium
2.6.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <assembler.hpp>

Public Member Functions | |
| AssemblerConfig (osmium::area::ProblemReporter *pr=nullptr, bool d=false) | |
| void | enable_debug_output (bool d=true) |
Public Attributes | |
| osmium::area::ProblemReporter * | problem_reporter |
| bool | debug |
|
inlineexplicit |
|
inline |
Enable or disable debug output to stderr. This is for Osmium developers only.
| bool osmium::area::AssemblerConfig::debug |
| osmium::area::ProblemReporter* osmium::area::AssemblerConfig::problem_reporter |
1.8.11