
Public Member Functions | |
| def | __init__ (self, handleToCentralizedInst) |
| def | addFreestyleAndFlush (self, value) |
| def | finalizeAndPushToMaster (self) |
| def | finalizeAndPushToMasterAppendFreestyle (self) |
Private Attributes | |
| _remote_handle | |
| def SALOME_PyNode.LogOfCurrentExecutionSession.__init__ | ( | self, | |
| handleToCentralizedInst | |||
| ) |
Reimplemented from SALOME_PyNode.LogOfCurrentExecutionSessionAbs.
References SALOME_PyNode.LogOfCurrentExecutionSession.__init__().
Referenced by SALOME_PyNode.LogOfCurrentExecutionSession.__init__().
| def SALOME_PyNode.LogOfCurrentExecutionSession.addFreestyleAndFlush | ( | self, | |
| value | |||
| ) |
| 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().
|
private |