#import <GPBDictionary.h>
◆ addEntriesFromDictionary:()
◆ dictionary()
+ (instancetype) dictionary |
|
|
|
Initial value:{
@package
NSMutableDictionary *_dictionary
◆ dictionaryWithCapacity:()
+ (instancetype) dictionaryWithCapacity: |
|
(NSUInteger) |
numItems |
|
◆ dictionaryWithDictionary:()
◆ dictionaryWithValue:forKey:()
+ (instancetype) dictionaryWithValue: |
|
(int32_t) |
value |
forKey: |
|
(int64_t) |
key |
|
|
| |
◆ dictionaryWithValues:forKeys:count:()
+ (instancetype) dictionaryWithValues: |
|
(const int32_t []) |
values |
forKeys: |
|
(const int64_t []) |
keys |
count: |
|
(NSUInteger) |
count |
|
|
| |
◆ enumerateKeysAndValuesUsingBlock:()
◆ initWithCapacity:()
- (instancetype) initWithCapacity: |
|
(NSUInteger) |
numItems |
|
◆ initWithDictionary:()
◆ initWithValues:forKeys:count:()
- (instancetype) initWithValues: |
|
(const int32_t []) |
values |
forKeys: |
|
(const int64_t []) |
keys |
count: |
|
(NSUInteger) |
NS_DESIGNATED_INITIALIZER |
|
|
| |
◆ removeAll()
◆ removeValueForKey:()
◆ setValue:forKey:()
◆ valueForKey:value:()
◆ _autocreator
◆ count
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/objectivec/GPBDictionary.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/objectivec/GPBDictionary.m