SALOME documentation central

Engines::SalomeLauncher Interface Reference

Interface of the salomelauncher This interface is used for interaction with the unique instance of SalomeLauncher. More...

Public Member Functions

long submitJob (in string xmlExecuteFile, in string clusterName) raises (SALOME::SALOME_Exception)
long submitSalomeJob (in string fileToExecute, in FilesList filesToExport, in FilesList filesToImport, in BatchParameters batch_params, in MachineParameters params) raises (SALOME::SALOME_Exception)
string queryJob (in long jobId, in MachineParameters params) raises (SALOME::SALOME_Exception)
void deleteJob (in long jobId, in MachineParameters params) raises (SALOME::SALOME_Exception)
void getResultsJob (in string directory, in long jobId, in MachineParameters params) raises (SALOME::SALOME_Exception)
boolean testBatch (in MachineParameters params) raises (SALOME::SALOME_Exception)
void Shutdown ()
long getPID ()

Detailed Description

Interface of the salomelauncher This interface is used for interaction with the unique instance of SalomeLauncher.


Copyright © 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS