Public Member Functions | |
| def | __init__ (self, monitoringParams) |
| def | __enter__ (self) |
| def | __exit__ (self, exctype, exc, tb) |
Private Attributes | |
| _monitoring_params | |
| def SALOME_PyNode.GenericPythonMonitoringLauncherCtxMgr.__init__ | ( | self, | |
| monitoringParams | |||
| ) |
Args:
----
monitoringParams (MonitoringInfo)
| def SALOME_PyNode.GenericPythonMonitoringLauncherCtxMgr.__enter__ | ( | self | ) |
| def SALOME_PyNode.GenericPythonMonitoringLauncherCtxMgr.__exit__ | ( | self, | |
| exctype, | |||
| exc, | |||
| tb | |||
| ) |
|
private |
Referenced by salome.LogManagerLaunchMonitoringFileCtxMgr.__enter__(), SALOME_PyNode.GenericPythonMonitoringLauncherCtxMgr.__enter__(), KERNEL_PY.LogManagerLaunchMonitoringFileCtxMgr.__enter__(), salome.LogManagerLaunchMonitoringFileCtxMgr.__exit__(), SALOME_PyNode.GenericPythonMonitoringLauncherCtxMgr.__exit__(), and KERNEL_PY.LogManagerLaunchMonitoringFileCtxMgr.__exit__().