Public Member Functions | |
| const char * | _InternalParse (const char *ptr, internal::ParseContext *ctx) |
| const char * | ParseMessageSet (const char *ptr, internal::ParseContext *ctx) |
Public Attributes | |
| const Descriptor * | descriptor |
| Message * | msg |
| const Reflection * | reflection |
Definition at line 656 of file protobuf/src/google/protobuf/wire_format.cc.
|
inline |
Definition at line 657 of file protobuf/src/google/protobuf/wire_format.cc.
|
inline |
Definition at line 751 of file protobuf/src/google/protobuf/wire_format.cc.
| const Descriptor* google::protobuf.internal::WireFormat::MessageSetParser::descriptor |
Definition at line 784 of file protobuf/src/google/protobuf/wire_format.cc.
| Message* google::protobuf.internal::WireFormat::MessageSetParser::msg |
Definition at line 783 of file protobuf/src/google/protobuf/wire_format.cc.
| const Reflection* google::protobuf.internal::WireFormat::MessageSetParser::reflection |
Definition at line 785 of file protobuf/src/google/protobuf/wire_format.cc.