|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::handler::DiskStore, including all inherited members.
| area(const osmium::Area &) const noexcept | osmium::handler::Handler | inline |
| changeset(const osmium::Changeset &) const noexcept | osmium::handler::Handler | inline |
| changeset_discussion(const osmium::ChangesetDiscussion &) const noexcept | osmium::handler::Handler | inline |
| DiskStore(int data_fd, offset_index_type &node_index, offset_index_type &way_index, offset_index_type &relation_index) | osmium::handler::DiskStore | inlineexplicit |
| flush() const noexcept | osmium::handler::Handler | inline |
| inner_ring(const osmium::InnerRing &) const noexcept | osmium::handler::Handler | inline |
| m_data_fd | osmium::handler::DiskStore | private |
| m_node_index | osmium::handler::DiskStore | private |
| m_offset | osmium::handler::DiskStore | private |
| m_relation_index | osmium::handler::DiskStore | private |
| m_way_index | osmium::handler::DiskStore | private |
| node(const osmium::Node &node) | osmium::handler::DiskStore | inline |
| osmium::handler::Handler::node(const osmium::Node &) const noexcept | osmium::handler::Handler | inline |
| offset_index_type typedef | osmium::handler::DiskStore | private |
| operator()(const osmium::memory::Buffer &buffer) | osmium::handler::DiskStore | inline |
| 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 &relation) | osmium::handler::DiskStore | inline |
| osmium::handler::Handler::relation(const osmium::Relation &) const noexcept | osmium::handler::Handler | inline |
| relation_member_list(const osmium::RelationMemberList &) const noexcept | osmium::handler::Handler | inline |
| tag_list(const osmium::TagList &) const noexcept | osmium::handler::Handler | inline |
| way(const osmium::Way &way) | osmium::handler::DiskStore | 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 |