]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/runtime/PythonPorts.hxx
Salome HOME
Bug correction EDF12462 (3/3)
[modules/yacs.git] / src / runtime / PythonPorts.hxx
index 6fd09092538426cd4caae973bd5d3e66f16626f7..1c338b5d4bbdd61b899c967282fcb86b623a9209 100644 (file)
@@ -85,6 +85,7 @@ namespace YACS
       virtual PyObj * getPyObj() const;
       virtual std::string getAsString();
       void *get() const throw(Exception);
+      virtual std::string getHumanRepr();
       virtual bool isEmpty();
       virtual void exSaveInit();
       virtual void exRestoreInit();