|
typedef MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType > | SuperType |
|
typedef MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value > | SuperType |
|
typedef Key | EntryKeyType |
|
typedef Key | EntryKeyType |
|
typedef T | EntryType |
|
typedef T | EntryType |
|
typedef Value | EntryValueType |
|
typedef Value | EntryValueType |
|
typedef MapEntryFuncs< Key, Value, kKeyFieldType, kValueFieldType > | Funcs |
|
typedef MapEntryFuncs< Key, Value, kKeyFieldType, kValueFieldType > | Funcs |
|
typedef void | MapEntryHasMergeTypeTrait |
|
typedef void | MapEntryHasMergeTypeTrait |
|
enum | ParseFlags {
kMerge = 0,
kParse = 1,
kMergePartial = 2,
kParsePartial = 3,
kMergeWithAliasing = 4,
kParseWithAliasing = 5,
kMergePartialWithAliasing = 6,
kParsePartialWithAliasing = 7,
kMerge = 0,
kParse = 1,
kMergePartial = 2,
kParsePartial = 3,
kMergeWithAliasing = 4,
kParseWithAliasing = 5,
kMergePartialWithAliasing = 6,
kParsePartialWithAliasing = 7
} |
|
enum | ParseFlags {
kMerge = 0,
kParse = 1,
kMergePartial = 2,
kParsePartial = 3,
kMergeWithAliasing = 4,
kParseWithAliasing = 5,
kMergePartialWithAliasing = 6,
kParsePartialWithAliasing = 7,
kMerge = 0,
kParse = 1,
kMergePartial = 2,
kParsePartial = 3,
kMergeWithAliasing = 4,
kParseWithAliasing = 5,
kMergePartialWithAliasing = 6,
kParsePartialWithAliasing = 7
} |
|
|
constexpr | MapEntryLite () |
|
| MapEntryLite () |
|
| MapEntryLite (Arena *arena) |
|
| MapEntryLite (Arena *arena) |
|
void | MergeFrom (const MapEntryLite &other) |
|
void | MergeFrom (const MapEntryLite &other) |
|
| ~MapEntryLite () |
|
const char * | _InternalParse (const char *ptr, ParseContext *ctx) final |
|
const char * | _InternalParse (const char *ptr, ParseContext *ctx) final |
|
::uint8_t * | _InternalSerialize (::uint8_t *ptr, io::EpsCopyOutputStream *stream) const override |
|
size_t | ByteSizeLong () const override |
|
size_t | ByteSizeLong () const override |
|
void | CheckTypeAndMergeFrom (const MessageLite &other) override |
|
void | CheckTypeAndMergeFrom (const MessageLite &other) override |
|
void | Clear () override |
|
void | Clear () override |
|
Arena * | GetArena () const |
|
Arena * | GetArena () const override |
|
Arena * | GetArenaNoVirtual () const |
|
int | GetCachedSize () const override |
|
int | GetCachedSize () const override |
|
std::string | GetTypeName () const override |
|
std::string | GetTypeName () const override |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (::google::protobuf::uint8 *ptr, io::EpsCopyOutputStream *stream) const override |
|
bool | IsInitialized () const override |
|
bool | IsInitialized () const override |
|
virtual const KeyMapEntryAccessorType & | key () const |
|
virtual const KeyMapEntryAccessorType & | key () const |
|
constexpr | MapEntryImpl () |
|
| MapEntryImpl () |
|
| MapEntryImpl (Arena *arena) |
|
| MapEntryImpl (Arena *arena) |
|
KeyMapEntryAccessorType * | mutable_key () |
|
KeyMapEntryAccessorType * | mutable_key () |
|
ValueMapEntryAccessorType * | mutable_value () |
|
ValueMapEntryAccessorType * | mutable_value () |
|
MessageLite * | New () const override |
|
MessageLite * | New (Arena *arena) const override |
|
MessageLite * | New (Arena *arena) const override |
|
virtual const ValueMapEntryAccessorType & | value () const |
|
virtual const ValueMapEntryAccessorType & | value () const |
|
| ~MapEntryImpl () |
|
| ~MapEntryImpl () |
|
virtual uint8_t * | _InternalSerialize (uint8_t *ptr, io::EpsCopyOutputStream *stream) const =0 |
|
bool | AppendPartialToString (std::string *output) const |
|
bool | AppendPartialToString (std::string *output) const |
|
bool | AppendToString (std::string *output) const |
|
bool | AppendToString (std::string *output) const |
|
int | ByteSize () const |
|
int | ByteSize () const |
|
virtual size_t | ByteSizeLong () const =0 |
|
virtual size_t | ByteSizeLong () const =0 |
|
std::string | DebugString () const |
|
std::string | DebugString () const |
|
Arena * | GetArena () const |
|
virtual Arena * | GetArena () const |
|
virtual int | GetCachedSize () const =0 |
|
virtual int | GetCachedSize () const =0 |
|
virtual void * | GetMaybeArenaPointer () const |
|
virtual std::string | GetTypeName () const =0 |
|
virtual std::string | GetTypeName () const =0 |
|
virtual std::string | InitializationErrorString () const |
|
virtual std::string | InitializationErrorString () const |
|
virtual uint8 * | InternalSerializeWithCachedSizesToArray (uint8 *ptr, io::EpsCopyOutputStream *stream) const =0 |
|
virtual bool | IsInitialized () const =0 |
|
virtual bool | IsInitialized () const =0 |
|
bool | IsInitializedWithErrors () const |
|
bool | MergeFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | MergeFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | MergeFromCodedStream (io::CodedInputStream *input) |
|
bool | MergeFromCodedStream (io::CodedInputStream *input) |
|
bool | MergeFromString (const std::string &data) |
|
bool | MergeFromString (ConstStringParam data) |
|
bool | MergePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | MergePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
|
bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
|
constexpr | MessageLite () |
|
| MessageLite () |
|
MessageLite * | New () const |
|
virtual MessageLite * | New () const =0 |
|
template<ParseFlags flags, typename T > |
bool | ParseFrom (const T &input) |
|
template<ParseFlags flags, typename T > |
bool | ParseFrom (const T &input) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParseFromArray (const void *data, int size) |
|
bool | ParseFromArray (const void *data, int size) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParseFromCodedStream (io::CodedInputStream *input) |
|
bool | ParseFromCodedStream (io::CodedInputStream *input) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParseFromFileDescriptor (int file_descriptor) |
|
bool | ParseFromFileDescriptor (int file_descriptor) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParseFromIstream (std::istream *input) |
|
bool | ParseFromIstream (std::istream *input) |
|
bool | ParseFromString (const std::string &data) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParseFromString (ConstStringParam data) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParsePartialFromArray (const void *data, int size) |
|
bool | ParsePartialFromArray (const void *data, int size) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
|
bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParsePartialFromFileDescriptor (int file_descriptor) |
|
bool | ParsePartialFromFileDescriptor (int file_descriptor) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParsePartialFromIstream (std::istream *input) |
|
bool | ParsePartialFromIstream (std::istream *input) |
|
bool | ParsePartialFromString (const std::string &data) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParsePartialFromString (ConstStringParam data) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
std::string | SerializeAsString () const |
|
std::string | SerializeAsString () const |
|
std::string | SerializePartialAsString () const |
|
std::string | SerializePartialAsString () const |
|
bool | SerializePartialToArray (void *data, int size) const |
|
bool | SerializePartialToArray (void *data, int size) const |
|
bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializePartialToFileDescriptor (int file_descriptor) const |
|
bool | SerializePartialToFileDescriptor (int file_descriptor) const |
|
bool | SerializePartialToOstream (std::ostream *output) const |
|
bool | SerializePartialToOstream (std::ostream *output) const |
|
bool | SerializePartialToString (std::string *output) const |
|
bool | SerializePartialToString (std::string *output) const |
|
bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializeToArray (void *data, int size) const |
|
bool | SerializeToArray (void *data, int size) const |
|
bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializeToFileDescriptor (int file_descriptor) const |
|
bool | SerializeToFileDescriptor (int file_descriptor) const |
|
bool | SerializeToOstream (std::ostream *output) const |
|
bool | SerializeToOstream (std::ostream *output) const |
|
bool | SerializeToString (std::string *output) const |
|
bool | SerializeToString (std::string *output) const |
|
bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
|
void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
|
uint8 * | SerializeWithCachedSizesToArray (uint8 *target) const |
|
uint8_t * | SerializeWithCachedSizesToArray (uint8_t *target) const |
|
std::string | ShortDebugString () const |
|
std::string | ShortDebugString () const |
|
std::string | Utf8DebugString () const |
|
std::string | Utf8DebugString () const |
|
virtual | ~MessageLite () |
|
virtual | ~MessageLite ()=default |
|
template<typename T, typename Key, typename Value, WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
class google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >
Definition at line 541 of file bloaty/third_party/protobuf/src/google/protobuf/map_entry_lite.h.