realea::PopulationObserver Class Reference

This class allows to store an information for each individual. More...

#include <popobserver.h>

List of all members.

Public Member Functions

virtual void reset (void)=0
virtual void notifyChange (unsigned id)=0
virtual void changeId (unsigned oldid, unsigned newid)=0

Detailed Description

This class allows to store an information for each individual.

Definition at line 33 of file popobserver.h.


Member Function Documentation

virtual void realea::PopulationObserver::changeId ( unsigned  oldid,
unsigned  newid 
) [pure virtual]

It is called when the id are changed.

Parameters:
olid old identification id
newid new identification id
See also:
removeWorses
virtual void realea::PopulationObserver::notifyChange ( unsigned  id  )  [pure virtual]

It is called when a specific individual is changed

Parameters:
id identification of the individual changed
virtual void realea::PopulationObserver::reset ( void   )  [pure virtual]

It is called when the population is restarted completely


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

Generated on Sun May 9 12:26:14 2010 for Realea by  doxygen 1.6.1