Salome HOME
Merge branch 'master' into V8_3_BR
[modules/yacs.git] / src / evalyfx / YACSEvalResource.hxx
index 0155e9516a30b0c037dab3a82b367601a3c2dbb1..e66dfb9337c57071ef9865e0bf75ca6ed89db672 100644 (file)
@@ -173,6 +173,8 @@ public:
   YACSEVALYFX_EXPORT const YACSEvalParamsForCluster& getAddParamsForCluster() const { return _paramsInCaseOfCluster; }
   void apply();
   YACSEVALYFX_EXPORT ~YACSEvalListOfResources();
+public:// info only
+  YACSEVALYFX_EXPORT bool isMachineInteractive(const std::string& machine) const;
 public:
   ResourcesManager_cpp *getCatalogEntry() const { return _rm; }
   YACS::ENGINE::DeploymentTree *getDeploymentTree() const { return _dt; }