Definition at line 30 of file alarm.py.
| def airbus_cobot_gui.alarm.alarm.AlarmCategory.__init__ |
( |
|
self, |
|
|
|
level = 1, |
|
|
|
msg = 'INFO' |
|
) |
| |
| int airbus_cobot_gui.alarm.alarm.AlarmCategory.ACQUIT = 6 |
|
static |
| int airbus_cobot_gui.alarm.alarm.AlarmCategory.CRITICAL = 4 |
|
static |
| int airbus_cobot_gui.alarm.alarm.AlarmCategory.ERROR = 3 |
|
static |
| int airbus_cobot_gui.alarm.alarm.AlarmCategory.FATAL = 5 |
|
static |
| int airbus_cobot_gui.alarm.alarm.AlarmCategory.INFORMATION = 1 |
|
static |
| airbus_cobot_gui.alarm.alarm.AlarmCategory.level |
| airbus_cobot_gui.alarm.alarm.AlarmCategory.msg |
| int airbus_cobot_gui.alarm.alarm.AlarmCategory.WARNNING = 2 |
|
static |
The documentation for this class was generated from the following file: