#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) | 
| PINDEX PNotifierList::GetSize | ( | ) | const  [inline] | 
| void PNotifierList::Add | ( | PNotifier * | handler | ) |  [inline] | 
| void PNotifierList::Remove | ( | PNotifier * | handler | ) |  [inline] | 
| BOOL PNotifierList::RemoveTarget | ( | PObject * | obj | ) | 
| BOOL PNotifierList::Fire | ( | PObject & | obj, | |
| INT | val = 0 | |||
| ) | 
| void PNotifierList::Move | ( | PNotifierList & | that | ) | 
 1.5.1
 1.5.1