Public Member Functions | Public Attributes | Static Public Attributes | List of all members
airbus_cobot_gui.alarm.alarm.AlarmCategory Class Reference
Inheritance diagram for airbus_cobot_gui.alarm.alarm.AlarmCategory:
Inheritance graph
[legend]

Public Member Functions

def __init__
 

Public Attributes

 level
 
 msg
 

Static Public Attributes

int ACQUIT = 6
 
int CRITICAL = 4
 
int ERROR = 3
 
int FATAL = 5
 
int INFORMATION = 1
 
int WARNNING = 2
 

Detailed Description

Definition at line 30 of file alarm.py.

Constructor & Destructor Documentation

def airbus_cobot_gui.alarm.alarm.AlarmCategory.__init__ (   self,
  level = 1,
  msg = 'INFO' 
)

Definition at line 39 of file alarm.py.

Member Data Documentation

int airbus_cobot_gui.alarm.alarm.AlarmCategory.ACQUIT = 6
static

Definition at line 37 of file alarm.py.

int airbus_cobot_gui.alarm.alarm.AlarmCategory.CRITICAL = 4
static

Definition at line 35 of file alarm.py.

int airbus_cobot_gui.alarm.alarm.AlarmCategory.ERROR = 3
static

Definition at line 34 of file alarm.py.

int airbus_cobot_gui.alarm.alarm.AlarmCategory.FATAL = 5
static

Definition at line 36 of file alarm.py.

int airbus_cobot_gui.alarm.alarm.AlarmCategory.INFORMATION = 1
static

Definition at line 32 of file alarm.py.

airbus_cobot_gui.alarm.alarm.AlarmCategory.level

Definition at line 41 of file alarm.py.

airbus_cobot_gui.alarm.alarm.AlarmCategory.msg

Definition at line 42 of file alarm.py.

int airbus_cobot_gui.alarm.alarm.AlarmCategory.WARNNING = 2
static

Definition at line 33 of file alarm.py.


The documentation for this class was generated from the following file:


airbus_cobot_gui
Author(s):
autogenerated on Thu Dec 17 2015 11:42:05