![]() |
OR-Tools
8.2
|
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 > DecodeGoogleApiProto | ( | const google::protobuf::Duration & | proto | ) |
Definition at line 40 of file protoutil.h.
| inline ::absl::StatusOr< google::protobuf::Duration > EncodeGoogleApiProto | ( | absl::Duration | d | ) |
Definition at line 25 of file protoutil.h.
| inline ::absl::Status EncodeGoogleApiProto | ( | absl::Duration | d, |
| google::protobuf::Duration * | proto | ||
| ) |
Definition at line 34 of file protoutil.h.