#import <_NSHashFunctions.h>
Abgeleitet von NSHashFunctions.
Definiert in Zeile 11 der Datei _NSHashFunctions.h.
| - (const void *) acquire: | (const void *) | fp8 |
| - (unsigned int) countByEnumeratingWithState: | (CDAnonymousStruct8 *) | fp8 | ||
| objects: | (id *) | fp12 | ||
| count: | (unsigned int) | fp16 | ||
| - (id) start: | (unsigned int) | fp8 |
| - (void) removeAllItems |
| - (void) dealloc |
Implementiert NSObject.
| - (void) finalize |
Implementiert NSObject.
| - (void) useIntegerPersonality |
Implementiert NSHashFunctions.
| - (void) usePointerPersonality |
Implementiert NSHashFunctions.
| - (void) useValuePersonality |
| - (void) useCStringPersonality |
Implementiert NSHashFunctions.
| - (void) useObjectPersonality |
Implementiert NSHashFunctions.
| - (void) useObjectPointerPersonality |
Implementiert NSHashFunctions.
| - (void) setSizeFunction: | (void *) | fp8 |
Implementiert NSHashFunctions.
| - (void) useMallocSizeFunction |
| - (void) setHashFunction: | (void *) | fp8 |
Implementiert NSHashFunctions.
| - (void) setIsEqualFunction: | (void *) | fp8 |
Implementiert NSHashFunctions.
| - (void) setDescriptionFunction: | (void *) | fp8 |
Implementiert NSHashFunctions.
| - (void) setAcquireFunction: | (void *) | fp8 |
Implementiert NSHashFunctions.
| - (void) setRelinquishFunction: | (void *) | fp8 |
Implementiert NSHashFunctions.
| - (void) useUnscannedBackingStore |
Implementiert NSHashFunctions.
| - (void) useScannedBackingStore |
Implementiert NSHashFunctions.
| - (void) useWeakBackingStore |
Implementiert NSHashFunctions.
| - (void) useNeutralMemory |
| - (void) useMallocMemory |
Implementiert NSHashFunctions.
| - (void) useMachMemory |
Implementiert NSHashFunctions.
| - (void) useStrongMemory |
Implementiert NSHashFunctions.
| - (void) useWeakMemory |
Implementiert NSHashFunctions.
| - (void) useAcquireInOption |
| - (void) useCopyInOption |
Implementiert NSHashFunctions.
| - (id) init |
Implementiert NSHashFunctions.
| - (id) copy |
| - (id) description |
- (void**) items [protected] |
Definiert in Zeile 13 der Datei _NSHashFunctions.h.
- (char*) collisions [protected] |
Definiert in Zeile 14 der Datei _NSHashFunctions.h.
- (unsigned int) capacity [protected] |
Definiert in Zeile 15 der Datei _NSHashFunctions.h.
- (unsigned char) personality [protected] |
Definiert in Zeile 16 der Datei _NSHashFunctions.h.
- (unsigned char) strength [protected] |
Definiert in Zeile 17 der Datei _NSHashFunctions.h.
- (unsigned char) acquisition [protected] |
Definiert in Zeile 18 der Datei _NSHashFunctions.h.
- (void*) size [protected] |
Definiert in Zeile 19 der Datei _NSHashFunctions.h.
- (void*) hash [protected] |
Definiert in Zeile 20 der Datei _NSHashFunctions.h.
- (void*) isEqual [protected] |
Definiert in Zeile 21 der Datei _NSHashFunctions.h.
- (void*) describe [protected] |
Definiert in Zeile 22 der Datei _NSHashFunctions.h.
- (void*) acquire [protected] |
Definiert in Zeile 23 der Datei _NSHashFunctions.h.
- (void*) relinquish [protected] |
Definiert in Zeile 24 der Datei _NSHashFunctions.h.
- (void*) memCopy [protected] |
Definiert in Zeile 25 der Datei _NSHashFunctions.h.
- (void*) allocateHashDelegate [protected] |
Definiert in Zeile 26 der Datei _NSHashFunctions.h.
- (void*) freeHashDelegate [protected] |
Definiert in Zeile 27 der Datei _NSHashFunctions.h.
- (void*) isEmptyAt [protected] |
Definiert in Zeile 28 der Datei _NSHashFunctions.h.
- (void*) readAt [protected] |
Definiert in Zeile 29 der Datei _NSHashFunctions.h.
- (void*) clearAt [protected] |
Definiert in Zeile 30 der Datei _NSHashFunctions.h.
- (void*) storeAt [protected] |
Definiert in Zeile 31 der Datei _NSHashFunctions.h.