Created by Scott Robert Ladd at Coyote Gulch Productions.
#include <evocommon.h>
Inheritance diagram for libevocosm::listener:
|
Ping that fitness testing of an organism begins.
Implemented in libevocosm::null_listener, and libevocosm::listener_stdout. |
|
Ping that processing a generation has ended.
Implemented in libevocosm::null_listener, and libevocosm::listener_stdout. |
|
Ping that processing a generation begins.
Implemented in libevocosm::null_listener, and libevocosm::listener_stdout. |
|
Ping that processing a generation has ended.
Implemented in libevocosm::null_listener, and libevocosm::listener_stdout. |
|
Ping that processing a population begins.
Implemented in libevocosm::null_listener, and libevocosm::listener_stdout. |
|
Ping that processing a population has ended.
Implemented in libevocosm::null_listener, and libevocosm::listener_stdout. |
|
This event provide status text specific to a given type of evocosm. The base
Implemented in libevocosm::null_listener, and libevocosm::listener_stdout. |
|
This event provides error text specific to a given type of evocosm. The base
Implemented in libevocosm::null_listener, and libevocosm::listener_stdout. |
|
Invoked when an evocosm finishes all processing. This way God can rest on the seventh day. Implemented in libevocosm::null_listener, and libevocosm::listener_stdout. |
|
Evocosm periodically invokes this function to allow other processes to run. In most cases, this will be some sort of platform-specific sleep function, such as usleep. Implemented in libevocosm::null_listener, and libevocosm::listener_stdout. |
© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.