#include <type_traits>
#include <google/protobuf/parse_context.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/map.h>
#include <google/protobuf/map_entry_lite.h>
#include <google/protobuf/port.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Go to the source code of this file.
|
struct | google::protobuf.internal::EnumParseWrapper< T, Metadata > |
|
struct | google::protobuf.internal::MapEntryToMapField< MEntry > |
|
struct | google::protobuf.internal::MapEntryToMapField< MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value > > |
|
class | google::protobuf.internal::MapFieldLite< Derived, Key, T, key_wire_type, value_wire_type, default_enum_value > |
|