#include <map_entry_lite.h>
Public Types | |
typedef MapTypeHandler< kKeyFieldType, Key > | KeyTypeHandler |
typedef MapTypeHandler< kKeyFieldType, Key > | KeyTypeHandler |
typedef MapTypeHandler< kValueFieldType, Value > | ValueTypeHandler |
typedef MapTypeHandler< kValueFieldType, Value > | ValueTypeHandler |
Static Public Member Functions | |
static size_t | ByteSizeLong (const Key &key, const Value &value) |
static size_t | ByteSizeLong (const Key &key, const Value &value) |
static int | GetCachedSize (const Key &key, const Value &value) |
static int | GetCachedSize (const Key &key, const Value &value) |
static uint8 * | InternalSerialize (int field_number, const Key &key, const Value &value, uint8 *ptr, io::EpsCopyOutputStream *stream) |
static uint8_t * | InternalSerialize (int field_number, const Key &key, const Value &value, uint8_t *ptr, io::EpsCopyOutputStream *stream) |
Static Public Attributes | |
static const int | kKeyFieldNumber = 1 |
static const int | kValueFieldNumber = 2 |
Definition at line 108 of file bloaty/third_party/protobuf/src/google/protobuf/map_entry_lite.h.
typedef MapTypeHandler<kKeyFieldType, Key> google::protobuf.internal::MapEntryFuncs< Key, Value, kKeyFieldType, kValueFieldType >::KeyTypeHandler |
Definition at line 105 of file protobuf/src/google/protobuf/map_entry_lite.h.
typedef MapTypeHandler<kKeyFieldType, Key> google::protobuf.internal::MapEntryFuncs< Key, Value, kKeyFieldType, kValueFieldType >::KeyTypeHandler |
Definition at line 109 of file bloaty/third_party/protobuf/src/google/protobuf/map_entry_lite.h.
typedef MapTypeHandler<kValueFieldType, Value> google::protobuf.internal::MapEntryFuncs< Key, Value, kKeyFieldType, kValueFieldType >::ValueTypeHandler |
Definition at line 106 of file protobuf/src/google/protobuf/map_entry_lite.h.
typedef MapTypeHandler<kValueFieldType, Value> google::protobuf.internal::MapEntryFuncs< Key, Value, kKeyFieldType, kValueFieldType >::ValueTypeHandler |
Definition at line 110 of file bloaty/third_party/protobuf/src/google/protobuf/map_entry_lite.h.
|
inlinestatic |
Definition at line 123 of file protobuf/src/google/protobuf/map_entry_lite.h.
|
inlinestatic |
Definition at line 127 of file bloaty/third_party/protobuf/src/google/protobuf/map_entry_lite.h.
|
inlinestatic |
Definition at line 131 of file protobuf/src/google/protobuf/map_entry_lite.h.
|
inlinestatic |
Definition at line 134 of file bloaty/third_party/protobuf/src/google/protobuf/map_entry_lite.h.
|
inlinestatic |
Definition at line 114 of file bloaty/third_party/protobuf/src/google/protobuf/map_entry_lite.h.
|
inlinestatic |
Definition at line 110 of file protobuf/src/google/protobuf/map_entry_lite.h.
|
static |
Definition at line 111 of file bloaty/third_party/protobuf/src/google/protobuf/map_entry_lite.h.
|
static |
Definition at line 112 of file bloaty/third_party/protobuf/src/google/protobuf/map_entry_lite.h.