|
Nemo
2.4.0b
Simulate forward-in-time genetic evolution in a spatially explicit, individual-based stochastic simulator
|
Service handler (an observer). More...
#include <handler.h>
Inheritance diagram for Handler:Public Member Functions | |
| virtual void | init ()=0 |
| Inits state. More... | |
| virtual void | update ()=0 |
| Updates the handler state. More... | |
| virtual | ~Handler () |
Service handler (an observer).
Interface for the FileHandler and StatHandler classes. Implements the observer design pattern
|
pure virtual |
Inits state.
Implemented in ParamUpdaterBase, TTQuantiSH, TTNeutralGenesSH, TTDispersalSH, StatHandlerBase, ParamUpdater< SC >, and FileHandler.
|
pure virtual |
1.9.1 -- Nemo is hosted on