Salome HOME
Squeeze memory of process hosting YACS graph
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 25 Jan 2019 09:00:54 +0000 (10:00 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 29 Jul 2019 11:07:44 +0000 (13:07 +0200)
commit275f1e9eecc5ddc1f7de791a15709f1ec06a25ad
tree0390c3efee6f5226e615d8c7d924371c74f974ab
parenteda5485fe33a2c578536e7041134d0be8a1f5bb2
Squeeze memory of process hosting YACS graph
38 files changed:
src/engine/AnyInputPort.cxx
src/engine/AnyInputPort.hxx
src/engine/ComposedNode.cxx
src/engine/ComposedNode.hxx
src/engine/ConditionInputPort.cxx
src/engine/ConditionInputPort.hxx
src/engine/Dispatcher.cxx
src/engine/Dispatcher.hxx
src/engine/DynParaLoop.cxx
src/engine/DynParaLoop.hxx
src/engine/ElementaryNode.cxx
src/engine/ForEachLoop.cxx
src/engine/ForEachLoop.hxx
src/engine/InPort.cxx
src/engine/InPort.hxx
src/engine/InPropertyPort.cxx
src/engine/InPropertyPort.hxx
src/engine/InputPort.cxx
src/engine/InputPort.hxx
src/engine/Loop.cxx
src/engine/Loop.hxx
src/engine/Node.cxx
src/engine/Node.hxx
src/engine/OptimizerLoop.hxx
src/engine/Test/RuntimeForEngineTest.cxx
src/engine/Test/RuntimeForEngineTest.hxx
src/engine/Test/ToyNode.cxx
src/engine/Test/ToyNode.hxx
src/runtime/CORBAPorts.cxx
src/runtime/CORBAPorts.hxx
src/runtime/CppPorts.cxx
src/runtime/CppPorts.hxx
src/runtime/PythonNode.cxx
src/runtime/PythonNode.hxx
src/runtime/PythonPorts.cxx
src/runtime/PythonPorts.hxx
src/runtime/XMLPorts.cxx
src/runtime/XMLPorts.hxx