webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
<GPBDictionaryInternalsProtocol> Protocol Reference

#import <GPBDictionary_PackagePrivate.h>

Inheritance diagram for <GPBDictionaryInternalsProtocol>:
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 GPBUInt64UInt64Dictionary

Instance Methods

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

Method Documentation

◆ computeSerializedSizeAsField:()

- (size_t) computeSerializedSizeAsField: (GPBFieldDescriptor *)  field

◆ enumerateForTextFormat:()

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

◆ setGPBGenericValue:forGPBGenericValueKey:()

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

◆ writeToCodedOutputStream:asField:()

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

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