Libosmium
2.10.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::Segment, including all inherited members.
first() const noexcept | osmium::Segment | inline |
m_first | osmium::Segment | private |
m_second | osmium::Segment | private |
operator=(const Segment &)=default | osmium::Segment | |
operator=(Segment &&)=default | osmium::Segment | |
second() const noexcept | osmium::Segment | inline |
Segment(const osmium::Location &location1, const osmium::Location &location2) noexcept | osmium::Segment | inlineexplicit |
Segment(const Segment &)=default | osmium::Segment | |
Segment(Segment &&)=default | osmium::Segment | |
swap_locations() | osmium::Segment | inlineprotected |
~Segment()=default | osmium::Segment |