]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
CCAR: change the datastream types management (use string now as the dataflow types)
authorcaremoli <caremoli>
Mon, 28 Jan 2008 09:42:56 +0000 (09:42 +0000)
committercaremoli <caremoli>
Mon, 28 Jan 2008 09:42:56 +0000 (09:42 +0000)
commit8bab64b2f7cbf2ddf43a6c76206b9c2d586e4078
tree58b3a69d11b5232ec0c70101f23785ce962ac221
parente6b39035479cd0ff8c04d09c5c04b54586cd95a5
CCAR: change the datastream types management (use string now as the dataflow types)
change the implementation type management (use an enum now : either SO, PY or EXE)
and adds an implementation name that will be used with EXE implementation type as
the executable name
src/ModuleCatalog/SALOME_ModuleCatalog_Acomponent_impl.cxx
src/ModuleCatalog/SALOME_ModuleCatalog_Acomponent_impl.hxx
src/ModuleCatalog/SALOME_ModuleCatalog_Handler.cxx
src/ModuleCatalog/SALOME_ModuleCatalog_Handler.hxx
src/ModuleCatalog/SALOME_ModuleCatalog_Parser.hxx
src/ModuleCatalog/SALOME_ModuleCatalog_impl.cxx
src/ModuleCatalog/SALOME_ModuleCatalog_impl.hxx