#include <string>#include <google/protobuf/stubs/common.h>#include <google/protobuf/parse_context.h>#include <google/protobuf/io/coded_stream.h>#include <google/protobuf/descriptor.h>#include <google/protobuf/generated_message_util.h>#include <google/protobuf/message.h>#include <google/protobuf/metadata_lite.h>#include <google/protobuf/wire_format_lite.h>#include <google/protobuf/stubs/casts.h>#include <google/protobuf/port_def.inc>#include <google/protobuf/port_undef.inc>
Go to the source code of this file.
Classes | |
| class | google::protobuf.internal::UnknownFieldSetFieldSkipper |
| class | google::protobuf.internal::WireFormat |
Namespaces | |
| google::protobuf | |
| google.protobuf.internal | |
Functions | |
| size_t | google.protobuf.internal::ComputeUnknownFieldsSize (const InternalMetadata &metadata, size_t total_size, CachedSize *cached_size) |
| size_t | google.protobuf.internal::ComputeUnknownMessageSetItemsSize (const UnknownFieldSet &unknown_fields) |
| uint8 * | google.protobuf.internal::InternalSerializeUnknownMessageSetItemsToArray (const UnknownFieldSet &unknown_fields, uint8 *target, io::EpsCopyOutputStream *stream) |
| static size_t | google.protobuf.internal::MapKeyDataOnlyByteSize (const FieldDescriptor *field, const MapKey &value) |
| static uint8 * | google.protobuf.internal::SerializeMapKeyWithCachedSizes (const FieldDescriptor *field, const MapKey &value, uint8 *target, io::EpsCopyOutputStream *stream) |