Class Info |
Class Name: |
NSNotificationQueue |
Super Class: |
NSObject |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
134 |
Instance Size: |
20 bytes |
Documentation: |
NSNotificationQueue |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
center |
NSNotificationCenter * |
4 |
asapQueue |
struct _NSNotificationQueueList {...} * |
8 |
idleQueue |
struct _NSNotificationQueueList {...} * |
12 |
zone |
NSZone * |
16 |
|
Instance Methods |
Name |
Signature |
- dealloc |
v0@+8:+12 |
- dequeueNotificationsMatching:coalesceMask: |
v0@+8:+12@+16i+20 |
- enqueueNotification:postingStyle: |
v0@+8:+12@+16i+20 |
- enqueueNotification:postingStyle:coalesceMask:forModes: |
v0@+8:+12@+16i+20i+24@+28 |
- init |
@0@+8:+12 |
- initWithNotificationCenter: |
@0@+8:+12@+16 |
- notifyASAP |
v0@+8:+12 |
- notifyIdle |
v0@+8:+12 |
- postNotification:forModes: |
C0@+8:+12@+16@+20 |
|
Class Methods |
Name |
Signature |
+ defaultQueue |
@0@+8:+12 |
+ initialize |
v0@+8:+12 |
+ runLoopASAP |
v0@+8:+12 |
+ runLoopIdle |
v0@+8:+12 |
+ taskNowMultiThreaded: |
v0@+8:+12@+16 |
|