#include <HeuristicReplication.h>


Public Member Functions | |
| HeuristicReplication () | |
| Constructor. | |
| virtual | ~HeuristicReplication () |
| Destructor. | |
| virtual std::list< Worshiper * > * | getNewWorshipers () |
| Get the list of new Worshipers to put in the World. | |
Definition at line 33 of file HeuristicReplication.h.
1.5.4