This is the complete list of members for proto_structs::Duration, including all inherited members.
| Duration()=default | proto_structs::Duration | |
| Duration(const std::chrono::seconds &seconds, const std::chrono::nanoseconds &nanos) | proto_structs::Duration | inline |
| Duration(const std::chrono::duration< TRep, TPeriod > &duration) | proto_structs::Duration | inline |
| Duration(utils::impl::InternalTag, std::int64_t seconds, std::int32_t nanos) (defined in proto_structs::Duration) | proto_structs::Duration | |
| FitsInChronoDuration() const noexcept | proto_structs::Duration | inline |
| IsValid(const std::chrono::seconds &seconds, const std::chrono::nanoseconds &nanos) noexcept | proto_structs::Duration | inlinestatic |
| kMaxSeconds | proto_structs::Duration | static |
| kMinSeconds | proto_structs::Duration | static |
| Max() noexcept | proto_structs::Duration | inlinestatic |
| Min() noexcept | proto_structs::Duration | inlinestatic |
| Nanos() const noexcept | proto_structs::Duration | inline |
| operator TDuration() const noexcept | proto_structs::Duration | inline |
| operator<=>(const Duration &) const =default | proto_structs::Duration | |
| ProtobufMessage typedef (defined in proto_structs::Duration) | proto_structs::Duration | |
| Seconds() const noexcept | proto_structs::Duration | inline |
| ToChronoDuration() const noexcept | proto_structs::Duration | inline |
| ToMicros() const noexcept | proto_structs::Duration | inline |
| ToMillis() const noexcept | proto_structs::Duration | inline |
| ToNanos() const noexcept | proto_structs::Duration | inline |
| ToSeconds() const noexcept | proto_structs::Duration | inline |