Instance Methods | List of all members
<GPBDictionaryInternalsProtocol> Protocol Reference

#import <GPBDictionary_PackagePrivate.h>

Inherited by GPBBoolBoolDictionary, GPBBoolDoubleDictionary, GPBBoolEnumDictionary, GPBBoolFloatDictionary, GPBBoolInt32Dictionary, GPBBoolInt64Dictionary, GPBBoolObjectDictionary, GPBBoolUInt32Dictionary, GPBBoolUInt64Dictionary, GPBInt32BoolDictionary, GPBInt32DoubleDictionary, GPBInt32EnumDictionary, GPBInt32FloatDictionary, GPBInt32Int32Dictionary, GPBInt32Int64Dictionary, GPBInt32ObjectDictionary, GPBInt32UInt32Dictionary, GPBInt32UInt64Dictionary, GPBInt64BoolDictionary, GPBInt64DoubleDictionary, GPBInt64EnumDictionary, GPBInt64FloatDictionary, GPBInt64Int32Dictionary, GPBInt64Int64Dictionary, GPBInt64ObjectDictionary, GPBInt64UInt32Dictionary, GPBInt64UInt64Dictionary, GPBStringBoolDictionary, GPBStringDoubleDictionary, GPBStringEnumDictionary, GPBStringFloatDictionary, GPBStringInt32Dictionary, GPBStringInt64Dictionary, GPBStringUInt32Dictionary, GPBStringUInt64Dictionary, GPBUInt32BoolDictionary, GPBUInt32DoubleDictionary, GPBUInt32EnumDictionary, GPBUInt32FloatDictionary, GPBUInt32Int32Dictionary, GPBUInt32Int64Dictionary, GPBUInt32ObjectDictionary, GPBUInt32UInt32Dictionary, GPBUInt32UInt64Dictionary, GPBUInt64BoolDictionary, GPBUInt64DoubleDictionary, GPBUInt64EnumDictionary, GPBUInt64FloatDictionary, GPBUInt64Int32Dictionary, GPBUInt64Int64Dictionary, GPBUInt64ObjectDictionary, GPBUInt64UInt32Dictionary, and GPBUInt64UInt64Dictionary.

Instance Methods

(size_t) - computeSerializedSizeAsField:
 
(size_t) - computeSerializedSizeAsField:
 
(void) - enumerateForTextFormat:
 
(void) - enumerateForTextFormat:
 
(void) - setGPBGenericValue:forGPBGenericValueKey:
 
(void) - setGPBGenericValue:forGPBGenericValueKey:
 
(void) - writeToCodedOutputStream:asField:
 
(void) - writeToCodedOutputStream:asField:
 

Detailed Description

Definition at line 40 of file bloaty/third_party/protobuf/objectivec/GPBDictionary_PackagePrivate.h.

Method Documentation

◆ computeSerializedSizeAsField: [1/2]

- (size_t) computeSerializedSizeAsField: (GPBFieldDescriptor *)  field

◆ computeSerializedSizeAsField: [2/2]

- (size_t) computeSerializedSizeAsField: (GPBFieldDescriptor *)  field

◆ enumerateForTextFormat: [1/2]

- (void) enumerateForTextFormat: (void(^)(id keyObj, id valueObj))  block

◆ enumerateForTextFormat: [2/2]

- (void) enumerateForTextFormat: (void(^)(id keyObj, id valueObj))  block

◆ setGPBGenericValue:forGPBGenericValueKey: [1/2]

- (void) setGPBGenericValue: (GPBGenericValue *)  value
forGPBGenericValueKey: (GPBGenericValue *)  key 

◆ setGPBGenericValue:forGPBGenericValueKey: [2/2]

- (void) setGPBGenericValue: (GPBGenericValue *)  value
forGPBGenericValueKey: (GPBGenericValue *)  key 

◆ writeToCodedOutputStream:asField: [1/2]

- (void) writeToCodedOutputStream: (GPBCodedOutputStream *)  outputStream
asField: (GPBFieldDescriptor *)  field 

◆ writeToCodedOutputStream:asField: [2/2]

- (void) writeToCodedOutputStream: (GPBCodedOutputStream *)  outputStream
asField: (GPBFieldDescriptor *)  field 

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


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