Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
parse_text_proto.h File Reference
#include <string_view>
#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.

Classes

class  google::protobuf::contrib::parse_proto::text_proto_internal::ParseProtoHelper
 

Namespaces

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

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)
 
text_proto_internal::ParseProtoHelper google::protobuf::contrib::parse_proto::ParseTextProtoOrDie (std::string_view input)