herald
2.0.0
|
This is the complete list of members for herald::datatype::Date, including all inherited members.
Date() (defined in herald::datatype::Date) | herald::datatype::Date | |
Date(std::uint64_t secondsSinceEpochOrRestart) (defined in herald::datatype::Date) | herald::datatype::Date | |
Date(const Date &from) (defined in herald::datatype::Date) | herald::datatype::Date | |
Date(Date &&from) (defined in herald::datatype::Date) | herald::datatype::Date | |
iso8601DateTime() const noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator long() const noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator std::string() const noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator!=(const Date &other) const noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator+(const TimeInterval &other) noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator+=(const TimeInterval &other) noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator-(const TimeInterval &other) noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator-=(const TimeInterval &other) noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator<(const Date &other) const noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator<=(const Date &other) const noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator=(const Date &other) noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator=(Date &&other) noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator==(const Date &other) const noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator>(const Date &other) const noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
operator>=(const Date &other) const noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
secondsSinceUnixEpoch() const noexcept (defined in herald::datatype::Date) | herald::datatype::Date | |
setToNow() noexcept | herald::datatype::Date | |
~Date() (defined in herald::datatype::Date) | herald::datatype::Date |