
Public Member Functions | |
| def | __init__ (self, inCtx) |
| def | getPOA (self) |
| def | getInputContext (self) |
| def | pushOutputContext (self, ctx) |
| def | finishPushContext (self) |
| def | getOutputContext (self) |
Private Attributes | |
| _poa | |
| _in_ctx | |
| _out_ctx | |
| _output_context | |
In TCP mode, servant hosted SALOME_Container side.
| def SALOME_PyNode.ContextExchanger_i.__init__ | ( | self, | |
| inCtx | |||
| ) |
| def SALOME_PyNode.ContextExchanger_i.finishPushContext | ( | self | ) |
| def SALOME_PyNode.ContextExchanger_i.getInputContext | ( | self | ) |
References SALOME_PyNode.ContextExchanger_i._in_ctx, Engines_Component_i._poa, SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._poa, SALOME_Container.SALOME_Container_Abstract_i._poa, Abstract_Engines_Container_i._poa, SALOME_ContainerManager._poa, SALOME_ContainerPy.SALOME_ContainerPy_Gen_i._poa, SALOME_PyNode.ContextExchanger_i._poa, SALOME_ExternalServerLauncher._poa, SALOME_Launcher._poa, SALOME_LogManager._poa, Engines_Parallel_Component_i._poa, Engines_Parallel_Container_i._poa, Container_proxy_impl_final._poa, SALOME_ResourcesManager._poa, SALOMESDS::DataScopeServerBase._poa, SALOMESDS::DataServerManager._poa, and SALOMESDS::PickelizedPyObjServer._poa.
| def SALOME_PyNode.ContextExchanger_i.getOutputContext | ( | self | ) |
References SALOME_PyNode.ContextExchanger_i._output_context.
| def SALOME_PyNode.ContextExchanger_i.getPOA | ( | self | ) |
References Engines_Component_i._poa, SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._poa, SALOME_Container.SALOME_Container_Abstract_i._poa, Abstract_Engines_Container_i._poa, SALOME_ContainerManager._poa, SALOME_ContainerPy.SALOME_ContainerPy_Gen_i._poa, SALOME_PyNode.ContextExchanger_i._poa, SALOME_ExternalServerLauncher._poa, SALOME_Launcher._poa, SALOME_LogManager._poa, Engines_Parallel_Component_i._poa, Engines_Parallel_Container_i._poa, Container_proxy_impl_final._poa, SALOME_ResourcesManager._poa, SALOMESDS::DataScopeServerBase._poa, SALOMESDS::DataServerManager._poa, and SALOMESDS::PickelizedPyObjServer._poa.
| def SALOME_PyNode.ContextExchanger_i.pushOutputContext | ( | self, | |
| ctx | |||
| ) |
References SALOME_PyNode.ContextExchanger_i._out_ctx.
|
private |
Referenced by SALOME_PyNode.ContextExchanger_i.getInputContext().
|
private |
Referenced by SALOME_PyNode.ContextExchanger_i.pushOutputContext().
|
private |
Referenced by SALOME_PyNode.ContextExchanger_i.getOutputContext().
|
private |
Referenced by SALOME_Container.SALOME_Container_Abstract_i.__init__(), SALOME_ContainerPy.SALOME_ContainerPy_Gen_i.__init__(), SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.__init__(), SALOME_ContainerPy.SALOME_ContainerPy_Gen_i.create_component_instance(), SALOME_Container.SALOME_Container_Abstract_i.create_component_instance(), SALOME_Container.SALOME_Container_Abstract_i.create_pynode(), SALOME_Container.SALOME_Container_Abstract_i.create_pyscriptnode(), SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.destroy(), SALOME_PyNode.ContextExchanger_i.getInputContext(), and SALOME_PyNode.ContextExchanger_i.getPOA().