#include <parse_context.h>
Public Attributes | |
| Arena * | arena = nullptr |
| MessageFactory * | factory = nullptr |
| const DescriptorPool * | pool = nullptr |
Definition at line 338 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
| Arena* google::protobuf.internal::ParseContext::Data::arena = nullptr |
Definition at line 382 of file protobuf/src/google/protobuf/parse_context.h.
| MessageFactory * google::protobuf.internal::ParseContext::Data::factory = nullptr |
Definition at line 340 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
| const DescriptorPool * google::protobuf.internal::ParseContext::Data::pool = nullptr |
Definition at line 339 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.