X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c94b8729cdda91b699c5087ba0b13a0f82e52aa1..3fdf8ea34de603a9d1fcffb1f2bc2ead011290b9:/doc/gtut-tour.doc diff --git a/doc/gtut-tour.doc b/doc/gtut-tour.doc index d62f182c39..402a7f0a24 100644 --- a/doc/gtut-tour.doc +++ b/doc/gtut-tour.doc @@ -16,13 +16,15 @@ all features available in GRAS. DOXYGEN_NAVBAR_CHILD "6: Logs"=GRAS_tut_tour_logs.html DOXYGEN_NAVBAR_CHILD "7: Timers"=GRAS_tut_tour_timers.html DOXYGEN_NAVBAR_CHILD "8: Exceptions"=GRAS_tut_tour_exceptions.html - DOXYGEN_NAVBAR_CHILD "9: Simple data"=GRAS_tut_tour_simpledata.html + DOXYGEN_NAVBAR_CHILD "9: Data exchange"=GRAS_tut_tour_simpledata.html DOXYGEN_NAVBAR_CHILD "10: RPC"=GRAS_tut_tour_rpc.html - DOXYGEN_NAVBAR_CHILD "11: Static data"=GRAS_tut_tour_staticstruct.html - DOXYGEN_NAVBAR_CHILD "12: Pointers"=GRAS_tut_tour_pointers.html - DOXYGEN_NAVBAR_CHILD "13: Dynars"=GRAS_tut_tour_dynars.html - DOXYGEN_NAVBAR_CHILD "14: Manual data definition"=GRAS_tut_tour_manualdatadef.html - DOXYGEN_NAVBAR_CHILD "15: Advanced data definition"=GRAS_tut_tour_exchangecb.html + DOXYGEN_NAVBAR_CHILD "11: Explicit wait"=GRAS_tut_tour_explicitwait.html + DOXYGEN_NAVBAR_CHILD "Recapping part 1"=GRAS_tut_tour_message_recaping.html + DOXYGEN_NAVBAR_CHILD "12: Static data definition"=GRAS_tut_tour_staticstruct.html + DOXYGEN_NAVBAR_CHILD "13: Pointers definition"=GRAS_tut_tour_pointers.html + DOXYGEN_NAVBAR_CHILD "14: Dynars definition"=GRAS_tut_tour_dynars.html + DOXYGEN_NAVBAR_CHILD "15: Manual data definition"=GRAS_tut_tour_manualdatadef.html + DOXYGEN_NAVBAR_CHILD "16: Advanced data definition"=GRAS_tut_tour_exchangecb.html --> \endhtmlonly Part 1: Bases @@ -89,8 +91,30 @@ all features available in GRAS. - \ref GRAS_tut_tour_rpc - \ref GRAS_tut_tour_rpc_intro - \ref GRAS_tut_tour_rpc_use + - \ref GRAS_tut_tour_rpc_use_declare + - \ref GRAS_tut_tour_rpc_use_i2a_cb + - \ref GRAS_tut_tour_rpc_use_a2i_cb + - \ref GRAS_tut_tour_rpc_use_rest - \ref GRAS_tut_tour_rpc_recap - + + - \ref GRAS_tut_tour_explicitwait + - GRAS_tut_tour_explicitwait_intro + - GRAS_tut_tour_explicitwait_use + - GRAS_tut_tour_explicitwait_recap + + - \ref GRAS_tut_tour_message_recaping + - \ref GRAS_tut_tour_message_recaping_intro + - \ref GRAS_tut_tour_message_recaping_rpc + - \ref GRAS_tut_tour_message_recaping_rpc1 + - \ref GRAS_tut_tour_message_recaping_rpc2 + - \ref GRAS_tut_tour_message_recaping_rpc3 + - \ref GRAS_tut_tour_message_recaping_rpc4 + - \ref GRAS_tut_tour_message_recaping_rpc5 + - \ref GRAS_tut_tour_message_recaping_rpc_aside1 + - \ref GRAS_tut_tour_message_recaping_rpc_aside2 + - \ref GRAS_tut_tour_message_recaping_rpc_aside3 + - \ref GRAS_tut_tour_message_recaping_sync + Part 3: Data description - \ref GRAS_tut_tour_staticstruct Automatic parsing of static data types