userver: Member List
Loading...
Searching...
No Matches
proto_structs::TimeOfDay Member List

This is the complete list of members for proto_structs::TimeOfDay, including all inherited members.

Hours() const noexceptproto_structs::TimeOfDayinline
IsValid(const std::chrono::hours &hours, const std::chrono::minutes &minutes, const std::chrono::seconds &seconds, const std::chrono::duration< TRep, TPeriod > &subseconds) noexceptproto_structs::TimeOfDayinlinestatic
Minutes() const noexceptproto_structs::TimeOfDayinline
Nanos() const noexceptproto_structs::TimeOfDayinline
operator Duration() const noexceptproto_structs::TimeOfDayinlineexplicit
operator TDuration() const noexceptproto_structs::TimeOfDayinlineexplicit
operator TTimeOfDay() const noexceptproto_structs::TimeOfDayinlineexplicit
operator TTimeOfDay() const noexceptproto_structs::TimeOfDayinlineexplicit
operator<=>(const TimeOfDay &) const =defaultproto_structs::TimeOfDay
ProtobufMessage typedef (defined in proto_structs::TimeOfDay)proto_structs::TimeOfDay
Seconds() const noexceptproto_structs::TimeOfDayinline
TimeOfDay()=defaultproto_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::TimeOfDayinline
TimeOfDay(const std::chrono::hh_mm_ss< std::chrono::duration< TRep, TPeriod > > &hms)proto_structs::TimeOfDayinline
TimeOfDay(const utils::datetime::TimeOfDay< std::chrono::duration< TRep, TPeriod > > &time_of_day) noexceptproto_structs::TimeOfDayinline
TimeOfDay(std::chrono::duration< TRep, TPeriod > duration)proto_structs::TimeOfDayinlineexplicit
TimeOfDay(const std::chrono::system_clock::time_point &time_point) noexceptproto_structs::TimeOfDayinlineexplicit
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 noexceptproto_structs::TimeOfDayinline
ToChronoTimeOfDay() const noexceptproto_structs::TimeOfDayinline
ToUserverDuration() const noexceptproto_structs::TimeOfDayinline
ToUserverTimeOfDay() const noexceptproto_structs::TimeOfDayinline