]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
- Adding Salome_file into kernel : it proposes a new way to manage files.
authorribes <ribes>
Thu, 19 Jul 2007 09:00:41 +0000 (09:00 +0000)
committerribes <ribes>
Thu, 19 Jul 2007 09:00:41 +0000 (09:00 +0000)
commit5223084ae20e1229e86bdb4e6244a1778a8900f7
tree83a22085522db4d83e2aec2689f8748ccff387da
parenta9a46d67d1b5c4ae681ddbdb28228bced9127e3c
- Adding Salome_file into kernel : it proposes a new way to manage files.
It will be used into services ports in supervisor schemas
- HDF is now not depending on CAS.
- Parallel version of Salome_file is not yet finished.
20 files changed:
idl/SALOME_Component.idl
src/Container/Makefile.am
src/Container/Salome_file_i.cxx
src/Container/Salome_file_i.hxx
src/Container/TestSalome_file.cxx
src/HDFPersist/HDFascii.cc
src/HDFPersist/HDFascii.hxx
src/HDFPersist/HDFcontainerObject.cc
src/HDFPersist/HDFcontainerObject.hxx
src/HDFPersist/HDFdataset.hxx
src/HDFPersist/HDFexport.hxx [new file with mode: 0644]
src/HDFPersist/HDFfile.hxx
src/HDFPersist/HDFgroup.hxx
src/HDFPersist/HDFinternalObject.hxx
src/HDFPersist/HDFobject.cc
src/HDFPersist/HDFobject.hxx
src/HDFPersist/Makefile.am
src/ParallelContainer/Makefile.am
src/ParallelContainer/SALOME_ParallelComponent_i.cxx
src/ParallelContainer/SALOME_ParallelComponent_i.hxx