Salome HOME
evalyfx Session can be attached to existing SALOME session.
[modules/yacs.git] / src / evalyfx_swig / evalyfx.i
index 3c2c12e4aa25ce5902e3384cc7f07fdf1d1665be..3297d0bc524b7bc1580246ab1b55ec2a5b36c85d 100644 (file)
@@ -391,6 +391,7 @@ public:
   ~YACSEvalSession();
   void launch();
   bool isLaunched() const;
+  bool isAttached() const;
   void checkLaunched() const;
   int getPort() const;
   std::string getCorbaConfigFileName() const;