Public Member Functions | |
| static IA_CONSTRUCTOR void | IANotificationEvent_init (IANotificationEvent *this) |
| static void | IANotificationEvent_register (IANotificationEvent *this, IANotificationDelegate *delegate) |
| static void | IANotificationEvent_unregister (IANotificationEvent *this, IANotificationDelegate *delegate) |
| static void | IANotificationEvent_notify (const IANotificationEvent *this) |
| static IA_DESTRUCTOR void | IANotificationEvent_deinit (IANotificationEvent *this) |
Data Fields | |
| IAStructArrayList * | delegates |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| IAStructArrayList* IANotificationEvent::delegates |