Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
osmium::index::RelationsMapIndex Member List

This is the complete list of members for osmium::index::RelationsMapIndex, including all inherited members.

empty() const noexceptosmium::index::RelationsMapIndexinline
for_each(const osmium::unsigned_object_id_type id, TFunc &&func) constosmium::index::RelationsMapIndexinline
for_each_parent(const osmium::unsigned_object_id_type member_id, TFunc &&func) constosmium::index::RelationsMapIndexinline
m_maposmium::index::RelationsMapIndexprivate
map_type typedefosmium::index::RelationsMapIndexprivate
operator=(const RelationsMapIndex &)=deleteosmium::index::RelationsMapIndex
operator=(RelationsMapIndex &&) noexcept(std::is_nothrow_move_assignable< map_type >::value)osmium::index::RelationsMapIndexinline
RelationsMapIndex(map_type &&map)osmium::index::RelationsMapIndexinlineexplicitprivate
RelationsMapIndex()=deleteosmium::index::RelationsMapIndex
RelationsMapIndex(const RelationsMapIndex &)=deleteosmium::index::RelationsMapIndex
RelationsMapIndex(RelationsMapIndex &&) noexcept(std::is_nothrow_move_constructible< map_type >::value)osmium::index::RelationsMapIndexinline
RelationsMapIndexesosmium::index::RelationsMapIndexfriend
RelationsMapStashosmium::index::RelationsMapIndexfriend
size() const noexceptosmium::index::RelationsMapIndexinline
~RelationsMapIndex() noexcept=defaultosmium::index::RelationsMapIndex