#import <GPBDictionary.h>
◆ addEntriesFromDictionary:()
◆ deepCopyWithZone:()
- (instancetype) deepCopyWithZone: |
|
((ns_returns_retained)) |
__attribute__ |
|
|
implementation |
◆ dictionary()
+ (instancetype) dictionary |
|
|
|
Initial value:{
@package
NSMutableDictionary *_dictionary
◆ dictionaryWithCapacity:()
+ (instancetype) dictionaryWithCapacity: |
|
(NSUInteger) |
numItems |
|
◆ dictionaryWithDictionary:()
◆ dictionaryWithObject:forKey:()
+ (instancetype) dictionaryWithObject: |
|
(ObjectType) |
object |
forKey: |
|
(uint64_t) |
key |
|
|
| |
◆ dictionaryWithObjects:forKeys:count:()
+ (instancetype) dictionaryWithObjects: |
|
(const ObjectType GPB_UNSAFE_UNRETAINED []) |
objects |
forKeys: |
|
(const uint64_t []) |
keys |
count: |
|
(NSUInteger) |
count |
|
|
| |
◆ enumerateKeysAndObjectsUsingBlock:()
◆ initWithCapacity:()
- (instancetype) initWithCapacity: |
|
(NSUInteger) |
numItems |
|
◆ initWithDictionary:()
◆ initWithObjects:forKeys:count:()
- (instancetype) initWithObjects: |
|
(const ObjectType GPB_UNSAFE_UNRETAINED []) |
objects |
forKeys: |
|
(const uint64_t []) |
keys |
count: |
|
(NSUInteger) |
NS_DESIGNATED_INITIALIZER |
|
|
| |
◆ isInitialized()
◆ objectForKey:()
◆ removeAll()
◆ removeObjectForKey:()
◆ setObject:forKey:()
- (void) setObject: |
|
(ObjectType) |
object |
forKey: |
|
(uint64_t) |
key |
|
|
| |
◆ __pad0__
◆ _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