This is the complete list of members for proto_structs::TimeOfDay, including all inherited members.
Hours() const noexcept | proto_structs::TimeOfDay | inline |
IsValid(const std::chrono::hours &hours, const std::chrono::minutes &minutes, const std::chrono::seconds &seconds, const std::chrono::duration< TRep, TPeriod > &subseconds) noexcept | proto_structs::TimeOfDay | inlinestatic |
Minutes() const noexcept | proto_structs::TimeOfDay | inline |
Nanos() const noexcept | proto_structs::TimeOfDay | inline |
operator Duration() const noexcept | proto_structs::TimeOfDay | inlineexplicit |
operator TDuration() const noexcept | proto_structs::TimeOfDay | inlineexplicit |
operator TTimeOfDay() const noexcept | proto_structs::TimeOfDay | inlineexplicit |
operator TTimeOfDay() const noexcept | proto_structs::TimeOfDay | inlineexplicit |
operator<=>(const TimeOfDay &) const =default | proto_structs::TimeOfDay | |
ProtobufMessage typedef (defined in proto_structs::TimeOfDay) | proto_structs::TimeOfDay | |
Seconds() const noexcept | proto_structs::TimeOfDay | inline |
TimeOfDay()=default | proto_structs::TimeOfDay | |
TimeOfDay(const std::chrono::hours &hours, const std::chrono::minutes &minutes, const std::chrono::seconds &seconds, const std::chrono::nanoseconds &nanos=std::chrono::nanoseconds{0}) | proto_structs::TimeOfDay | inline |
TimeOfDay(const std::chrono::hh_mm_ss< std::chrono::duration< TRep, TPeriod > > &hms) | proto_structs::TimeOfDay | inline |
TimeOfDay(const utils::datetime::TimeOfDay< std::chrono::duration< TRep, TPeriod > > &time_of_day) noexcept | proto_structs::TimeOfDay | inline |
TimeOfDay(std::chrono::duration< TRep, TPeriod > duration) | proto_structs::TimeOfDay | inlineexplicit |
TimeOfDay(const std::chrono::system_clock::time_point &time_point) noexcept | proto_structs::TimeOfDay | inlineexplicit |
TimeOfDay(utils::impl::InternalTag, std::int32_t hours, std::int32_t minutes, std::int32_t seconds, std::int32_t nanos) (defined in proto_structs::TimeOfDay) | proto_structs::TimeOfDay | |
ToChronoDuration() const noexcept | proto_structs::TimeOfDay | inline |
ToChronoTimeOfDay() const noexcept | proto_structs::TimeOfDay | inline |
ToUserverDuration() const noexcept | proto_structs::TimeOfDay | inline |
ToUserverTimeOfDay() const noexcept | proto_structs::TimeOfDay | inline |