Simpact Cyan
Population based event driven simulation using mNRM
Public Member Functions | List of all members
PopulationAlgorithmAboutToFireInterface Class Referenceabstract

An interface to allow a member function PopulationAlgorithmAboutToFireInterface::onAboutToFire to be called (see PopulationAlgorithmInterface::setAboutToFireAction). More...

#include <populationinterfaces.h>

Public Member Functions

virtual void onAboutToFire (PopulationEvent *pEvt)=0
 If set using PopulationAlgorithmInterface::setAboutToFireAction, this function will be called right before firing the specified event.
 

Detailed Description

An interface to allow a member function PopulationAlgorithmAboutToFireInterface::onAboutToFire to be called (see PopulationAlgorithmInterface::setAboutToFireAction).


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