Definition at line 1344 of file cpp_helpers.cc.
◆ WireFormat
◆ WireFormatLite
◆ ParseLoopGenerator()
◆ ExpectedTag()
static uint32 google::protobuf::compiler::cpp::ParseLoopGenerator::ExpectedTag |
( |
const FieldDescriptor * |
field, |
|
|
uint32 * |
fallback_tag_ptr |
|
) |
| |
|
inlinestaticprivate |
◆ GenerateArenaString()
◆ GenerateFieldBody()
◆ GenerateLengthDelim()
void google::protobuf::compiler::cpp::ParseLoopGenerator::GenerateLengthDelim |
( |
const FieldDescriptor * |
field | ) |
|
|
inlineprivate |
◆ GenerateParseLoop()
void google::protobuf::compiler::cpp::ParseLoopGenerator::GenerateParseLoop |
( |
const Descriptor * |
descriptor, |
|
|
const std::vector< const FieldDescriptor * > & |
ordered_fields |
|
) |
| |
|
inlineprivate |
◆ GenerateParserLoop()
void google::protobuf::compiler::cpp::ParseLoopGenerator::GenerateParserLoop |
( |
const Descriptor * |
descriptor | ) |
|
|
inline |
◆ GenerateStrings()
void google::protobuf::compiler::cpp::ParseLoopGenerator::GenerateStrings |
( |
const FieldDescriptor * |
field, |
|
|
bool |
check_utf8 |
|
) |
| |
|
inlineprivate |
◆ ShouldRepeat()
◆ SmallVarintValue()
static uint32 google::protobuf::compiler::cpp::ParseLoopGenerator::SmallVarintValue |
( |
uint32 |
x | ) |
|
|
inlinestaticprivate |
◆ format_
Formatter google::protobuf::compiler::cpp::ParseLoopGenerator::format_ |
|
private |
◆ num_hasbits_
int google::protobuf::compiler::cpp::ParseLoopGenerator::num_hasbits_ |
|
private |
◆ options_
const Options& google::protobuf::compiler::cpp::ParseLoopGenerator::options_ |
|
private |
◆ scc_analyzer_
The documentation for this class was generated from the following file: