Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for comment_type, including all inherited members.
comment_type(osmium::Timestamp date, osmium::user_id_type uid, const char *user, const char *text) noexcept | comment_type | inline |
date() const noexcept | comment_type | inline |
m_date | comment_type | private |
m_text | comment_type | private |
m_uid | comment_type | private |
m_user | comment_type | private |
text() const noexcept | comment_type | inline |
uid() const noexcept | comment_type | inline |
user() const noexcept | comment_type | inline |