
#include <Neuro/NeuroSimEvents.H>
Inheritance diagram for SimEventWTAwinner:


Definition at line 60 of file NeuroSimEvents.H.
Public Member Functions | |
| SimEventWTAwinner (SimModule *src, const WTAwinner w, const uint shiftnum) | |
| Constuctor. | |
| virtual | ~SimEventWTAwinner () |
| Destructor. | |
| virtual std::string | toString () const |
| Get a description for printing out. | |
| const WTAwinner & | winner () const |
| Get the winner. | |
| uint | shiftNum () const |
| Get the attention shift number (0-based). | |
|
||||||||||||||||
|
Constuctor.
Definition at line 52 of file NeuroSimEvents.C. |
|
|
Destructor.
Definition at line 57 of file NeuroSimEvents.C. |
|
|
Get the attention shift number (0-based).
Definition at line 71 of file NeuroSimEvents.C. |
|
|
Get a description for printing out. Shows regular SimEvent info, plus winner coordinates. Reimplemented from SimEvent. Definition at line 60 of file NeuroSimEvents.C. References WTAwinner::boring, Point2D< T >::i, Point2D< T >::j, WTAwinner::p, sformat(), WTAwinner::sv, and SimEvent::toString(). |
|
|
Get the winner.
Definition at line 68 of file NeuroSimEvents.C. |
1.4.4