Salome HOME
Control of success of creation of links and keep of object references of links.
[modules/superv.git] / src / Supervision / Link_Impl.hxx
index d0aa1dfe36c992f19d919207211097103342ba32..0f0ef19ec07bb28f3be5cd633b086b4d56d858da 100644 (file)
@@ -71,7 +71,8 @@ class Link_Impl : public POA_SUPERV::Link ,
                GraphEditor::InNode * DataFlowOutNode ,
                const char *OutputParameterName ,
                const bool Create ,
-               const bool Get ) ;
+               const bool Get ,
+               bool & Success ) ;
 
     virtual ~Link_Impl() ;
     virtual void destroy() ;