jaulib v1.3.6
Jau Support Library (C++, Java, ..)
|
This is the complete list of members for jau::fraction_timespec, including all inherited members.
clear() noexcept | jau::fraction_timespec | inline |
fraction_timespec() noexcept | jau::fraction_timespec | inline |
fraction_timespec(const int64_t s, const int64_t ns) noexcept | jau::fraction_timespec | inline |
fraction_timespec(const double seconds) noexcept | jau::fraction_timespec | inlineexplicit |
fraction_timespec(const fraction_i64 &r, bool *overflow_ptr=nullptr) noexcept | jau::fraction_timespec | inline |
from(const std::string_view datestr, int64_t &utcOffsetSec, size_t &consumedChars) noexcept | jau::fraction_timespec | static |
from(const std::string_view datestr, Bool addUTCOffset=Bool::False) noexcept | jau::fraction_timespec | static |
from(int year, unsigned month, unsigned day, unsigned hour=0, unsigned minute=0, unsigned seconds=0, uint64_t nano_seconds=0) noexcept | jau::fraction_timespec | static |
isZero() noexcept | jau::fraction_timespec | inline |
normalize() noexcept | jau::fraction_timespec | inline |
operator*=(const int64_t rhs) noexcept | jau::fraction_timespec | inline |
operator+=(const fraction_timespec &rhs) noexcept | jau::fraction_timespec | inline |
operator-=(const fraction_timespec &rhs) noexcept | jau::fraction_timespec | inline |
operator/=(const int64_t rhs) noexcept | jau::fraction_timespec | inline |
operator<=>(const fraction_timespec &rhs) const noexcept | jau::fraction_timespec | inline |
operator==(const fraction_timespec &rhs) const noexcept | jau::fraction_timespec | inline |
to_double() const noexcept | jau::fraction_timespec | inline |
to_fraction_i64() const noexcept | jau::fraction_timespec | inline |
to_iso8601_string(bool space_separator=false, bool muteTime=false) const noexcept | jau::fraction_timespec | |
to_ms() const noexcept | jau::fraction_timespec | inline |
to_string() const noexcept | jau::fraction_timespec | |
to_timespec() const noexcept | jau::fraction_timespec | inline |
to_us() const noexcept | jau::fraction_timespec | inline |
tv_nsec | jau::fraction_timespec | |
tv_sec | jau::fraction_timespec |