
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 | |
| def SALOME_PyNode.ExchangeContextUsingFileClt.__init__ | ( | self, | |
| keepFilesToReplay | |||
| ) |
| def SALOME_PyNode.ExchangeContextUsingFileClt.hostInputContext | ( | self, | |
| dirForReplayFiles, | |||
| contextFileBaseName, | |||
| context | |||
| ) |
Reimplemented from SALOME_PyNode.ExchangeContextCltAbs.
| def SALOME_PyNode.ExchangeContextUsingFileClt.removeContextSupport | ( | self, | |
| isOK | |||
| ) |
| def SALOME_PyNode.ExchangeContextUsingFileClt.retrieveRemoteContext | ( | self | ) |
Reimplemented from SALOME_PyNode.ExchangeContextCltAbs.
References SALOME_PyNode.ExchangeContextUsingFileClt._out_ctx_entry_point.
| def SALOME_PyNode.ExchangeContextUsingFileClt.setOutputContextEntryPoint | ( | self, | |
| dirForReplayFiles, | |||
| outCtxtEntryPoint | |||
| ) |
Reimplemented from SALOME_PyNode.ExchangeContextCltAbs.
|
private |
|
private |
|
private |