]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Implemented a support of creation of SObjects, SComponents and Attributes only once...
authorsrn <srn@opencascade.com>
Tue, 22 Mar 2005 07:51:35 +0000 (07:51 +0000)
committersrn <srn@opencascade.com>
Tue, 22 Mar 2005 07:51:35 +0000 (07:51 +0000)
commitafdf2b7c2a9e2f6c42e3d6f5856c1d279c86f4cf
tree51fc3c0d3e9c1eb268ad1b6488ba3caf915b5dd6
parent9892510e789c093cee804b2aeaa55a732cfcd724
Implemented a support of creation of SObjects, SComponents and Attributes only once, without later re-creation.
13 files changed:
src/SALOMEDSImpl/Makefile.in
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTableOfString.cxx
src/SALOMEDSImpl/SALOMEDSImpl_AttributeTableOfString.hxx
src/SALOMEDSImpl/SALOMEDSImpl_SComponent.cxx
src/SALOMEDSImpl/SALOMEDSImpl_SComponentIterator.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/SALOMEDSImpl_StudyManager.cxx
src/SALOMEDSImpl/SALOMEDSImpl_UseCaseBuilder.cxx
src/SALOMEDSImpl/SALOMEDSImpl_UseCaseIterator.cxx