Salome HOME
Added possibility to add specific parameters in the client classes. Added parameter...
authorbarate <barate>
Fri, 4 Mar 2011 15:20:19 +0000 (15:20 +0000)
committerbarate <barate>
Fri, 4 Mar 2011 15:20:19 +0000 (15:20 +0000)
commit09f00d3d40dbc8380e3248b0fbda9405174e5d66
tree2489f9c7b1729dacfb9202ad718ba0bb562094f6
parented36c741d48386b917acc49c69ed32aec4b996c0
Added possibility to add specific parameters in the client classes. Added parameter LL_JOBTYPE for LoadLeveler.
40 files changed:
src/CCC/Batch_BatchManager_eCCC.cxx
src/CCC/Batch_JobInfo_eCCC.cxx
src/Core/Batch_BatchManager.cxx
src/Core/Batch_BatchManagerCatalog.hxx
src/Core/Batch_BatchManager_eClient.cxx
src/Core/Batch_JobInfo.cxx
src/Core/Batch_MapKey.cxx [deleted file]
src/Core/Batch_MapKey.hxx [deleted file]
src/Core/Batch_ParameterTypeMap.cxx [new file with mode: 0644]
src/Core/Batch_ParameterTypeMap.hxx [new file with mode: 0644]
src/Core/Batch_Parametre.cxx
src/Core/Batch_Parametre.hxx
src/Core/Batch_Versatile.hxx
src/Core/CMakeLists.txt
src/Core/Test/batchtest.conf
src/LSF/Batch_BatchManager_eLSF.cxx
src/LSF/Batch_JobInfo_LSF.cxx
src/LSF/Batch_JobInfo_eLSF.cxx
src/LSF/Batch_Job_LSF.cxx
src/LoadLeveler/Batch_BatchManager_eLL.cxx
src/LoadLeveler/Batch_FactBatchManager_eLL.cxx
src/LoadLeveler/Batch_FactBatchManager_eLL.hxx
src/LoadLeveler/Batch_JobInfo_eLL.cxx
src/LoadLeveler/Test/Test_eLL.cxx
src/Local/Batch_BatchManager_Local.cxx
src/Local/Batch_Job_Local.cxx
src/Local/Test/Test_Local_RSH.cxx
src/Local/Test/Test_Local_SH.cxx
src/Local/Test/Test_Local_SSH.cxx
src/PBS/Batch_BatchManager_ePBS.cxx
src/PBS/Batch_JobInfo_PBS.cxx
src/PBS/Batch_JobInfo_ePBS.cxx
src/PBS/Batch_Job_PBS.cxx
src/PBS/Test/Test_PBS.cxx
src/PBS/Test/Test_ePBS.cxx
src/Python/libBatch_Swig.i
src/SGE/Batch_BatchManager_eSGE.cxx
src/SGE/Batch_JobInfo_eSGE.cxx
src/SSH/Batch_BatchManager_eSSH.cxx
src/SSH/Batch_JobInfo_eSSH.cxx