![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Functions | |
| inline ::absl::StatusOr< google::protobuf::Duration > | EncodeGoogleApiProto (absl::Duration d) |
| inline ::absl::Status | EncodeGoogleApiProto (absl::Duration d, google::protobuf::Duration *proto) |
| inline ::absl::StatusOr< absl::Duration > | DecodeGoogleApiProto (const google::protobuf::Duration &proto) |
| inline ::absl::StatusOr< absl::Duration > util_time::DecodeGoogleApiProto | ( | const google::protobuf::Duration & | proto | ) |
Definition at line 42 of file protoutil.h.
| inline ::absl::StatusOr< google::protobuf::Duration > util_time::EncodeGoogleApiProto | ( | absl::Duration | d | ) |
Definition at line 27 of file protoutil.h.
| inline ::absl::Status util_time::EncodeGoogleApiProto | ( | absl::Duration | d, |
| google::protobuf::Duration * | proto ) |
Definition at line 36 of file protoutil.h.