area(const osmium::Area &) const noexcept | osmium::handler::Handler | inline |
based_on_map typedef | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | private |
changeset(const osmium::Changeset &) const noexcept | osmium::handler::Handler | inline |
changeset_discussion(const osmium::ChangesetDiscussion &) const noexcept | osmium::handler::Handler | inline |
clear() | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | inline |
flush() const noexcept | osmium::handler::Handler | inline |
get_dummy() | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | inlineprivatestatic |
get_node_location(const osmium::object_id_type id) const | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | inline |
ignore_errors() | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | inline |
index_neg_type typedef | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | |
index_pos_type typedef | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | |
inner_ring(const osmium::InnerRing &) const noexcept | osmium::handler::Handler | inline |
m_ignore_errors | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | private |
m_last_id | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | private |
m_must_sort | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | private |
m_storage_neg | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | private |
m_storage_pos | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | private |
node(const osmium::Node &node) | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | inline |
osmium::handler::Handler::node(const osmium::Node &) const noexcept | osmium::handler::Handler | inline |
NodeLocationsForWays(TStoragePosIDs &storage_pos, TStorageNegIDs &storage_neg=get_dummy()) noexcept | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | inlineexplicit |
NodeLocationsForWays(const NodeLocationsForWays &)=delete | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | |
NodeLocationsForWays(NodeLocationsForWays &&) noexcept=default | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | |
operator=(const NodeLocationsForWays &)=delete | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | |
operator=(NodeLocationsForWays &&) noexcept=default | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | |
osm_object(const osmium::OSMObject &) const noexcept | osmium::handler::Handler | inline |
outer_ring(const osmium::OuterRing &) const noexcept | osmium::handler::Handler | inline |
relation(const osmium::Relation &) const noexcept | osmium::handler::Handler | inline |
relation_member_list(const osmium::RelationMemberList &) const noexcept | osmium::handler::Handler | inline |
storage_neg() noexcept | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | inline |
storage_pos() noexcept | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | inline |
tag_list(const osmium::TagList &) const noexcept | osmium::handler::Handler | inline |
way(osmium::Way &way) | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | inline |
osmium::handler::Handler::way(const osmium::Way &) const noexcept | osmium::handler::Handler | inline |
way_node_list(const osmium::WayNodeList &) const noexcept | osmium::handler::Handler | inline |
~NodeLocationsForWays() noexcept=default | osmium::handler::NodeLocationsForWays< TStoragePosIDs, TStorageNegIDs > | |