X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=AdaoExchangeLayer.hxx;fp=AdaoExchangeLayer.hxx;h=988e23cf742f919268707d96b0c561430089be14;hb=d7a0b66aa4e8b61814b2d0d79593f0808a08e4b2;hp=dbb3dbabc71d7ecbc20dc2631e1585cf7b34c7c1;hpb=6d660b475f940e04284174a0a68d5fadc1ce47ba;p=tools%2Fadao_interface.git diff --git a/AdaoExchangeLayer.hxx b/AdaoExchangeLayer.hxx index dbb3dba..988e23c 100644 --- a/AdaoExchangeLayer.hxx +++ b/AdaoExchangeLayer.hxx @@ -22,6 +22,8 @@ #include "Python.h" +#include + class AdaoCallbackSt; namespace AdaoModel @@ -36,6 +38,7 @@ public: AdaoExchangeLayer(); ~AdaoExchangeLayer(); PyObject *getPythonContext() const; + std::string printContext() const; void init(); void loadTemplate(AdaoModel::MainModel *model); void execute();