Class Info |
Class Name: |
NSSet |
Super Class: |
NSObject |
Subclasses: |
2 direct subclasses |
Version: |
0 |
Number: |
190 |
Instance Size: |
4 bytes |
Documentation: |
NSSet |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
|
Instance Methods |
Name |
Signature |
- allObjects |
@0@+8:+12 |
- anyObject |
@0@+8:+12 |
- classForCoder |
#0@+8:+12 |
- containsObject: |
C0@+8:+12@+16 |
- copyWithZone: |
@0@+8:+12@+16 |
- count |
I0@+8:+12 |
- description |
@0@+8:+12 |
- descriptionWithLocale: |
@0@+8:+12@+16 |
- descriptionWithLocale:indent: |
@0@+8:+12@+16I+20 |
- encodeWithCoder: |
v0@+8:+12@+16 |
- hash |
I0@+8:+12 |
- init |
@0@+8:+12 |
- initWithArray: |
@0@+8:+12@+16 |
- initWithCoder: |
@0@+8:+12@+16 |
- initWithObject:arglist: |
@0@+8:+12@+16^v+20 |
- initWithObjects: |
@0@+8:+12@+16 |
- initWithObjects:count: |
@0@+8:+12^@+16I+20 |
- initWithObjectsFromEnumerator: |
@0@+8:+12@+16 |
- initWithSet: |
@0@+8:+12@+16 |
- initWithSet:copyItems: |
@0@+8:+12@+16C+23 |
- intersectsSet: |
C0@+8:+12@+16 |
- isEqual: |
C0@+8:+12@+16 |
- isEqualToSet: |
C0@+8:+12@+16 |
- isSubsetOfSet: |
C0@+8:+12@+16 |
- makeObjectsPerform: |
v0@+8:+12:+16 |
- makeObjectsPerform:withObject: |
v0@+8:+12:+16@+20 |
- makeObjectsPerformSelector: |
v0@+8:+12:+16 |
- makeObjectsPerformSelector:withObject: |
v0@+8:+12:+16@+20 |
- member: |
@0@+8:+12@+16 |
- mutableCopyWithZone: |
@0@+8:+12@+16 |
- objectEnumerator |
@0@+8:+12 |
|
Class Methods |
Name |
Signature |
+ allocWithZone: |
@0@+8:+12@+16 |
+ set |
@0@+8:+12 |
+ setWithArray: |
@0@+8:+12@+16 |
+ setWithObject: |
@0@+8:+12@+16 |
+ setWithObjects: |
@0@+8:+12@+16 |
+ setWithObjects:count: |
@0@+8:+12^@+16I+20 |
+ setWithSet: |
@0@+8:+12@+16 |
|
Direct Subclasses |
NSConcreteSet
NSMutableSet
|