allow_case_insensitive_field_ | google::protobuf::TextFormat::Parser | private |
allow_field_number_ | google::protobuf::TextFormat::Parser | private |
allow_partial_ | google::protobuf::TextFormat::Parser | private |
allow_relaxed_whitespace_ | google::protobuf::TextFormat::Parser | private |
allow_singular_overwrites_ | google::protobuf::TextFormat::Parser | private |
allow_unknown_enum_ | google::protobuf::TextFormat::Parser | private |
allow_unknown_extension_ | google::protobuf::TextFormat::Parser | private |
allow_unknown_field_ | google::protobuf::TextFormat::Parser | private |
AllowCaseInsensitiveField(bool allow) | google::protobuf::TextFormat::Parser | inline |
AllowCaseInsensitiveField(bool allow) | google::protobuf::TextFormat::Parser | inline |
AllowFieldNumber(bool allow) | google::protobuf::TextFormat::Parser | inline |
AllowFieldNumber(bool allow) | google::protobuf::TextFormat::Parser | inline |
AllowPartialMessage(bool allow) | google::protobuf::TextFormat::Parser | inline |
AllowPartialMessage(bool allow) | google::protobuf::TextFormat::Parser | inline |
AllowUnknownExtension(bool allow) | google::protobuf::TextFormat::Parser | inline |
AllowUnknownExtension(bool allow) | google::protobuf::TextFormat::Parser | inline |
AllowUnknownField(bool allow) | google::protobuf::TextFormat::Parser | inline |
AllowUnknownField(bool allow) | google::protobuf::TextFormat::Parser | inline |
error_collector_ | google::protobuf::TextFormat::Parser | private |
finder_ | google::protobuf::TextFormat::Parser | private |
Merge(io::ZeroCopyInputStream *input, Message *output) | google::protobuf::TextFormat::Parser | |
Merge(io::ZeroCopyInputStream *input, Message *output) | google::protobuf::TextFormat::Parser | |
MergeFromString(const std::string &input, Message *output) | google::protobuf::TextFormat::Parser | |
MergeFromString(ConstStringParam input, Message *output) | google::protobuf::TextFormat::Parser | |
MergeUsingImpl(io::ZeroCopyInputStream *input, Message *output, ParserImpl *parser_impl) | google::protobuf::TextFormat::Parser | private |
MergeUsingImpl(io::ZeroCopyInputStream *input, Message *output, ParserImpl *parser_impl) | google::protobuf::TextFormat::Parser | private |
Parse(io::ZeroCopyInputStream *input, Message *output) | google::protobuf::TextFormat::Parser | |
Parse(io::ZeroCopyInputStream *input, Message *output) | google::protobuf::TextFormat::Parser | |
parse_info_tree_ | google::protobuf::TextFormat::Parser | private |
ParseFieldValueFromString(const std::string &input, const FieldDescriptor *field, Message *output) | google::protobuf::TextFormat::Parser | |
ParseFieldValueFromString(const std::string &input, const FieldDescriptor *field, Message *output) | google::protobuf::TextFormat::Parser | |
ParseFromString(const std::string &input, Message *output) | google::protobuf::TextFormat::Parser | |
ParseFromString(ConstStringParam input, Message *output) | google::protobuf::TextFormat::Parser | |
Parser() | google::protobuf::TextFormat::Parser | |
Parser() | google::protobuf::TextFormat::Parser | |
RecordErrorsTo(io::ErrorCollector *error_collector) | google::protobuf::TextFormat::Parser | inline |
RecordErrorsTo(io::ErrorCollector *error_collector) | google::protobuf::TextFormat::Parser | inline |
recursion_limit_ | google::protobuf::TextFormat::Parser | private |
SetFinder(const Finder *finder) | google::protobuf::TextFormat::Parser | inline |
SetFinder(const Finder *finder) | google::protobuf::TextFormat::Parser | inline |
SetRecursionLimit(int limit) | google::protobuf::TextFormat::Parser | inline |
SetRecursionLimit(int limit) | google::protobuf::TextFormat::Parser | inline |
WriteLocationsTo(ParseInfoTree *tree) | google::protobuf::TextFormat::Parser | inline |
WriteLocationsTo(ParseInfoTree *tree) | google::protobuf::TextFormat::Parser | inline |
~Parser() | google::protobuf::TextFormat::Parser | |
~Parser() | google::protobuf::TextFormat::Parser | |