
Public Member Functions | |
| def | __init__ (self, handleToCentralizedInst) |
| def | addFreestyleAndFlush (self, value) |
| def | finalizeAndPushToMaster (self) |
| def | finalizeAndPushToMasterAppendFreestyle (self) |
| def | addInfoOnLevel2 (self, key, value) |
Private Attributes | |
| _remote_handle | |
| _current_instance | |
| def SALOME_PyNode.LogOfCurrentExecutionSession.__init__ | ( | self, | |
| handleToCentralizedInst | |||
| ) |
| def SALOME_PyNode.LogOfCurrentExecutionSession.addFreestyleAndFlush | ( | self, | |
| value | |||
| ) |
|
inherited |
| def SALOME_PyNode.LogOfCurrentExecutionSession.finalizeAndPushToMaster | ( | self | ) |
Voluntary do nothing in case of problem to avoid to trouble execution
References SALOME_PyNode.LogOfCurrentExecutionSessionAbs._current_instance, and SALOME_PyNode.LogOfCurrentExecutionSession._remote_handle.
| def SALOME_PyNode.LogOfCurrentExecutionSession.finalizeAndPushToMasterAppendFreestyle | ( | self | ) |
Voluntary do nothing in case of problem to avoid to trouble execution
References SALOME_PyNode.LogOfCurrentExecutionSessionAbs._current_instance, and SALOME_PyNode.LogOfCurrentExecutionSession._remote_handle.
Referenced by SALOME_PyNode.LogOfCurrentExecutionSession.addFreestyleAndFlush().
|
privateinherited |
Referenced by SALOME_PyNode.LogOfCurrentExecutionSession.addFreestyleAndFlush(), SALOME_PyNode.LogOfCurrentExecutionSessionAbs.addInfoOnLevel2(), SALOME_PyNode.LogOfCurrentExecutionSession.finalizeAndPushToMaster(), and SALOME_PyNode.LogOfCurrentExecutionSession.finalizeAndPushToMasterAppendFreestyle().
|
private |