|
| typedef void | DestructorSkippable_ |
| |
| typedef void | DestructorSkippable_ |
| |
| typedef void | InternalArenaConstructable_ |
| |
| typedef void | InternalArenaConstructable_ |
| |
| typedef MapEntryImpl< Derived, Message, Key, Value, kKeyFieldType, kValueFieldType >::KeyTypeHandler | KeyTypeHandler |
| |
| typedef MapEntryImpl< Derived, Message, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::KeyTypeHandler | KeyTypeHandler |
| |
| typedef MapEntryImpl< Derived, Message, Key, Value, kKeyFieldType, kValueFieldType >::ValueTypeHandler | ValueTypeHandler |
| |
| typedef MapEntryImpl< Derived, Message, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >::ValueTypeHandler | ValueTypeHandler |
| |
| typedef Key | EntryKeyType |
| |
| typedef Key | EntryKeyType |
| |
| typedef Derived | EntryType |
| |
| typedef Derived | 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 | MapEntry () |
| |
| | MapEntry () |
| |
| | MapEntry (Arena *arena) |
| |
| | MapEntry (Arena *arena) |
| |
| size_t | SpaceUsedLong () const override |
| |
| size_t | SpaceUsedLong () const override |
| |
| | ~MapEntry () |
| |
| 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 () |
| |
| Message * | New () const override |
| |
| Message * | New (Arena *arena) const override |
| |
| Message * | New (Arena *arena) const override |
| |
| virtual const ValueMapEntryAccessorType & | value () const |
| |
| virtual const ValueMapEntryAccessorType & | value () const |
| |
| | ~MapEntryImpl () |
| |
| | ~MapEntryImpl () |
| |
| uint8_t * | _InternalSerialize (uint8_t *target, io::EpsCopyOutputStream *stream) const override |
| |
| size_t | ByteSizeLong () const override |
| |
| size_t | ByteSizeLong () const override |
| |
| void | CheckInitialized () const |
| |
| void | CheckInitialized () const |
| |
| virtual void | CopyFrom (const Message &from) |
| |
| virtual void | CopyFrom (const Message &from) |
| |
| std::string | DebugString () const |
| |
| std::string | DebugString () const |
| |
| virtual void | DiscardUnknownFields () |
| |
| void | DiscardUnknownFields () |
| |
| void | FindInitializationErrors (std::vector< std::string > *errors) const |
| |
| void | FindInitializationErrors (std::vector< std::string > *errors) const |
| |
| const Descriptor * | GetDescriptor () const |
| |
| const Descriptor * | GetDescriptor () const |
| |
| const Reflection * | GetReflection () const |
| |
| const Reflection * | GetReflection () const |
| |
| std::string | GetTypeName () const override |
| |
| std::string | GetTypeName () const override |
| |
| std::string | InitializationErrorString () const override |
| |
| std::string | InitializationErrorString () const override |
| |
| uint8 * | InternalSerializeWithCachedSizesToArray (uint8 *target, io::EpsCopyOutputStream *stream) const override |
| |
| bool | IsInitialized () const override |
| |
| bool | IsInitialized () const override |
| |
| virtual void | MergeFrom (const Message &from) |
| |
| virtual void | MergeFrom (const Message &from) |
| |
| | Message () |
| |
| constexpr | Message () |
| |
| Message * | New () const |
| |
| Message * | New () const override=0 |
| |
| void | PrintDebugString () const |
| |
| void | PrintDebugString () const |
| |
| std::string | ShortDebugString () const |
| |
| std::string | ShortDebugString () const |
| |
| int | SpaceUsed () const |
| |
| int | SpaceUsed () const |
| |
| std::string | Utf8DebugString () const |
| |
| std::string | Utf8DebugString () const |
| |
| | ~Message () override |
| |
| 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 |
| |
| 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 |
| |
| 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 |
| |
| 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 Derived, typename Key, typename Value, WireFormatLite::FieldType kKeyFieldType, WireFormatLite::FieldType kValueFieldType, int default_enum_value>
class google::protobuf.internal::MapEntry< Derived, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value >
Definition at line 95 of file bloaty/third_party/protobuf/src/google/protobuf/map_entry.h.