implementation class for Notifier
More...
List of all members.
Detailed Description
implementation class for Notifier
Constructor & Destructor Documentation
| i_Notifier::i_Notifier |
( |
|
) |
[inline] |
Member Function Documentation
| virtual void i_Notifier::notify |
( |
const CallBack & |
cb |
) |
[inline, virtual] |
| virtual void i_Notifier::notifyIfNotNotified |
( |
const CallBack & |
cb |
) |
[inline, virtual] |
| virtual void i_Notifier::remove |
( |
const CallBack & |
cb |
) |
[inline, virtual] |
| void i_Notifier::removeWith |
( |
CallBacker * |
cb |
) |
[inline, virtual] |
Member Data Documentation