Public Member Functions | Static Public Attributes | Private Attributes
airbus_cobot_gui.context.Context Class Reference
Inheritance diagram for airbus_cobot_gui.context.Context:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def addAlarmEventListner
def addCloseEventListner
def addControlModeEventListener
def addDefaultEventListner
def addEmergencyStopEventListner
def addLanguageEventListner
def addUserEventListener
def addViewManagerEventListner
def getAlarm
def getControlMode
def getDefault
def getLanguage
def getLogger
def getParent
def getR
def getUser
def inEmergencyStop
def requestAlarm
def requestDefault
def requestDisplayView
def requestNewControlMode
def requestNewLanguage
def requestNewUserConnection
def requestShutdown
def resquestEmergencyStop
def what

Static Public Attributes

 addShutingdownEventListner = addCloseEventListner
 addUserConnectionEventListener = addUserEventListener
tuple alarmTrigger = SIGNAL('alarmTriggered')
int AUTOMATIC = 1
string DEFAULT_LNG = 'en'
tuple defaultTrigger = SIGNAL('defaultTriggered')
tuple emergencyStopRequest = SIGNAL('emergencyStopRequested')
 getUserInfo = getUser
int MANUAL = 2
tuple newControlModeRequest = SIGNAL('newControlModeRequested')
tuple newLanguageRequest = SIGNAL('newLanguageRequested')
tuple newUserConnectionRequest = SIGNAL('newUserConnectionRequested')
 sendAlarm = requestAlarm
tuple shutingdownRequest = SIGNAL('shutingdownRequested')
 switchControlMode = requestNewControlMode
 switchLanguage = requestNewLanguage
 switchUser = requestNewUserConnection
tuple viewManagerRequest = SIGNAL('viewManagerRequested')

Private Attributes

 _control_mode
 _default
 _emer
 _lng
 _parent
 _user
 _what

Detailed Description

Definition at line 65 of file context.py.


Constructor & Destructor Documentation

def airbus_cobot_gui.context.Context.__init__ (   self,
  parent 
)

Definition at line 83 of file context.py.


Member Function Documentation

Definition at line 115 of file context.py.

Definition at line 121 of file context.py.

Definition at line 106 of file context.py.

Definition at line 112 of file context.py.

Definition at line 118 of file context.py.

Definition at line 109 of file context.py.

Definition at line 101 of file context.py.

Definition at line 98 of file context.py.

Definition at line 177 of file context.py.

Definition at line 152 of file context.py.

Definition at line 169 of file context.py.

Definition at line 161 of file context.py.

Definition at line 129 of file context.py.

Definition at line 95 of file context.py.

Definition at line 126 of file context.py.

Definition at line 138 of file context.py.

Definition at line 185 of file context.py.

def airbus_cobot_gui.context.Context.requestAlarm (   self,
  level,
  what = "???" 
)

Definition at line 172 of file context.py.

def airbus_cobot_gui.context.Context.requestDefault (   self,
  errcode,
  what = '' 
)

Definition at line 164 of file context.py.

Definition at line 143 of file context.py.

Definition at line 146 of file context.py.

Definition at line 155 of file context.py.

Definition at line 132 of file context.py.

Definition at line 191 of file context.py.

def airbus_cobot_gui.context.Context.resquestEmergencyStop (   self,
  state,
  what = '' 
)

Definition at line 180 of file context.py.

Definition at line 188 of file context.py.


Member Data Documentation

Definition at line 83 of file context.py.

Definition at line 83 of file context.py.

Definition at line 83 of file context.py.

Definition at line 83 of file context.py.

Definition at line 83 of file context.py.

Definition at line 83 of file context.py.

Definition at line 83 of file context.py.

Definition at line 124 of file context.py.

Definition at line 104 of file context.py.

tuple airbus_cobot_gui::context.Context::alarmTrigger = SIGNAL('alarmTriggered') [static]

Definition at line 79 of file context.py.

Definition at line 69 of file context.py.

Definition at line 67 of file context.py.

tuple airbus_cobot_gui::context.Context::defaultTrigger = SIGNAL('defaultTriggered') [static]

Definition at line 78 of file context.py.

tuple airbus_cobot_gui::context.Context::emergencyStopRequest = SIGNAL('emergencyStopRequested') [static]

Definition at line 80 of file context.py.

Definition at line 141 of file context.py.

Definition at line 70 of file context.py.

tuple airbus_cobot_gui::context.Context::newControlModeRequest = SIGNAL('newControlModeRequested') [static]

Definition at line 75 of file context.py.

tuple airbus_cobot_gui::context.Context::newLanguageRequest = SIGNAL('newLanguageRequested') [static]

Definition at line 76 of file context.py.

tuple airbus_cobot_gui::context.Context::newUserConnectionRequest = SIGNAL('newUserConnectionRequested') [static]

Definition at line 74 of file context.py.

Definition at line 175 of file context.py.

tuple airbus_cobot_gui::context.Context::shutingdownRequest = SIGNAL('shutingdownRequested') [static]

Definition at line 81 of file context.py.

Definition at line 150 of file context.py.

Definition at line 159 of file context.py.

Definition at line 136 of file context.py.

tuple airbus_cobot_gui::context.Context::viewManagerRequest = SIGNAL('viewManagerRequested') [static]

Definition at line 72 of file context.py.


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


airbus_cobot_gui
Author(s): Martin Matignon
autogenerated on Thu Jun 6 2019 17:59:20