Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for iv::time::Timestamp, including all inherited members.
getDateTime(const iv::eTimeZone timeZone=iv::eTimeZone::Localtime) const | iv::time::Timestamp | inline |
getLomsTime(uint16_t &numDaysSince1984, uint32_t &milliseconds) const | iv::time::Timestamp | |
inMilliseconds() const | iv::time::Timestamp | inline |
inSeconds() const | iv::time::Timestamp | inline |
m_timestamp | iv::time::Timestamp | private |
now() | iv::time::Timestamp | inline |
operator!=(const Timestamp &other) const | iv::time::Timestamp | inline |
operator+(const std::chrono::seconds &seconds) const | iv::time::Timestamp | inline |
operator+(const iv::types::timestamp &milliseconds) const | iv::time::Timestamp | inline |
operator-(const std::chrono::seconds &seconds) const | iv::time::Timestamp | inline |
operator-(const iv::types::timestamp &milliseconds) const | iv::time::Timestamp | inline |
operator<(const Timestamp &other) const | iv::time::Timestamp | inline |
operator<=(const Timestamp &other) const | iv::time::Timestamp | inline |
operator=(const Timestamp &other) | iv::time::Timestamp | inline |
operator=(Timestamp &&other) noexcept | iv::time::Timestamp | inline |
operator==(const Timestamp &other) const | iv::time::Timestamp | inline |
operator>(const Timestamp &other) const | iv::time::Timestamp | inline |
operator>=(const Timestamp &other) const | iv::time::Timestamp | inline |
roundToNextMinute() | iv::time::Timestamp | inline |
setLomsTime(uint16_t numDaysSince1984, uint32_t milliseconds) | iv::time::Timestamp | |
setTime(const std::chrono::time_point< std::chrono::system_clock > time=std::chrono::system_clock::now()) | iv::time::Timestamp | inline |
setTime(const iv::types::timestamp milliseconds) | iv::time::Timestamp | inline |
Timestamp() | iv::time::Timestamp | inline |
Timestamp(const iv::types::timestamp milliseconds) | iv::time::Timestamp | inlineexplicit |
Timestamp(const std::chrono::time_point< std::chrono::system_clock > ×tamp) | iv::time::Timestamp | inlineexplicit |
Timestamp(const Timestamp &other)=default | iv::time::Timestamp | |
Timestamp(Timestamp &&other) noexcept | iv::time::Timestamp | inline |