X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/899d3c7135a24cd2da1e47d00eeae15310a8fc2f..e5c854e45299864d618f3a522046db9d24e2e28b:/docs/source/app_msg.rst diff --git a/docs/source/app_msg.rst b/docs/source/app_msg.rst index 0e5a943440..973bb16dbd 100644 --- a/docs/source/app_msg.rst +++ b/docs/source/app_msg.rst @@ -180,7 +180,7 @@ Communications ============== .. doxygentypedef:: msg_comm_t - +.. doxygentypedef:: const_msg_comm_t .. doxygenfunction:: MSG_comm_destroy .. doxygenfunction:: MSG_comm_get_status .. doxygenfunction:: MSG_comm_get_task @@ -244,7 +244,7 @@ processes. NetZone Management ================== -Network Zone (:cpp:class:`msg_file_t`) and associated functions. +Network Zone (:cpp:type:`msg_netzone_t`) and associated functions. .. doxygentypedef:: msg_netzone_t .. doxygenfunction:: MSG_zone_get_by_name @@ -360,7 +360,6 @@ Package org.simgrid.msg Class org.simgrid.msg.As Class org.simgrid.msg.Comm - Class org.simgrid.msg.File Class org.simgrid.msg.Host Class org.simgrid.msg.HostFailureException Class org.simgrid.msg.HostNotFoundException @@ -372,8 +371,6 @@ Package org.simgrid.msg Class org.simgrid.msg.ProcessKilledError Class org.simgrid.msg.ProcessNotFoundException Class org.simgrid.msg.Semaphore - Class org.simgrid.msg.Storage - Class org.simgrid.msg.StorageNotFoundException Class org.simgrid.msg.Task Class org.simgrid.msg.TaskCancelledException Class org.simgrid.msg.TimeoutException