Public Types | Public Member Functions | Private Member Functions | List of all members
google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value > Class Template Reference

#include <map_entry_lite.h>

Inheritance diagram for google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >:
Inheritance graph
[legend]

Public Types

typedef MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType > SuperType
 
typedef MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value > SuperType
 
- Public Types inherited from google::protobuf.internal::MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >
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
 
- Public Types inherited from google::protobuf::MessageLite
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
}
 

Public Member Functions

constexpr MapEntryLite ()
 
 MapEntryLite ()
 
 MapEntryLite (Arena *arena)
 
 MapEntryLite (Arena *arena)
 
void MergeFrom (const MapEntryLite &other)
 
void MergeFrom (const MapEntryLite &other)
 
 ~MapEntryLite ()
 
- Public Member Functions inherited from google::protobuf.internal::MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >
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
 
ArenaGetArena () const
 
ArenaGetArena () const override
 
ArenaGetArenaNoVirtual () const
 
int GetCachedSize () const override
 
int GetCachedSize () const override
 
std::string GetTypeName () const override
 
std::string GetTypeName () const override
 
::google::protobuf::uint8InternalSerializeWithCachedSizesToArray (::google::protobuf::uint8 *ptr, io::EpsCopyOutputStream *stream) const override
 
bool IsInitialized () const override
 
bool IsInitialized () const override
 
virtual const KeyMapEntryAccessorTypekey () const
 
virtual const KeyMapEntryAccessorTypekey () const
 
constexpr MapEntryImpl ()
 
 MapEntryImpl ()
 
 MapEntryImpl (Arena *arena)
 
 MapEntryImpl (Arena *arena)
 
KeyMapEntryAccessorTypemutable_key ()
 
KeyMapEntryAccessorTypemutable_key ()
 
ValueMapEntryAccessorTypemutable_value ()
 
ValueMapEntryAccessorTypemutable_value ()
 
MessageLiteNew () const override
 
MessageLiteNew (Arena *arena) const override
 
MessageLiteNew (Arena *arena) const override
 
virtual const ValueMapEntryAccessorTypevalue () const
 
virtual const ValueMapEntryAccessorTypevalue () const
 
 ~MapEntryImpl ()
 
 ~MapEntryImpl ()
 
- Public Member Functions inherited from google::protobuf::MessageLite
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
 
ArenaGetArena () const
 
virtual ArenaGetArena () 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 uint8InternalSerializeWithCachedSizesToArray (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 ()
 
MessageLiteNew () const
 
virtual MessageLiteNew () 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
 
uint8SerializeWithCachedSizesToArray (uint8 *target) const
 
uint8_tSerializeWithCachedSizesToArray (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
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (MapEntryLite)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (MapEntryLite)
 

Additional Inherited Members

- Static Public Member Functions inherited from google::protobuf.internal::MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >
static void InitAsDefaultInstance ()
 
- Public Attributes inherited from google::protobuf.internal::MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >
uint32_t _has_bits_ [1]
 
uint32 _has_bits_ [1]
 
Arenaarena_
 
KeyOnMemory key_
 
ValueOnMemory value_
 
- Static Public Attributes inherited from google::protobuf.internal::MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >
static const int kEntryDefaultEnumValue
 
static const WireFormatLite::FieldType kEntryKeyFieldType
 
static const WireFormatLite::FieldType kEntryValueFieldType
 
- Protected Types inherited from google::protobuf.internal::MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >
typedef KeyTypeHandler::MapEntryAccessorType KeyMapEntryAccessorType
 
typedef KeyTypeHandler::MapEntryAccessorType KeyMapEntryAccessorType
 
typedef KeyTypeHandler::TypeOnMemory KeyOnMemory
 
typedef KeyTypeHandler::TypeOnMemory KeyOnMemory
 
typedef MapTypeHandler< kKeyFieldType, Key > KeyTypeHandler
 
typedef MapTypeHandler< kKeyFieldType, Key > KeyTypeHandler
 
typedef ValueTypeHandler::MapEntryAccessorType ValueMapEntryAccessorType
 
typedef ValueTypeHandler::MapEntryAccessorType ValueMapEntryAccessorType
 
typedef ValueTypeHandler::TypeOnMemory ValueOnMemory
 
typedef ValueTypeHandler::TypeOnMemory ValueOnMemory
 
typedef MapTypeHandler< kValueFieldType, ValueValueTypeHandler
 
typedef MapTypeHandler< kValueFieldType, ValueValueTypeHandler
 
- Protected Member Functions inherited from google::protobuf.internal::MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >
void clear_has_key ()
 
void clear_has_key ()
 
void clear_has_value ()
 
void clear_has_value ()
 
bool has_key () const
 
bool has_key () const
 
bool has_value () const
 
bool has_value () const
 
void MergeFromInternal (const MapEntryImpl &from)
 
void MergeFromInternal (const MapEntryImpl &from)
 
void set_has_key ()
 
void set_has_key ()
 
void set_has_value ()
 
void set_has_value ()
 
- Protected Member Functions inherited from google::protobuf::MessageLite
ArenaGetArenaForAllocation () const
 
ArenaGetOwningArena () const
 
 MessageLite (Arena *arena, bool is_message_owned=false)
 
- Static Protected Member Functions inherited from google::protobuf::MessageLite
template<typename T >
static TCreateMaybeMessage (Arena *arena)
 
template<typename T >
static TCreateMaybeMessage (Arena *arena)
 
- Protected Attributes inherited from google::protobuf::MessageLite
internal::InternalMetadata _internal_metadata_
 
- Static Protected Attributes inherited from google::protobuf.internal::MapEntryImpl< T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >
static const int kKeyFieldNumber
 
static const uint8_t kKeyTag
 
static const uint8 kKeyTag
 
static const size_t kTagSize
 
static const int kValueFieldNumber
 
static const uint8_t kValueTag
 
static const uint8 kValueTag
 

Detailed Description

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.

Member Typedef Documentation

◆ SuperType [1/2]

template<typename T , typename Key , typename Value , WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
typedef MapEntryImpl<T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType> google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::SuperType

◆ SuperType [2/2]

template<typename T , typename Key , typename Value , WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
typedef MapEntryImpl<T, MessageLite, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value> google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::SuperType

Constructor & Destructor Documentation

◆ MapEntryLite() [1/4]

template<typename T , typename Key , typename Value , WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::MapEntryLite ( )
inline

◆ MapEntryLite() [2/4]

template<typename T , typename Key , typename Value , WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::MapEntryLite ( Arena arena)
inlineexplicit

◆ MapEntryLite() [3/4]

template<typename T , typename Key , typename Value , WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
constexpr google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::MapEntryLite ( )
inlineconstexpr

◆ MapEntryLite() [4/4]

template<typename T , typename Key , typename Value , WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::MapEntryLite ( Arena arena)
inlineexplicit

◆ ~MapEntryLite()

template<typename T , typename Key , typename Value , WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::~MapEntryLite ( )
inline

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

template<typename T , typename Key , typename Value , WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

template<typename T , typename Key , typename Value , WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >  )
private

◆ MergeFrom() [1/2]

template<typename T , typename Key , typename Value , WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
void google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::MergeFrom ( const MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value > &  other)
inline

◆ MergeFrom() [2/2]

template<typename T , typename Key , typename Value , WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
void google::protobuf.internal::MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::MergeFrom ( const MapEntryLite< T, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value > &  other)
inline

The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:25