Public Member Functions | |
(void) | - addObserver:selector:name: |
(void) | - addObserver:selector:name:object: |
(void) | - addObserver:selector:name:object:useLocks: |
(void) | - addObserver:selector:name:object:useLocks:useMainRunLoop: |
(void) | - removeObserver:name: |
(void) | - postNotificationName:object:userInfo: |
(void) | - postNotificationName:userInfo: |
(void) | - postNotificationName: |
(void) | - setUseLocks: |
(void) | - setTimeOut: |
(void) | - setEnable: |
Static Public Member Functions | |
(LLNotificationCenter *) | + defaultCenter |
Protected Attributes | |
NSMutableArray * | listeners |
bool | useLocks |
int | timeOut |
Definition at line 21 of file LLNotificationCenter.h.