Salome HOME
Ready to update Executor to take into account of the new type of containers.
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 1 Aug 2014 13:55:16 +0000 (15:55 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 1 Aug 2014 13:55:16 +0000 (15:55 +0200)
commitab310dc68c4114bae2a1744fbd424029b2aa68fe
treec6e6d7069f9106a70a3e651d3f5c898f7963eba7
parent8b48ce4efcf57bfe6abefe5319c8f1c3f57d5f08
Ready to update Executor to take into account of the new type of containers.
43 files changed:
src/engine/ComponentInstance.hxx
src/engine/Container.cxx
src/engine/Container.hxx
src/engine/ElementaryNode.cxx
src/engine/ElementaryNode.hxx
src/engine/Executor.cxx
src/engine/InlineNode.cxx
src/engine/InlineNode.hxx
src/engine/PropertyInterface.hxx
src/engine/ServiceNode.cxx
src/engine/ServiceNode.hxx
src/engine/Task.hxx
src/engine/Test/ComponentInstanceTest.cxx
src/engine/Test/ComponentInstanceTest.hxx
src/engine/Test/ContainerTest.cxx
src/engine/Test/ContainerTest.hxx
src/engine_swig/pilot.i
src/runtime/CMakeLists.txt
src/runtime/CORBAComponent.cxx
src/runtime/CORBAComponent.hxx
src/runtime/CppComponent.cxx
src/runtime/CppComponent.hxx
src/runtime/CppContainer.cxx
src/runtime/CppContainer.hxx
src/runtime/DistributedPythonNode.cxx
src/runtime/PythonNode.cxx
src/runtime/RuntimeSALOME.cxx
src/runtime/SalomeComponent.cxx
src/runtime/SalomeComponent.hxx
src/runtime/SalomeContainer.cxx
src/runtime/SalomeContainer.hxx
src/runtime/SalomeContainerHelper.cxx
src/runtime/SalomeContainerHelper.hxx
src/runtime/SalomeContainerTools.cxx
src/runtime/SalomeContainerTools.hxx
src/runtime/SalomeHPContainer.cxx
src/runtime/SalomeHPContainer.hxx
src/runtime/SalomeHPContainerTools.cxx [new file with mode: 0644]
src/runtime/SalomeHPContainerTools.hxx [new file with mode: 0644]
src/runtime/SalomePythonComponent.cxx
src/runtime/SalomePythonComponent.hxx
src/runtime/SalomePythonNode.cxx
src/runtime_swig/SALOMERuntime.i