Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::NodeRef, including all inherited members.
lat() const | osmium::NodeRef | inline |
location() noexcept | osmium::NodeRef | inline |
location() const noexcept | osmium::NodeRef | inline |
lon() const | osmium::NodeRef | inline |
m_location | osmium::NodeRef | private |
m_ref | osmium::NodeRef | private |
NodeRef(const osmium::object_id_type ref=0, const osmium::Location &location=Location{}) noexcept | osmium::NodeRef | inline |
positive_ref() const noexcept | osmium::NodeRef | inline |
ref() const noexcept | osmium::NodeRef | inline |
set_location(const osmium::Location &location) noexcept | osmium::NodeRef | inline |
set_ref(const osmium::object_id_type ref) noexcept | osmium::NodeRef | inline |
x() const noexcept | osmium::NodeRef | inline |
y() const noexcept | osmium::NodeRef | inline |