Salome HOME
0021803: EDF 2351 : Available versions of MED in TUI function ExportMED aren't consis...
authorvsr <vsr@opencascade.com>
Wed, 15 Feb 2017 14:22:07 +0000 (17:22 +0300)
committervsr <vsr@opencascade.com>
Thu, 16 Feb 2017 12:36:17 +0000 (15:36 +0300)
commite3131a79806b88d3acdf4cb845c2e899fcdb0d6c
tree98c19d04d98f6e4528bc2f1e0e6f1d36aa6727e0
parentf379b041c69771e3f803d20ffe8711183fa91d60
0021803: EDF 2351 : Available versions of MED in TUI function ExportMED aren't consistent with GUI behavior
Step 4: Refactor MEDWrapper
26 files changed:
src/MEDWrapper/CMakeLists.txt
src/MEDWrapper/MED_Algorithm.cxx
src/MEDWrapper/MED_Algorithm.hxx
src/MEDWrapper/MED_Common.cxx [new file with mode: 0644]
src/MEDWrapper/MED_Common.hxx
src/MEDWrapper/MED_CoordUtils.cxx
src/MEDWrapper/MED_CoordUtils.hxx
src/MEDWrapper/MED_Factory.cxx
src/MEDWrapper/MED_Factory.hxx
src/MEDWrapper/MED_GaussDef.cxx
src/MEDWrapper/MED_GaussDef.hxx
src/MEDWrapper/MED_GaussUtils.cxx
src/MEDWrapper/MED_GaussUtils.hxx
src/MEDWrapper/MED_SharedPtr.hxx
src/MEDWrapper/MED_SliceArray.hxx
src/MEDWrapper/MED_Structures.cxx
src/MEDWrapper/MED_Structures.hxx
src/MEDWrapper/MED_TWrapper.hxx [deleted file]
src/MEDWrapper/MED_Utilities.cxx
src/MEDWrapper/MED_Utilities.hxx
src/MEDWrapper/MED_V2_2_Wrapper.cxx [deleted file]
src/MEDWrapper/MED_V2_2_Wrapper.hxx [deleted file]
src/MEDWrapper/MED_Vector.hxx
src/MEDWrapper/MED_Wrapper.cxx
src/MEDWrapper/MED_Wrapper.hxx
src/SMESHGUI/SMESHGUI_FileInfoDlg.cxx