OR-Tools  8.1
protoutil.h File Reference

Go to the source code of this file.

Namespaces

 util_time
 

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)