OR-Tools  9.6
parse_proto.cc File Reference

Go to the source code of this file.

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 

Functions

bool ParseTextProtoForFlag (const absl::string_view text, google::protobuf::Message *const message_out, std::string *const error_out)
 

Variable Documentation

◆ column

int column

Definition at line 32 of file parse_proto.cc.

◆ line

int line

Definition at line 31 of file parse_proto.cc.

◆ message

std::string message

Definition at line 33 of file parse_proto.cc.

◆ warning

bool warning

Definition at line 30 of file parse_proto.cc.