Public Member Functions | |
| Main () | |
| Constructor. | |
| ~Main () | |
| Destructor, delete evolution, experiment instances and names. | |
| void | run (int argc, char *argv[]) |
| Parse command line and do the job. | |
| void | displayTitle (void) |
| Display title. | |
| void | displayUsage (void) |
| Display title, usage and exit. | |
| void | displayCompiledFeatures (void) |
| Display title, compiled features and exit. | |
| void | setRealtime (void) |
| Set teem in realtime mode, write back Ishtar value in settings. | |
Public Attributes | |
| EvolutionRun * | evolution |
| pointer to instance of evolution | |
| Experiment * | experiment |
| pointer to instance of experiment | |
| EvolutionAndExperimentSettings * | settings |
| pointer to names of evolution and experiment | |
1.4.2