#include <string>#include <vector>#include <google/protobuf/stubs/casts.h>#include <google/protobuf/stubs/common.h>#include <google/protobuf/descriptor.h>#include <google/protobuf/generated_enum_reflection.h>#include <google/protobuf/stubs/once.h>#include <google/protobuf/port.h>#include <google/protobuf/unknown_field_set.h>#include <google/protobuf/port_def.inc>#include <google/protobuf/port_undef.inc>
Go to the source code of this file.
Namespaces | |
| google::protobuf | |
| google.protobuf.internal | |
Enumerations | |
| enum | { google.protobuf.internal::kInvalidFieldOffsetTag = 0x40000000u } |
Functions | |
| Metadata | google.protobuf.internal::AssignDescriptors (const DescriptorTable *(*table)(), internal::once_flag *once, const Metadata &metadata) |
| void | google.protobuf.internal::AssignDescriptors (const DescriptorTable *table, bool eager) |
| void | google.protobuf.internal::UnknownFieldSetSerializer (const uint8 *base, uint32 offset, uint32 tag, uint32 has_offset, io::CodedOutputStream *output) |