Salome HOME
std::map to std::list in InGates storage inside OutGate to always reproduce the order...
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 2 Oct 2015 07:50:24 +0000 (09:50 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 2 Oct 2015 07:50:24 +0000 (09:50 +0200)
commit1c3ffebe3d8052af00617aa831f1841049483e8c
treef0e04fe93dc8a04ed9ed5b5eb86b16890b493f17
parentd7fbbabe5e1878abb6d0513ece99a9d94bcd07dc
std::map to std::list in InGates storage inside OutGate to always reproduce the orders of out links of nodes.
12 files changed:
src/engine/AbstractPoint.cxx
src/engine/AbstractPoint.hxx
src/engine/Bloc.cxx
src/engine/Bloc.hxx
src/engine/BlocPoint.cxx
src/engine/Node.cxx
src/engine/OutGate.cxx
src/engine/OutGate.hxx
src/engine/VisitorSaveSchema.cxx
src/genericgui/SceneBlocItem.cxx
src/hmi/guiObservers.cxx
src/hmi/guiObservers.hxx