Salome HOME
Merge class BatchManager_eClient into class BatchManager
[tools/libbatch.git] / src / SGE / Batch_JobInfo_eSGE.hxx
index 27c1038f59dc1383e9b3a811d2001da56cf5a7aa..c6d6f404396e399b2002debe417cfd3b1f6f87f1 100644 (file)
@@ -44,7 +44,7 @@ namespace Batch {
   public:
     // Constructeurs et destructeur
     JobInfo_eSGE() : _running(false) {};
-    JobInfo_eSGE(int id,std::string logFile);
+    JobInfo_eSGE(int id, const std::string & output);
     virtual ~JobInfo_eSGE();
 
     // Constructeur par recopie