#import <GPBDictionary.h>
◆ addEntriesFromDictionary:()
◆ dictionary()
+ (instancetype) dictionary |
|
|
|
◆ dictionaryWithCapacity:()
+ (instancetype) dictionaryWithCapacity: |
|
(NSUInteger) |
numItems |
|
◆ dictionaryWithDictionary:()
◆ dictionaryWithValue:forKey:()
+ (instancetype) dictionaryWithValue: |
|
(float) |
value |
forKey: |
|
(BOOL) |
key |
|
|
| |
◆ dictionaryWithValues:forKeys:count:()
+ (instancetype) dictionaryWithValues: |
|
(const float []) |
values |
forKeys: |
|
(const BOOL []) |
keys |
count: |
|
(NSUInteger) |
count |
|
|
| |
◆ enumerateKeysAndValuesUsingBlock:()
◆ initWithCapacity:()
- (instancetype) initWithCapacity: |
|
(NSUInteger) |
numItems |
|
◆ initWithDictionary:()
◆ initWithValues:forKeys:count:()
- (instancetype) initWithValues: |
|
(const float []) |
values |
forKeys: |
|
(const BOOL []) |
keys |
count: |
|
(NSUInteger) |
NS_DESIGNATED_INITIALIZER |
|
|
| |
◆ removeAll()
◆ removeValueForKey:()
◆ setValue:forKey:()
- (void) setValue: |
|
(float) |
value |
forKey: |
|
(BOOL) |
key |
|
|
| |
◆ valueForKey:value:()
- (BOOL) valueForKey: |
|
(BOOL) |
key |
value: |
|
(nullable float *) |
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