|
uniset-algorithms 0.2
|
#include <AutomatMode.h>
Открытые члены | |
| void | Destroy () |
| virtual void | timerInfo (UniSetTypes::TimerMessage *tm, Automat *am) |
| virtual void | sensorInfo (UniSetTypes::SensorMessage *sm, Automat *am) |
| virtual void | sysCommand (UniSetTypes::SystemMessage *sm, Automat *am) |
| virtual void | automatCommand (AutomatMessage *m, Automat *am) |
| virtual bool | activate (Automat *am) |
| virtual bool | disactivate (Automat *am) |
| virtual void | step (Automat *am) |
| virtual const string | modeName () |
Открытые статические члены | |
| static AutomatMode * | Instance () |
Защищенные члены | |
| void | changeMode (AutomatMode *m, Automat *am) |
Прототип реализации режимов работы.
1.7.4