[Avida-cvs] avida/current/source/qt-viewer CVS commit

Kaben Nanlohy kaben at myxo.css.msu.edu
Tue Feb 12 20:57:14 PST 2002


Update of /usr/local/cvsroot/avida/current/source/qt-viewer
In directory myxo.css.msu.edu:/tmp/cvs-serv598

Modified Files:
	gui_thread_driver.cc 
Log Message:

Experiment at qt-viewer/gui_thread_driver.cc:78-92 -- demos a way to
read the in-memory event list.

Notes:
- a way to alter the in-memory event list without altering the
  cEventList api is deletion then reconstruction of the member
  cEventList event_list of cAvidaDriver_Population.
- event viewer ideas:  viewer can create a new event list, open the
  on-disk event list, or open the in-memory event list; viewer can save
  its event list to disk or to memory.
- an injected event is equivalent to an event with immediate trigger; so
  injecting an event is equivalent to adding an event with immediate
  trigger to the in-memory even list, then saving the list to memory.





More information about the Avida-cvs mailing list