PNotifierList Class Reference

#include <notifier_ext.h>

Inheritance diagram for PNotifierList:
PObject

List of all members.

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)

Member Function Documentation

void PNotifierList::Add ( PNotifier handler  )  [inline]
BOOL PNotifierList::Fire ( PObject obj,
INT  val = 0 
)
PINDEX PNotifierList::GetSize (  )  const [inline]
void PNotifierList::Move ( PNotifierList that  ) 
void PNotifierList::Remove ( PNotifier handler  )  [inline]
BOOL PNotifierList::RemoveTarget ( PObject obj  ) 

The documentation for this class was generated from the following file:

Generated on Sun Sep 6 03:50:36 2009 for PWLib by  doxygen 1.6.1