]> SALOME platform Git repositories - modules/superv.git/commit
Salome HOME
Changes were made to make the code compilable with head version of KERNEL. It is...
authorasv <asv@opencascade.com>
Thu, 20 Jan 2005 12:51:48 +0000 (12:51 +0000)
committerasv <asv@opencascade.com>
Thu, 20 Jan 2005 12:51:48 +0000 (12:51 +0000)
commit8c37390dbb15105348ee9ff9c9accc840209cfdf
treecc53f7862bbbb46ba279e987c22ac721c8ae95ff
parente63ce2931634ce4a416f676096bbba85b31db371
Changes were made to make the code compilable with head version of KERNEL.  It is compilable and working: execution of InLine nodes works.
Control of execution of Inline nodes - does not work (Kill, Suspend, Resume), because it was implemented using signals, that were caught and handled in Container.
src/GraphExecutor/DataFlowExecutor_InNode.cxx
src/GraphExecutor/DataFlowExecutor_OutNode.cxx
src/GraphExecutor/DataFlowExecutor_OutNode.hxx
src/GraphExecutor/DataFlowExecutor_PyDynInvoke.cxx