X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dbac5943d31dac983835ccccf3e31ff5d3b3e9e4..629bbb0ea28eee8adebd687a0ed72ca9bf110a26:/docs/source/Plugins.rst diff --git a/docs/source/Plugins.rst b/docs/source/Plugins.rst index bee80bc53a..4a4fb58770 100644 --- a/docs/source/Plugins.rst +++ b/docs/source/Plugins.rst @@ -134,20 +134,17 @@ Partial list of existing signals in s4u: - :cpp:func:`Comm::on_send ` :cpp:func:`Comm::on_recv ` + - :cpp:func:`Comm::on_start ` :cpp:func:`Comm::on_completion ` :cpp:func:`Comm::on_suspend ` :cpp:func:`Comm::on_resume ` :cpp:func:`Comm::on_veto ` - - :cpp:func:`CommImpl::on_start ` - :cpp:func:`CommImpl::on_completion ` - :cpp:func:`Exec::on_start ` - :cpp:func:`Exec::on_completion ` :cpp:func:`Exec::on_completion ` :cpp:func:`Exec::on_suspend ` :cpp:func:`Exec::on_resume ` :cpp:func:`Exec::on_veto ` - :cpp:func:`Io::on_start ` - :cpp:func:`Io::on_completion ` :cpp:func:`Io::on_completion ` :cpp:func:`Io::on_suspend ` :cpp:func:`Io::on_resume `