Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <diff_handler.hpp>
Public Member Functions | |
DiffHandler ()=default | |
void | node (const osmium::DiffNode &) const noexcept |
void | way (const osmium::DiffWay &) const noexcept |
void | relation (const osmium::DiffRelation &) const noexcept |
|
default |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |