This is the complete list of members for di::TimePoint< Clock, Duration >, including all inherited members.
Clock typedef | di::TimePoint< Clock, Duration > | |
Duration typedef | di::TimePoint< Clock, Duration > | |
max() | di::TimePoint< Clock, Duration > | inlinestatic |
min() | di::TimePoint< Clock, Duration > | inlinestatic |
operator++() -> TimePoint & | di::TimePoint< Clock, Duration > | inline |
operator++(int) -> TimePoint | di::TimePoint< Clock, Duration > | inline |
operator+=(Duration const &other) -> TimePoint & | di::TimePoint< Clock, Duration > | inline |
operator--() -> TimePoint & | di::TimePoint< Clock, Duration > | inline |
operator--(int) -> TimePoint | di::TimePoint< Clock, Duration > | inline |
operator-=(Duration const &other) -> TimePoint & | di::TimePoint< Clock, Duration > | inline |
Period typedef | di::TimePoint< Clock, Duration > | |
Representation typedef | di::TimePoint< Clock, Duration > | |
time_since_epoch() const -> Duration | di::TimePoint< Clock, Duration > | inline |
TimePoint()=default | di::TimePoint< Clock, Duration > | |
TimePoint(Duration const &duration) | di::TimePoint< Clock, Duration > | inlineexplicit |
TimePoint(TimePoint< Clock, D > const &other) | di::TimePoint< Clock, Duration > | inline |