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

Public Member Functions

def __init__ (self, keepFilesToReplay)
 
def hostInputContext (self, dirForReplayFiles, contextFileBaseName, context)
 
def setOutputContextEntryPoint (self, dirForReplayFiles, outCtxtEntryPoint)
 
def retrieveRemoteContext (self)
 
def removeContextSupport (self, isOK)
 

Private Attributes

 _keep_in_files
 
 _in_ctx_entry_point
 
 _out_ctx_entry_point
 

Constructor & Destructor Documentation

◆ __init__()

def SALOME_PyNode.ExchangeContextUsingFileClt.__init__ (   self,
  keepFilesToReplay 
)

Member Function Documentation

◆ hostInputContext()

def SALOME_PyNode.ExchangeContextUsingFileClt.hostInputContext (   self,
  dirForReplayFiles,
  contextFileBaseName,
  context 
)

◆ removeContextSupport()

◆ retrieveRemoteContext()

def SALOME_PyNode.ExchangeContextUsingFileClt.retrieveRemoteContext (   self)

◆ setOutputContextEntryPoint()

def SALOME_PyNode.ExchangeContextUsingFileClt.setOutputContextEntryPoint (   self,
  dirForReplayFiles,
  outCtxtEntryPoint 
)

Field Documentation

◆ _in_ctx_entry_point

SALOME_PyNode.ExchangeContextUsingFileClt._in_ctx_entry_point
private

◆ _keep_in_files

SALOME_PyNode.ExchangeContextUsingFileClt._keep_in_files
private

◆ _out_ctx_entry_point

SALOME_PyNode.ExchangeContextUsingFileClt._out_ctx_entry_point
private