]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Fixed bug with freezing the SALOMEDS in standalone mode.
authorsrn <srn@opencascade.com>
Tue, 22 Mar 2005 07:54:00 +0000 (07:54 +0000)
committersrn <srn@opencascade.com>
Tue, 22 Mar 2005 07:54:00 +0000 (07:54 +0000)
commit248eb5919a8fca980a5a288dbd85d4e201eeee9e
treea031f0c2b393c4179426e15370ae0ab198ee00c8
parentfde474690208c5e44e3e8aa602ac7d1f013a72a9
Fixed bug with freezing the SALOMEDS in standalone mode.
Implemented a support of creation SObjects, SComponents and Attributes only once, without their later re-creation.
17 files changed:
src/SALOMEDS/SALOMEDS_AttributeTarget_i.cxx
src/SALOMEDS/SALOMEDS_Attributes.hxx
src/SALOMEDS/SALOMEDS_ChildIterator_i.cxx
src/SALOMEDS/SALOMEDS_Driver_i.cxx
src/SALOMEDS/SALOMEDS_Driver_i.hxx
src/SALOMEDS/SALOMEDS_GenericAttribute_i.cxx
src/SALOMEDS/SALOMEDS_SComponentIterator_i.cxx
src/SALOMEDS/SALOMEDS_SComponent_i.cxx
src/SALOMEDS/SALOMEDS_SComponent_i.hxx
src/SALOMEDS/SALOMEDS_SObject_i.cxx
src/SALOMEDS/SALOMEDS_SObject_i.hxx
src/SALOMEDS/SALOMEDS_StudyBuilder_i.cxx
src/SALOMEDS/SALOMEDS_StudyManager_i.cxx
src/SALOMEDS/SALOMEDS_Study_i.cxx
src/SALOMEDS/SALOMEDS_Study_i.hxx
src/SALOMEDS/SALOMEDS_UseCaseBuilder_i.cxx
src/SALOMEDS/SALOMEDS_UseCaseIterator_i.cxx