#import <NSSet-NSSet.h>
Definiert in Zeile 9 der Datei NSSet-NSSet.h.
| + (id) allocWithZone: | (struct _NSZone *) | fp8 |
| + (id) set |
| + (id) setWithObject: | (id) | fp8 |
| + (id) setWithObjects: | (id *) | fp8 | ||
| count: | (unsigned int) | fp12 | ||
| + (id) setWithObjects: | (id) | fp8 |
| + (id) setWithArray: | (id) | fp8 |
| + (id) setWithSet: | (id) | fp8 |
| - (unsigned int) count |
| - (id) member: | (id) | fp8 |
| - (id) objectEnumerator |
| - (unsigned long) _cfTypeID |
| - (id) description |
| - (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 |
| - (id) allObjects |
| - (void) getObjects: | (id *) | fp8 |
| - (unsigned int) countByEnumeratingWithState: | (CDAnonymousStruct8 *) | fp8 | ||
| objects: | (id *) | fp12 | ||
| count: | (unsigned int) | fp16 | ||
| - (void) _applyValues: | (void *) | fp8 | ||
| context: | (void *) | fp12 | ||
| - (id) anyObject |
| - (BOOL) containsObject: | (id) | fp8 |
| - (unsigned int) countForObject: | (id) | fp8 |
| - (BOOL) _getValue: | (id *) | fp8 | ||
| forObj: | (id) | fp12 | ||
| - (id) descriptionWithLocale: | (id) | fp8 |
| - (BOOL) intersectsSet: | (id) | fp8 |
| - (BOOL) isEqualToSet: | (id) | fp8 |
| - (BOOL) isSubsetOfSet: | (id) | fp8 |
| - (void) makeObjectsPerform: | (SEL) | fp8 |
| - (void) makeObjectsPerform: | (SEL) | fp8 | ||
| withObject: | (id) | fp12 | ||
| - (void) makeObjectsPerformSelector: | (SEL) | fp8 |
| - (void) makeObjectsPerformSelector: | (SEL) | fp8 | ||
| withObject: | (id) | fp12 | ||
| - (id) members: | (id) | fp8 | ||
| notFoundMarker: | (id) | fp12 | ||
| - (id) initWithObjects: | (id *) | fp8 | ||
| count: | (unsigned int) | fp12 | ||
| - (id) initWithObjects_ex: | (id *) | fp8 | ||
| count: | (unsigned int) | fp12 | ||
| - (id) initWithObjects: | (id) | fp8 |
| - (id) initWithArray: | (id) | fp8 |
| - (id) initWithSet: | (id) | fp8 |
| - (id) initWithSet: | (id) | fp8 | ||
| copyItems: | (BOOL) | fp12 | ||