Time Member List

This is the complete list of members for Time, including all inherited members.

addMSecs(Pt::int64_t ms) constTime
addSecs(int secs) constTime
fromIsoString(const std::string &s)Timestatic
get(unsigned &h, unsigned &m, unsigned &s, unsigned &ms) constTime
hour() constTime
isValid(unsigned h, unsigned m, unsigned s, unsigned ms)Timestatic
minute() constTime
msec() constTime
msecsUntil(const Time &t) constTime
operator!=(const Time &a, const Time &b)Timerelated
operator+(const Time &time, const Timespan &ts)Timerelated
operator+=(const Timespan &ts)Time
operator-(const Time &time, const Timespan &ts)Timerelated
operator-(const Time &a, const Time &b)Timerelated
operator-=(const Timespan &ts)Time
operator<(const Time &a, const Time &b)Timerelated
operator<<=(SerializationInfo &si, const Time &time)Timerelated
operator<=(const Time &a, const Time &b)Timerelated
operator=(const Time &other)Time
operator==(const Time &a, const Time &b)Timerelated
operator>(const Time &a, const Time &b)Timerelated
operator>=(const Time &a, const Time &b)Timerelated
operator>>=(const SerializationInfo &si, Time &time)Timerelated
second() constTime
secsUntil(const Time &t) constTime
set(unsigned h, unsigned m, unsigned s, unsigned ms=0)Time
setTotalMSecs(uint32_t msecs)Time
Time()Time
Time(unsigned h, unsigned m, unsigned s=0, unsigned ms=0)Time
toIsoString() constTime
toMSecs() constTime