Zth (libzth)
zth::Timestamp Member List

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

add(TimeInterval const &dt) noexceptzth::Timestampinline
hasPassed() const noexceptzth::Timestampinline
isAfter(Timestamp const &t) const noexceptzth::Timestampinline
isBefore(Timestamp const &t) const noexceptzth::Timestampinline
isNull() const noexceptzth::Timestampinline
now()zth::Timestampinlinestatic
null() noexceptzth::Timestampinlinestatic
operator struct timespec const &() const noexceptzth::Timestampinline
operator!=(Timestamp const &rhs) const noexceptzth::Timestampinline
operator+(TimeInterval const &dt) const noexceptzth::Timestampinline
operator+=(TimeInterval const &dt) noexceptzth::Timestampinline
operator-(TimeInterval const &dt) const noexceptzth::Timestampinline
operator-(Timestamp const &rhs) const noexceptzth::Timestampinline
operator-=(TimeInterval const &dt) noexceptzth::Timestampinline
operator<(Timestamp const &rhs) const noexceptzth::Timestampinline
operator<=(Timestamp const &rhs) const noexceptzth::Timestampinline
operator==(Timestamp const &rhs) const noexceptzth::Timestampinline
operator>(Timestamp const &rhs) const noexceptzth::Timestampinline
operator>=(Timestamp const &rhs) const noexceptzth::Timestampinline
passed() constzth::Timestampinline
Timestamp() noexceptzth::Timestampinline
Timestamp(struct timespec const &ts) noexceptzth::Timestampinline
Timestamp(time_t sec, long nsec=0) noexceptzth::Timestampinlineexplicit
Timestamp(TimeInterval const &ti)zth::Timestampinline
timeTo(Timestamp const &t) constzth::Timestampinline
ts() const noexceptzth::Timestampinline