ZooSpecies Class Reference
#include <zoo_driver.h>
Public Member Functions | |
| ZooSpecies (void) | |
| ZooSpecies (ConfigFile *cf, int section, ZooDriver *) | |
| ~ZooSpecies () | |
| ZooController * | Run (int) |
| void | RunAll (void) |
| void | KillAll (void) |
| ZooController * | SelectController (void) |
| bool | Hosts (int) |
| void | print (void) |
| void | SetScoreDrawCB (zooref_score_draw_t, void *userdata) |
Data Fields | |
| zooref_score_draw_t | score_draw_cb |
| void * | score_draw_user_data |
| const char * | name |
Constructor & Destructor Documentation
|
|
|
|
||||||||||||||||
|
ZooSpecies constructor. |
|
|
|
Member Function Documentation
|
|
ZooSpecies::Run(p) -- run a controller on port p |
|
|
ZooSpecies::RunAll() -- run a controller on every port |
|
|
ZooSpecies::KillAll() -- kill the controller on every port |
|
|
ZooSpecies::SelectController -- pick a controller from the pool. Deterministic. |
|
|
|
|
|
|
|
||||||||||||
|
::SetScoreDrawCB(draw_cb, userdata) |
Field Documentation
|
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following files:
Generated on Thu Aug 11 13:08:10 2005 for Stage by
1.4.0
