Version: 9.15.0
SALOME_PyNode.LogOfCurrentExecutionSession Class Reference
Inheritance diagram for SALOME_PyNode.LogOfCurrentExecutionSession:

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
 

Constructor & Destructor Documentation

◆ __init__()

def SALOME_PyNode.LogOfCurrentExecutionSession.__init__ (   self,
  handleToCentralizedInst 
)

Member Function Documentation

◆ addFreestyleAndFlush()

def SALOME_PyNode.LogOfCurrentExecutionSession.addFreestyleAndFlush (   self,
  value 
)

◆ addInfoOnLevel2()

def SALOME_PyNode.LogOfCurrentExecutionSessionAbs.addInfoOnLevel2 (   self,
  key,
  value 
)
inherited

◆ finalizeAndPushToMaster()

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.

◆ finalizeAndPushToMasterAppendFreestyle()

def SALOME_PyNode.LogOfCurrentExecutionSession.finalizeAndPushToMasterAppendFreestyle (   self)

Field Documentation

◆ _current_instance

◆ _remote_handle