Class Info |
Class Name: |
NSNotificationCenter |
Super Class: |
NSObject |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
130 |
Instance Size: |
12 bytes |
Documentation: |
NSNotificationCenter |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
nameToObjects |
struct ? {...} * |
4 |
nullNameToObjects |
id |
8 |
|
Instance Methods |
Name |
Signature |
- addObserver:selector:name:object: |
v0@+8:+12@+16:+20@+24@+28 |
- dealloc |
v0@+8:+12 |
- init |
@0@+8:+12 |
- postNotification: |
v0@+8:+12@+16 |
- postNotificationName:object: |
v0@+8:+12@+16@+20 |
- postNotificationName:object:userInfo: |
v0@+8:+12@+16@+20@+24 |
- removeObserver: |
v0@+8:+12@+16 |
- removeObserver:name:object: |
v0@+8:+12@+16@+20@+24 |
|
Class Methods |
Name |
Signature |
+ defaultCenter |
@0@+8:+12 |
+ initialize |
v0@+8:+12 |
+ taskNowMultiThreaded: |
v0@+8:+12@+16 |
|