#import <NSDictionary-NSDictionary.h>
Definiert in Zeile 9 der Datei NSDictionary-NSDictionary.h.
| + (id) allocWithZone: | (struct _NSZone *) | fp8 |
| + (id) dictionary |
| + (id) dictionaryWithObjects: | (id *) | fp8 | ||
| forKeys: | (id *) | fp12 | ||
| count: | (unsigned int) | fp16 | ||
| + (id) dictionaryWithObject: | (id) | fp8 | ||
| forKey: | (id) | fp12 | ||
| + (id) dictionaryWithObjects: | (id) | fp8 | ||
| forKeys: | (id) | fp12 | ||
| + (id) dictionaryWithObjectsAndKeys: | (id) | fp8 |
| + (id) dictionaryWithContentsOfFile: | (id) | fp8 |
| + (id) dictionaryWithContentsOfURL: | (id) | fp8 |
| + (id) dictionaryWithDictionary: | (id) | fp8 |
| - (unsigned int) count |
| - (id) objectForKey: | (id) | fp8 |
| - (id) keyEnumerator |
| - (unsigned long) _cfTypeID |
| - (id) description |
| - (id) debugDescription |
| - (unsigned int) hash |
| - (BOOL) isEqual: | (id) | fp8 |
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
| - (id) mutableCopyWithZone: | (struct _NSZone *) | fp8 |
| - (void) encodeWithCoder: | (id) | fp8 |
| - (id) initWithCoder: | (id) | fp8 |
| - (Class) classForCoder |
| - (BOOL) isEqualToDictionary: | (id) | fp8 |
| - (unsigned int) countByEnumeratingWithState: | (CDAnonymousStruct8 *) | fp8 | ||
| objects: | (id *) | fp12 | ||
| count: | (unsigned int) | fp16 | ||
| - (id) objectEnumerator |
| - (id) allKeys |
| - (id) allValues |
| - (BOOL) containsKey: | (id) | fp8 |
| - (BOOL) containsObject: | (id) | fp8 |
| - (BOOL) _getValue: | (id *) | fp8 | ||
| forKey: | (id) | fp12 | ||
| - (unsigned int) countForKey: | (id) | fp8 |
| - (unsigned int) countForObject: | (id) | fp8 |
| - (id) allKeysForObject: | (id) | fp8 |
| - (id) descriptionWithLocale: | (id) | fp8 |
| - (id) descriptionWithLocale: | (id) | fp8 | ||
| indent: | (unsigned int) | fp12 | ||
| - (id) descriptionInStringsFileFormat |
| - (id) _stringToWrite |
| - (BOOL) writeToFile: | (id) | fp8 | ||
| atomically: | (BOOL) | fp12 | ||
| - (BOOL) writeToURL: | (id) | fp8 | ||
| atomically: | (BOOL) | fp12 | ||
| - (id) invertedDictionary |
| - (id) objectsForKeys: | (id) | fp8 | ||
| notFoundMarker: | (id) | fp12 | ||
| - (id) keysSortedByValueUsingSelector: | (SEL) | fp8 |
| - (void) getObjects: | (id *) | fp8 | ||
| andKeys: | (id *) | fp12 | ||
| - (void) getKeys: | (id *) | fp8 |
| - (void) getObjects: | (id *) | fp8 |
| - (void) _apply: | (void *) | fp8 | ||
| context: | (void *) | fp12 | ||
| - (id) initWithObjects: | (id *) | fp8 | ||
| forKeys: | (id *) | fp12 | ||
| count: | (unsigned int) | fp16 | ||
| - (id) initWithObjects_ex: | (id *) | fp8 | ||
| forKeys: | (id *) | fp12 | ||
| count: | (unsigned int) | fp16 | ||
| - (id) initWithObjectsAndKeys: | (id) | fp8 |
| - (id) initWithObjects: | (id) | fp8 | ||
| forKeys: | (id) | fp12 | ||
| - (id) initWithDictionary: | (id) | fp8 |
| - (id) initWithDictionary: | (id) | fp8 | ||
| copyItems: | (BOOL) | fp12 | ||
| - (id) initWithContentsOfFile: | (id) | fp8 |
| - (id) initWithContentsOfURL: | (id) | fp8 |