Salome HOME
More verifications on links in parallel loops.
[modules/yacs.git] / src / engine / Test / PluginOptEvTest1.hxx
index 722d04338a00bb9ba2d1523c552c228c6f298e19..4953a3e536096972b8b4da4bf86b804eaddbea6a 100644 (file)
@@ -42,6 +42,8 @@ namespace YACS
       virtual ~PluginOptEvTest1();
       TypeCode *getTCForIn() const;
       TypeCode *getTCForOut() const;
+      TypeCode *getTCForAlgoResult() const;
+      Any * getAlgoResult();
       void parseFileToInit(const std::string& fileName);
       void start();
       void takeDecision();