MediatorCollegue Class Reference
#include <mediatorcollegue.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
virtual void doOnMediatorCallBack |
( |
MediatorEvent * |
event |
) |
[pure virtual] |
Is called when the mediator informs this collegue that an event has to be performed by this collegue instance.
Calls the mediator that this collegue has performed something.
The event and the instance of this class is handed over.
void setMediator |
( |
Mediator * |
myMediator |
) |
[protected] |
Sets the own mediator.
Useful if mediator is unknown in initialization.
- Parameters:
-
Member Data Documentation
The documentation for this class was generated from the following files: