| AddError(const std::string &message) | google::protobuf::io::Tokenizer | inlineprivate |
| AddError(const std::string &message) | google::protobuf::io::Tokenizer | inlineprivate |
| allow_f_after_float_ | google::protobuf::io::Tokenizer | private |
| allow_multiline_strings_ | google::protobuf::io::Tokenizer | private |
| BLOCK_COMMENT enum value | google::protobuf::io::Tokenizer | private |
| buffer_ | google::protobuf::io::Tokenizer | private |
| buffer_pos_ | google::protobuf::io::Tokenizer | private |
| buffer_size_ | google::protobuf::io::Tokenizer | private |
| column_ | google::protobuf::io::Tokenizer | private |
| comment_style_ | google::protobuf::io::Tokenizer | private |
| CommentStyle enum name | google::protobuf::io::Tokenizer | |
| CommentStyle enum name | google::protobuf::io::Tokenizer | |
| ConsumeBlockComment(std::string *content) | google::protobuf::io::Tokenizer | private |
| ConsumeBlockComment(std::string *content) | google::protobuf::io::Tokenizer | private |
| ConsumeLineComment(std::string *content) | google::protobuf::io::Tokenizer | private |
| ConsumeLineComment(std::string *content) | google::protobuf::io::Tokenizer | private |
| ConsumeNumber(bool started_with_zero, bool started_with_dot) | google::protobuf::io::Tokenizer | private |
| ConsumeNumber(bool started_with_zero, bool started_with_dot) | google::protobuf::io::Tokenizer | private |
| ConsumeOneOrMore(const char *error) | google::protobuf::io::Tokenizer | inlineprivate |
| ConsumeOneOrMore(const char *error) | google::protobuf::io::Tokenizer | inlineprivate |
| ConsumeString(char delimiter) | google::protobuf::io::Tokenizer | private |
| ConsumeString(char delimiter) | google::protobuf::io::Tokenizer | private |
| ConsumeZeroOrMore() | google::protobuf::io::Tokenizer | inlineprivate |
| ConsumeZeroOrMore() | google::protobuf::io::Tokenizer | inlineprivate |
| CPP_COMMENT_STYLE enum value | google::protobuf::io::Tokenizer | |
| current() | google::protobuf::io::Tokenizer | inline |
| current() | google::protobuf::io::Tokenizer | |
| current_ | google::protobuf::io::Tokenizer | private |
| current_char_ | google::protobuf::io::Tokenizer | private |
| EndToken() | google::protobuf::io::Tokenizer | inlineprivate |
| EndToken() | google::protobuf::io::Tokenizer | inlineprivate |
| error_collector_ | google::protobuf::io::Tokenizer | private |
| GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Tokenizer) | google::protobuf::io::Tokenizer | private |
| GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Tokenizer) | google::protobuf::io::Tokenizer | private |
| input_ | google::protobuf::io::Tokenizer | private |
| IsIdentifier(const std::string &text) | google::protobuf::io::Tokenizer | static |
| IsIdentifier(const std::string &text) | google::protobuf::io::Tokenizer | static |
| kTabWidth | google::protobuf::io::Tokenizer | privatestatic |
| line_ | google::protobuf::io::Tokenizer | private |
| LINE_COMMENT enum value | google::protobuf::io::Tokenizer | private |
| LookingAt() | google::protobuf::io::Tokenizer | inlineprivate |
| LookingAt() | google::protobuf::io::Tokenizer | inlineprivate |
| Next() | google::protobuf::io::Tokenizer | |
| Next() | google::protobuf::io::Tokenizer | |
| NextChar() | google::protobuf::io::Tokenizer | private |
| NextChar() | google::protobuf::io::Tokenizer | private |
| NextCommentStatus enum name | google::protobuf::io::Tokenizer | private |
| NextCommentStatus enum name | google::protobuf::io::Tokenizer | private |
| NextWithComments(std::string *prev_trailing_comments, std::vector< std::string > *detached_comments, std::string *next_leading_comments) | google::protobuf::io::Tokenizer | |
| NextWithComments(std::string *prev_trailing_comments, std::vector< std::string > *detached_comments, std::string *next_leading_comments) | google::protobuf::io::Tokenizer | |
| NO_COMMENT enum value | google::protobuf::io::Tokenizer | private |
| ParseFloat(const std::string &text) | google::protobuf::io::Tokenizer | static |
| ParseFloat(const std::string &text) | google::protobuf::io::Tokenizer | static |
| ParseInteger(const std::string &text, uint64 max_value, uint64 *output) | google::protobuf::io::Tokenizer | static |
| ParseInteger(const std::string &text, uint64_t max_value, uint64_t *output) | google::protobuf::io::Tokenizer | static |
| ParseString(const std::string &text, std::string *output) | google::protobuf::io::Tokenizer | inlinestatic |
| ParseString(const std::string &text, std::string *output) | google::protobuf::io::Tokenizer | static |
| ParseStringAppend(const std::string &text, std::string *output) | google::protobuf::io::Tokenizer | static |
| ParseStringAppend(const std::string &text, std::string *output) | google::protobuf::io::Tokenizer | static |
| previous() | google::protobuf::io::Tokenizer | inline |
| previous() | google::protobuf::io::Tokenizer | |
| previous_ | google::protobuf::io::Tokenizer | private |
| read_error_ | google::protobuf::io::Tokenizer | private |
| record_start_ | google::protobuf::io::Tokenizer | private |
| record_target_ | google::protobuf::io::Tokenizer | private |
| RecordTo(std::string *target) | google::protobuf::io::Tokenizer | inlineprivate |
| RecordTo(std::string *target) | google::protobuf::io::Tokenizer | inlineprivate |
| Refresh() | google::protobuf::io::Tokenizer | private |
| Refresh() | google::protobuf::io::Tokenizer | private |
| report_newlines() const | google::protobuf::io::Tokenizer | |
| report_newlines_ | google::protobuf::io::Tokenizer | private |
| report_whitespace() const | google::protobuf::io::Tokenizer | |
| report_whitespace_ | google::protobuf::io::Tokenizer | private |
| require_space_after_number_ | google::protobuf::io::Tokenizer | private |
| set_allow_f_after_float(bool value) | google::protobuf::io::Tokenizer | inline |
| set_allow_f_after_float(bool value) | google::protobuf::io::Tokenizer | inline |
| set_allow_multiline_strings(bool allow) | google::protobuf::io::Tokenizer | inline |
| set_allow_multiline_strings(bool allow) | google::protobuf::io::Tokenizer | inline |
| set_comment_style(CommentStyle style) | google::protobuf::io::Tokenizer | inline |
| set_comment_style(CommentStyle style) | google::protobuf::io::Tokenizer | inline |
| set_report_newlines(bool report) | google::protobuf::io::Tokenizer | |
| set_report_whitespace(bool report) | google::protobuf::io::Tokenizer | |
| set_require_space_after_number(bool require) | google::protobuf::io::Tokenizer | inline |
| set_require_space_after_number(bool require) | google::protobuf::io::Tokenizer | inline |
| SH_COMMENT_STYLE enum value | google::protobuf::io::Tokenizer | |
| SLASH_NOT_COMMENT enum value | google::protobuf::io::Tokenizer | private |
| StartToken() | google::protobuf::io::Tokenizer | inlineprivate |
| StartToken() | google::protobuf::io::Tokenizer | inlineprivate |
| StopRecording() | google::protobuf::io::Tokenizer | inlineprivate |
| StopRecording() | google::protobuf::io::Tokenizer | inlineprivate |
| Tokenizer(ZeroCopyInputStream *input, ErrorCollector *error_collector) | google::protobuf::io::Tokenizer | |
| Tokenizer(ZeroCopyInputStream *input, ErrorCollector *error_collector) | google::protobuf::io::Tokenizer | |
| TokenType enum name | google::protobuf::io::Tokenizer | |
| TokenType enum name | google::protobuf::io::Tokenizer | |
| TryConsume(char c) | google::protobuf::io::Tokenizer | inlineprivate |
| TryConsume(char c) | google::protobuf::io::Tokenizer | inlineprivate |
| TryConsumeCommentStart() | google::protobuf::io::Tokenizer | private |
| TryConsumeCommentStart() | google::protobuf::io::Tokenizer | private |
| TryConsumeNewline() | google::protobuf::io::Tokenizer | private |
| TryConsumeOne() | google::protobuf::io::Tokenizer | inlineprivate |
| TryConsumeOne() | google::protobuf::io::Tokenizer | inlineprivate |
| TryConsumeWhitespace() | google::protobuf::io::Tokenizer | private |
| TYPE_END enum value | google::protobuf::io::Tokenizer | |
| TYPE_FLOAT enum value | google::protobuf::io::Tokenizer | |
| TYPE_IDENTIFIER enum value | google::protobuf::io::Tokenizer | |
| TYPE_INTEGER enum value | google::protobuf::io::Tokenizer | |
| TYPE_NEWLINE enum value | google::protobuf::io::Tokenizer | |
| TYPE_START enum value | google::protobuf::io::Tokenizer | |
| TYPE_STRING enum value | google::protobuf::io::Tokenizer | |
| TYPE_SYMBOL enum value | google::protobuf::io::Tokenizer | |
| TYPE_WHITESPACE enum value | google::protobuf::io::Tokenizer | |
| ~Tokenizer() | google::protobuf::io::Tokenizer | |
| ~Tokenizer() | google::protobuf::io::Tokenizer | |