Salome HOME
Implementation of keep going mode of executor for ForEachLoops.
[modules/yacs.git] / src / engine / DynParaLoop.hxx
index e5e476c050320c3cc4bf3f94453c5e87146cf694..3a29a872d0ef9a3f140d054c92212383adb112f7 100644 (file)
@@ -56,6 +56,7 @@ namespace YACS
       std::vector<Node *> _execFinalizeNodes;
       int _initializingCounter;
       int _unfinishedCounter;
+      int _failedCounter;
     protected:
       static const char NAME_OF_SPLITTED_SEQ_OUT[];
       static const char OLD_NAME_OF_SPLITTED_SEQ_OUT[];