Class Info |
Class Name: |
NSNotification |
Super Class: |
NSObject |
Subclasses: |
1 direct subclasses |
Version: |
0 |
Number: |
135 |
Instance Size: |
4 bytes |
Documentation: |
NSNotification |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
|
Instance Methods |
Name |
Signature |
- classForCoder |
#0@+8:+12 |
- copyWithZone: |
@0@+8:+12@+16 |
- description |
@0@+8:+12 |
- encodeWithCoder: |
v0@+8:+12@+16 |
- initWithCoder: |
@0@+8:+12@+16 |
- initWithName:object:userInfo: |
@0@+8:+12@+16@+20@+24 |
- name |
@0@+8:+12 |
- notificationName |
@0@+8:+12 |
- notificationObject |
@0@+8:+12 |
- object |
@0@+8:+12 |
- userInfo |
@0@+8:+12 |
|
Class Methods |
Name |
Signature |
+ allocWithZone: |
@0@+8:+12@+16 |
+ notificationWithName:object: |
@0@+8:+12@+16@+20 |
+ notificationWithName:object:userInfo: |
@0@+8:+12@+16@+20@+24 |
|
Direct Subclasses |
NSConcreteNotification
|