#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/metadata.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.
Classes | |
struct | google::protobuf.internal::DescriptorTable |
struct | google::protobuf.internal::MigrationSchema |
struct | google::protobuf.internal::ReflectionSchema |
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Functions | |
void | google.protobuf.internal::AddDescriptors (const DescriptorTable *table) |
void | google.protobuf.internal::AssignDescriptors (const DescriptorTable *table) |
void | google.protobuf.internal::UnknownFieldSetSerializer (const uint8 *base, uint32 offset, uint32 tag, uint32 has_offset, io::CodedOutputStream *output) |