Libosmium
2.6.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <object_relations.hpp>
Private Types | |
typedef osmium::index::multimap::Multimap< unsigned_object_id_type, unsigned_object_id_type > | index_type |
Private Attributes | |
index_type & | m_index_n2w |
index_type & | m_index_n2r |
index_type & | m_index_w2r |
index_type & | m_index_r2r |
Note: This handler will only work if either all object IDs are positive or all object IDs are negative.
|
private |
|
inlineexplicit |
|
delete |
|
defaultnoexcept |
|
delete |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |