#include <notifier_ext.h>
Inheritance diagram for PNotifierList:
Public Member Functions | |
PINDEX | GetSize () const |
void | Add (PNotifier *handler) |
void | Remove (PNotifier *handler) |
BOOL | RemoveTarget (PObject *obj) |
BOOL | Fire (PObject &obj, INT val=0) |
void | Move (PNotifierList &that) |
|
|
|
|
|
|
|
|
|
|
|
|