Salome HOME
[EDF17719] : Comparison between 2 objects is now a user defined function called ...
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 6 Sep 2018 08:48:27 +0000 (10:48 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 6 Sep 2018 13:31:12 +0000 (15:31 +0200)
commitc2c1a75bf40fde2010d34d07f999ffb7e6b13304
tree7635d8a9a71bd09450edfcc99668497bd28c7852
parentee44cdc8da140e8f0aabaa1b9d9485939899cfdf
[EDF17719] : Comparison between 2 objects is now a user defined function called "comptchev" instead of SHA1
14 files changed:
idl/SALOME_SDS.idl
src/SALOMESDS/SALOMESDS_Auto.hxx [new file with mode: 0644]
src/SALOMESDS/SALOMESDS_DataScopeServer.cxx
src/SALOMESDS/SALOMESDS_DataScopeServer.hxx
src/SALOMESDS/SALOMESDS_PickelizedPyObjRdExtInitServer.cxx
src/SALOMESDS/SALOMESDS_PickelizedPyObjRdExtInitServer.hxx
src/SALOMESDS/SALOMESDS_PickelizedPyObjRdExtServer.cxx
src/SALOMESDS/SALOMESDS_PickelizedPyObjRdExtServer.hxx
src/SALOMESDS/SALOMESDS_PickelizedPyObjServer.cxx
src/SALOMESDS/SALOMESDS_Sha1Keeper.cxx
src/SALOMESDS/SALOMESDS_Sha1Keeper.hxx
src/SALOMESDS/SALOMESDS_Transaction.cxx
src/SALOMESDS/SALOMESDS_Transaction.hxx
src/SALOMESDS/TestSalomeSDS.py