Definition at line 490 of file parse_context.cc.
◆ UnknownFieldLiteParserHelper()
google::protobuf.internal::UnknownFieldLiteParserHelper::UnknownFieldLiteParserHelper |
( |
std::string * |
unknown | ) |
|
|
inlineexplicit |
◆ _InternalParse()
const char* google::protobuf.internal::UnknownFieldLiteParserHelper::_InternalParse |
( |
const char * |
ptr, |
|
|
ParseContext * |
ctx |
|
) |
| |
|
inline |
◆ AddFixed32()
void google::protobuf.internal::UnknownFieldLiteParserHelper::AddFixed32 |
( |
uint32 |
num, |
|
|
uint32 |
value |
|
) |
| |
|
inline |
◆ AddFixed64()
void google::protobuf.internal::UnknownFieldLiteParserHelper::AddFixed64 |
( |
uint32 |
num, |
|
|
uint64 |
value |
|
) |
| |
|
inline |
◆ AddVarint()
void google::protobuf.internal::UnknownFieldLiteParserHelper::AddVarint |
( |
uint32 |
num, |
|
|
uint64 |
value |
|
) |
| |
|
inline |
◆ ParseGroup()
const char* google::protobuf.internal::UnknownFieldLiteParserHelper::ParseGroup |
( |
uint32 |
num, |
|
|
const char * |
ptr, |
|
|
ParseContext * |
ctx |
|
) |
| |
|
inline |
◆ ParseLengthDelimited()
const char* google::protobuf.internal::UnknownFieldLiteParserHelper::ParseLengthDelimited |
( |
uint32 |
num, |
|
|
const char * |
ptr, |
|
|
ParseContext * |
ctx |
|
) |
| |
|
inline |
◆ unknown_
std::string* google::protobuf.internal::UnknownFieldLiteParserHelper::unknown_ |
|
private |
The documentation for this class was generated from the following file: