Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::time::Timestamp Member List

This is the complete list of members for iv::time::Timestamp, including all inherited members.

getDateTime(const iv::eTimeZone timeZone=iv::eTimeZone::Localtime) constiv::time::Timestampinline
getLomsTime(uint16_t &numDaysSince1984, uint32_t &milliseconds) constiv::time::Timestamp
inMilliseconds() constiv::time::Timestampinline
inSeconds() constiv::time::Timestampinline
m_timestampiv::time::Timestampprivate
now()iv::time::Timestampinline
operator!=(const Timestamp &other) constiv::time::Timestampinline
operator+(const std::chrono::seconds &seconds) constiv::time::Timestampinline
operator+(const iv::types::timestamp &milliseconds) constiv::time::Timestampinline
operator-(const std::chrono::seconds &seconds) constiv::time::Timestampinline
operator-(const iv::types::timestamp &milliseconds) constiv::time::Timestampinline
operator<(const Timestamp &other) constiv::time::Timestampinline
operator<=(const Timestamp &other) constiv::time::Timestampinline
operator=(const Timestamp &other)iv::time::Timestampinline
operator=(Timestamp &&other) noexceptiv::time::Timestampinline
operator==(const Timestamp &other) constiv::time::Timestampinline
operator>(const Timestamp &other) constiv::time::Timestampinline
operator>=(const Timestamp &other) constiv::time::Timestampinline
roundToNextMinute()iv::time::Timestampinline
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::Timestampinline
setTime(const iv::types::timestamp milliseconds)iv::time::Timestampinline
Timestamp()iv::time::Timestampinline
Timestamp(const iv::types::timestamp milliseconds)iv::time::Timestampinlineexplicit
Timestamp(const std::chrono::time_point< std::chrono::system_clock > &timestamp)iv::time::Timestampinlineexplicit
Timestamp(const Timestamp &other)=defaultiv::time::Timestamp
Timestamp(Timestamp &&other) noexceptiv::time::Timestampinline