AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
Notifier< Event > Class Template Reference

Public Member Functions

void notify (Event const &e)
 Call the update method on all attached observers.
 
void attach (ObserverInterface< Event > *o)
 Attach a new observer that gets called on notify.
 
void detach (ObserverInterface< Event > *o)
 Detaches the passed observer from the list, if stored.
 

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