]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
CCAR: add Observer CORBA object to SALOMEDS module to implement a notification
authorcaremoli <caremoli>
Mon, 3 Jan 2011 10:29:46 +0000 (10:29 +0000)
committercaremoli <caremoli>
Mon, 3 Jan 2011 10:29:46 +0000 (10:29 +0000)
commit745723800f69c3df03ede6a4a41e8fe24e57418c
treec3b1fd7574f2252a1c276bb0f9cdb7b2390f108d
parentba1bd68a4f6e039f754cbb85ce05e855c81fc09c
CCAR: add Observer CORBA object to SALOMEDS module to implement a notification
mechanism for modifications in study manager (to be used mainly by GUI module)
12 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/Makefile.am
src/SALOMEDSClient/SALOMEDSClient_Study.hxx
src/SALOMEDSImpl/SALOMEDSImpl_Callback.hxx
src/SALOMEDSImpl/SALOMEDSImpl_GenericAttribute.cxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.hxx
src/SALOMEDSImpl/SALOMEDSImpl_StudyBuilder.cxx