Libosmium
2.3.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::Timestamp, including all inherited members.
m_timestamp | osmium::Timestamp | private |
operator time_t() const noexcept | osmium::Timestamp | inline |
operator uint32_t() const noexcept | osmium::Timestamp | inlineexplicit |
operator+=(T time_difference) noexcept | osmium::Timestamp | inline |
operator-=(T time_difference) noexcept | osmium::Timestamp | inline |
seconds_since_epoch() const noexcept | osmium::Timestamp | inline |
Timestamp() noexcept | osmium::Timestamp | inline |
Timestamp(time_t timestamp) noexcept | osmium::Timestamp | inline |
Timestamp(const char *timestamp) | osmium::Timestamp | inlineexplicit |
timestamp_format() | osmium::Timestamp | inlineprivatestatic |
timestamp_length | osmium::Timestamp | privatestatic |
to_iso() const | osmium::Timestamp | inline |