interface class for Notifier. See comments there.
More...
List of all members.
Detailed Description
interface class for Notifier. See comments there.
Constructor & Destructor Documentation
| NotifierAccess::NotifierAccess |
( |
|
) |
[inline] |
| virtual NotifierAccess::~NotifierAccess |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| bool NotifierAccess::disable |
( |
|
) |
[inline] |
| bool NotifierAccess::doEnable |
( |
bool |
newstatus = true |
) |
[inline, protected] |
| bool NotifierAccess::enable |
( |
bool |
newstatus = true |
) |
[inline] |
| bool NotifierAccess::isEnabled |
( |
|
) |
const [inline] |
| virtual void NotifierAccess::notify |
( |
const CallBack & |
|
) |
[pure virtual] |
| virtual void NotifierAccess::notifyIfNotNotified |
( |
const CallBack & |
|
) |
[pure virtual] |
| virtual void NotifierAccess::remove |
( |
const CallBack & |
|
) |
[pure virtual] |
Friends And Related Function Documentation
Member Data Documentation