Nemo  2.3.56
Simulate forward-in-time genetic evolution in a spatially explicit, individual-based stochastic simulator
Handler Class Referenceabstract

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 ()
 

Detailed Description

Service handler (an observer).

Interface for the FileHandler and StatHandler classes. Implements the observer design pattern

Constructor & Destructor Documentation

◆ ~Handler()

virtual Handler::~Handler ( )
inlinevirtual
44{ }

Member Function Documentation

◆ init()

virtual void Handler::init ( )
pure virtual

Inits state.

Implemented in FileHandler, ParamUpdater< SC >, StatHandlerBase, TTDispersalSH, TTNeutralGenesSH, TTQuantiSH, and ParamUpdaterBase.

Referenced by TTNeutralGenesSH::init().

+ Here is the caller graph for this function:

◆ update()

virtual void Handler::update ( )
pure virtual

Updates the handler state.


Implemented in FileHandler, ParamUpdaterBase, and StatHandlerBase.


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

Generated for Nemo v2.3.56 by  doxygen 1.9.0 -- Nemo is hosted on  Download Nemo

Locations of visitors to this page
Catalogued on GSR