Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
parse_text_proto.h File Reference
#include "absl/log/absl_check.h"
#include "google/protobuf/message.h"
#include "google/protobuf/text_format.h"

Go to the source code of this file.

Namespaces

namespace  google
 
namespace  google::protobuf
 
namespace  google::protobuf::contrib
 
namespace  google::protobuf::contrib::parse_proto
 

Functions

template<typename T >
bool google::protobuf::contrib::parse_proto::ParseTextProto (const std::string &input, T *proto)
 
template<typename T >
google::protobuf::contrib::parse_proto::ParseTextOrDie (const std::string &input)