]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Added storing of modification deltas to enable optimization of the Object Browser
authorsrn <srn@opencascade.com>
Fri, 29 Jan 2010 07:10:47 +0000 (07:10 +0000)
committersrn <srn@opencascade.com>
Fri, 29 Jan 2010 07:10:47 +0000 (07:10 +0000)
commit70b4d500b3641818707723dfb91654938a176f64
tree91cd9a268f925db6e853786e788f7daaa8287292
parentf0050122eb322926c02381762d2d0c3999f3867d
Added storing of modification deltas to enable optimization of the Object Browser
15 files changed:
idl/SALOMEDS.idl
src/SALOMEDS/SALOMEDS_Study.cxx
src/SALOMEDS/SALOMEDS_Study.hxx
src/SALOMEDS/SALOMEDS_Study_i.cxx
src/SALOMEDS/SALOMEDS_Study_i.hxx
src/SALOMEDSClient/SALOMEDSClient_Study.hxx
src/SALOMEDSClient/SALOMEDSClient_definitions.hxx
src/SALOMEDSImpl/Makefile.am
src/SALOMEDSImpl/SALOMEDSImpl_GenericAttribute.cxx
src/SALOMEDSImpl/SALOMEDSImpl_SObject.cxx
src/SALOMEDSImpl/SALOMEDSImpl_SObject.hxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.hxx
src/SALOMEDSImpl/SALOMEDSImpl_StudyBuilder.cxx
src/SALOMEDSImpl/Test/Makefile.am