SFUNoCopyDictionary Klassenreferenz

#import <SFUNoCopyDictionary.h>

Abgeleitet von NSMutableDictionary.

Basisklasse für SFUPointerKeyDictionary.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(id) - initWithCapacity:
(void) - dealloc
(unsigned int) - count
(id) - keyEnumerator
(id) - objectForKey:
(void) - removeObjectForKey:
(void) - setObject:forKey:

Geschützte Attribute

NSMapTablem_map

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei SFUNoCopyDictionary.h.


Dokumentation der Elementfunktionen

- (id) init  

Implementiert in SFUPointerKeyDictionary.

- (id) initWithCapacity: (unsigned int)  fp8  

- (void) dealloc  

Implementiert NSObject.

- (unsigned int) count  

- (id) keyEnumerator  

- (id) objectForKey: (id)  fp8  

Implementiert in ECPointerNilKeyDictionary.

- (void) removeObjectForKey: (id)  fp8  

- (void) setObject: (id)  fp8
forKey: (id)  fp12 

Implementiert in ECPointerNilKeyDictionary.


Dokumentation der Datenelemente

- (NSMapTable*) m_map [protected]

Definiert in Zeile 13 der Datei SFUNoCopyDictionary.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: