allow_case_insensitive_field_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
allow_field_number_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
allow_partial_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
ALLOW_SINGULAR_OVERWRITES enum value | google::protobuf::TextFormat::Parser::ParserImpl | |
allow_unknown_enum_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
allow_unknown_extension_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
allow_unknown_field_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
Consume(const std::string &value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
Consume(const std::string &value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeAnyTypeUrl(std::string *full_type_name, std::string *prefix) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeAnyTypeUrl(std::string *full_type_name, std::string *prefix) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeAnyValue(const Descriptor *value_descriptor, std::string *serialized_value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeAnyValue(const Descriptor *value_descriptor, std::string *serialized_value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeBeforeWhitespace(const std::string &value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeDouble(double *value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeDouble(double *value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeField(Message *message) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeField(Message *message) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeFieldMessage(Message *message, const Reflection *reflection, const FieldDescriptor *field) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeFieldMessage(Message *message, const Reflection *reflection, const FieldDescriptor *field) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeFieldValue(Message *message, const Reflection *reflection, const FieldDescriptor *field) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeFieldValue(Message *message, const Reflection *reflection, const FieldDescriptor *field) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeFullTypeName(std::string *name) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeFullTypeName(std::string *name) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeIdentifier(std::string *identifier) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeIdentifier(std::string *identifier) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeIdentifierBeforeWhitespace(std::string *identifier) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeMessage(Message *message, const std::string delimiter) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeMessage(Message *message, const std::string delimiter) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeMessageDelimiter(std::string *delimiter) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeMessageDelimiter(std::string *delimiter) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeSignedInteger(int64 *value, uint64 max_value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeSignedInteger(int64_t *value, uint64_t max_value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeString(std::string *text) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeString(std::string *text) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeTypeUrlOrFullTypeName() | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeTypeUrlOrFullTypeName() | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeUnsignedDecimalAsDouble(double *value, uint64 max_value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeUnsignedDecimalAsDouble(double *value, uint64_t max_value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeUnsignedInteger(uint64 *value, uint64 max_value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ConsumeUnsignedInteger(uint64_t *value, uint64_t max_value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
error_collector_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
finder_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
FORBID_SINGULAR_OVERWRITES enum value | google::protobuf::TextFormat::Parser::ParserImpl | |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ParserImpl) | google::protobuf::TextFormat::Parser::ParserImpl | private |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ParserImpl) | google::protobuf::TextFormat::Parser::ParserImpl | private |
had_errors_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
initial_recursion_limit_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
kint32max | google::protobuf::TextFormat::Parser::ParserImpl | privatestatic |
kint64max | google::protobuf::TextFormat::Parser::ParserImpl | privatestatic |
kint64min | google::protobuf::TextFormat::Parser::ParserImpl | privatestatic |
kuint32max | google::protobuf::TextFormat::Parser::ParserImpl | privatestatic |
kuint64max | google::protobuf::TextFormat::Parser::ParserImpl | privatestatic |
LookingAt(const std::string &text) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
LookingAt(const std::string &text) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
LookingAtType(io::Tokenizer::TokenType token_type) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
LookingAtType(io::Tokenizer::TokenType token_type) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
Parse(Message *output) | google::protobuf::TextFormat::Parser::ParserImpl | inline |
Parse(Message *output) | google::protobuf::TextFormat::Parser::ParserImpl | inline |
parse_info_tree_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
ParseField(const FieldDescriptor *field, Message *output) | google::protobuf::TextFormat::Parser::ParserImpl | inline |
ParseField(const FieldDescriptor *field, Message *output) | google::protobuf::TextFormat::Parser::ParserImpl | inline |
ParserImpl(const Descriptor *root_message_type, io::ZeroCopyInputStream *input_stream, io::ErrorCollector *error_collector, const TextFormat::Finder *finder, ParseInfoTree *parse_info_tree, SingularOverwritePolicy singular_overwrite_policy, bool allow_case_insensitive_field, bool allow_unknown_field, bool allow_unknown_extension, bool allow_unknown_enum, bool allow_field_number, bool allow_relaxed_whitespace, bool allow_partial, int recursion_limit) | google::protobuf::TextFormat::Parser::ParserImpl | inline |
ParserImpl(const Descriptor *root_message_type, io::ZeroCopyInputStream *input_stream, io::ErrorCollector *error_collector, const TextFormat::Finder *finder, ParseInfoTree *parse_info_tree, SingularOverwritePolicy singular_overwrite_policy, bool allow_case_insensitive_field, bool allow_unknown_field, bool allow_unknown_extension, bool allow_unknown_enum, bool allow_field_number, bool allow_relaxed_whitespace, bool allow_partial, int recursion_limit) | google::protobuf::TextFormat::Parser::ParserImpl | inline |
recursion_limit_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
ReportError(int line, int col, const std::string &message) | google::protobuf::TextFormat::Parser::ParserImpl | inline |
ReportError(const std::string &message) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ReportError(int line, int col, const std::string &message) | google::protobuf::TextFormat::Parser::ParserImpl | inline |
ReportError(const std::string &message) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ReportWarning(int line, int col, const std::string &message) | google::protobuf::TextFormat::Parser::ParserImpl | inline |
ReportWarning(const std::string &message) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
ReportWarning(int line, int col, const std::string &message) | google::protobuf::TextFormat::Parser::ParserImpl | inline |
ReportWarning(const std::string &message) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
root_message_type_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
singular_overwrite_policy_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
SingularOverwritePolicy enum name | google::protobuf::TextFormat::Parser::ParserImpl | |
SingularOverwritePolicy enum name | google::protobuf::TextFormat::Parser::ParserImpl | |
SkipField() | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
SkipField() | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
SkipFieldMessage() | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
SkipFieldMessage() | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
SkipFieldValue() | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
SkipFieldValue() | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
tokenizer_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
tokenizer_error_collector_ | google::protobuf::TextFormat::Parser::ParserImpl | private |
TryConsume(const std::string &value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
TryConsume(const std::string &value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
TryConsumeBeforeWhitespace(const std::string &value) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
TryConsumeWhitespace(const std::string &message_type, const char *field_type) | google::protobuf::TextFormat::Parser::ParserImpl | inlineprivate |
~ParserImpl() | google::protobuf::TextFormat::Parser::ParserImpl | inline |
~ParserImpl() | google::protobuf::TextFormat::Parser::ParserImpl | inline |