#include <text_format.h>
◆ Parser()
google::protobuf::TextFormat::Parser::Parser |
( |
| ) |
|
◆ ~Parser()
google::protobuf::TextFormat::Parser::~Parser |
( |
| ) |
|
◆ AllowCaseInsensitiveField()
void google::protobuf::TextFormat::Parser::AllowCaseInsensitiveField |
( |
bool |
allow | ) |
|
|
inline |
◆ AllowFieldNumber()
void google::protobuf::TextFormat::Parser::AllowFieldNumber |
( |
bool |
allow | ) |
|
|
inline |
◆ AllowPartialMessage()
void google::protobuf::TextFormat::Parser::AllowPartialMessage |
( |
bool |
allow | ) |
|
|
inline |
◆ Merge()
◆ MergeFromString()
bool google::protobuf::TextFormat::Parser::MergeFromString |
( |
const string & |
input, |
|
|
Message * |
output |
|
) |
| |
◆ Parse()
◆ ParseFieldValueFromString()
bool google::protobuf::TextFormat::Parser::ParseFieldValueFromString |
( |
const string & |
input, |
|
|
const FieldDescriptor * |
field, |
|
|
Message * |
output |
|
) |
| |
◆ ParseFromString()
bool google::protobuf::TextFormat::Parser::ParseFromString |
( |
const string & |
input, |
|
|
Message * |
output |
|
) |
| |
◆ RecordErrorsTo()
◆ SetFinder()
void google::protobuf::TextFormat::Parser::SetFinder |
( |
Finder * |
finder | ) |
|
|
inline |
◆ WriteLocationsTo()
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/text_format.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/text_format.cc