Photon objC Client API  5.0.7.4
Instance Methods | Class Methods | Properties | List of all members
EGMutableDictionary Class Reference
Inheritance diagram for EGMutableDictionary:
Inheritance graph
[legend]
Collaboration diagram for EGMutableDictionary:
Collaboration graph
[legend]

Instance Methods

(void) - setObject:forKey:
 
(void) - setValue:forKey:
 
(void) - addEntriesFromDictionary:
 
(void) - setDictionary:
 
(void) - removeObjectForKey:
 
(void) - removeAllObjects
 
(void) - removeObjectsForKeys:
 
(instancetype) - initWithCapacity:
 
- Instance Methods inherited from EGDictionary
(instancetype) - NS_UNAVAILABLE
 
(instancetype) - initWithKeyType:valueType:
 
(instancetype) - initWithKeyType:valueType:valueDimensions:
 
(instancetype) - initWithCKeyType:valueType:
 
(instancetype) - initWithCKeyType:valueType:valueDimensions:
 
(instancetype) - initWithKeyTypes:valueTypes:count:
 
(instancetype) - initWithKeyTypes:valueTypes:valueDimensions:count:
 
(instancetype) - initWithCKeyTypes:valueTypes:count:
 
(instancetype) - initWithCKeyTypes:valueTypes:valueDimensions:count:
 
(instancetype) - initWithCoder:
 

Class Methods

(instancetype) + dictionaryWithCapacity:
 
- Class Methods inherited from EGDictionary
(instancetype) + NS_UNAVAILABLE
 
(instancetype) + NS_UNAVAILABLE
 
(instancetype) + dictionaryWithKeyType:valueType:
 
(instancetype) + dictionaryWithKeyType:valueType:valueDimensions:
 
(instancetype) + dictionaryWithCKeyType:valueType:
 
(instancetype) + dictionaryWithCKeyType:valueType:valueDimensions:
 
(instancetype) + dictionaryWithKeyTypes:valueTypes:count:
 
(instancetype) + dictionaryWithKeyTypes:valueTypes:valueDimensions:count:
 
(instancetype) + dictionaryWithCKeyTypes:valueTypes:count:
 
(instancetype) + dictionaryWithCKeyTypes:valueTypes:valueDimensions:count:
 
(instancetype) + dictionaryWithCoder:
 
(NSString *) + getTypeFromObj:
 
(const char *) + getCTypeFromObj:
 

Properties

NSMutableDictionary * MutableData
 
- Properties inherited from EGDictionary
NSDictionaryData
 
EGArrayKeyTypes
 
EGArrayValTypes
 
EGArrayDimensions
 
NSStringKeyType
 
NSStringValType
 
const char * CKeyType
 
const char * CValType
 
NSStringType
 
const char * CType
 
EGArrayallKeys