Salome HOME
1. Dump notebook variables in the Study script. TG_DumpPython_Extension_1
authorrnv <rnv@opencascade.com>
Wed, 5 Nov 2008 13:16:40 +0000 (13:16 +0000)
committerrnv <rnv@opencascade.com>
Wed, 5 Nov 2008 13:16:40 +0000 (13:16 +0000)
commit004b9fc671e6305103ecd14257409675ce2f8773
tree764e4ab5ae738da238eba3f8553a29d395ad780c
parentc2671d27296822a8a6e8fb5cbe4264ba0305e272
1. Dump notebook variables in the Study script.

2. Use a std::vector for storage notebook vasiables instead of a std::map.
src/SALOMEDS/SALOMEDS_Study.cxx
src/SALOMEDS/SALOMEDS_Study_i.cxx
src/SALOMEDSImpl/SALOMEDSImpl_GenericVariable.cxx
src/SALOMEDSImpl/SALOMEDSImpl_GenericVariable.hxx
src/SALOMEDSImpl/SALOMEDSImpl_ScalarVariable.cxx
src/SALOMEDSImpl/SALOMEDSImpl_ScalarVariable.hxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.hxx
src/SALOMEDSImpl/SALOMEDSImpl_StudyManager.cxx