Salome HOME
Merge class BatchManager_eClient into class BatchManager
[tools/libbatch.git] / src / CCC / Batch_JobInfo_eCCC.hxx
index e1d6710b4123d9a1bec9004440cd82c0fd2295ad..a728cb6e2932925db3359c21619bc0900dcff7cd 100644 (file)
@@ -44,7 +44,7 @@ namespace Batch {
   public:
     // Constructeurs et destructeur
     JobInfo_eCCC() : _running(false) {};
-    JobInfo_eCCC(int id,std::string logFile);
+    JobInfo_eCCC(int id,std::string output);
     virtual ~JobInfo_eCCC();
 
     // Constructeur par recopie