Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Initial commit for split doc (in order to let Pierre play with it). Please do not...
authorlbobelin <lbobelin@mintcar.imag.fr>
Tue, 19 Jun 2012 12:06:00 +0000 (14:06 +0200)
committerlbobelin <lbobelin@mintcar.imag.fr>
Tue, 19 Jun 2012 12:06:38 +0000 (14:06 +0200)
80 files changed:
CMakeLists.txt
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/Distrib.cmake
buildtools/Cmake/GenerateDoc.cmake [new file with mode: 0644]
buildtools/Cmake/GenerateRefGuide.cmake
buildtools/Cmake/GenerateUserGuide.cmake
doc/Doxyfile.in
doc/footer.html.in [deleted file]
doc/index.doc
doc/ref_guide/doxygen/RefGuideDoxyfile.in [new file with mode: 0644]
doc/ref_guide/doxygen/RefGuideDoxygenLayout.xml [new file with mode: 0644]
doc/ref_guide/doxygen/index-API.doc [new file with mode: 0644]
doc/ref_guide/doxygen/main.doc [new file with mode: 0644]
doc/ref_guide/doxygen/module-amok.doc [moved from doc/module-amok.doc with 100% similarity]
doc/ref_guide/doxygen/module-gras.doc [new file with mode: 0644]
doc/ref_guide/doxygen/module-msg.doc [new file with mode: 0644]
doc/ref_guide/doxygen/module-sd.doc [moved from doc/module-sd.doc with 100% similarity]
doc/ref_guide/doxygen/module-simix.doc [new file with mode: 0644]
doc/ref_guide/doxygen/module-surf.doc [moved from doc/module-surf.doc with 100% similarity]
doc/ref_guide/doxygen/module-trace.doc [moved from doc/module-trace.doc with 100% similarity]
doc/ref_guide/doxygen/module-xbt.doc [moved from doc/module-xbt.doc with 86% similarity]
doc/ref_guide/doxygen/modules.doc [moved from doc/modules.doc with 100% similarity]
doc/ref_guide/doxygen/simgrid.tag [new file with mode: 0644]
doc/shared/doxygen/gras-examples.doc [moved from doc/module-gras.doc with 83% similarity]
doc/shared/doxygen/msg-examples.doc [moved from doc/module-msg.doc with 64% similarity]
doc/shared/fig/simgrid_modules.fig [moved from doc/fig/simgrid_modules.fig with 100% similarity]
doc/shared/fig/simgrid_modules.png [new file with mode: 0644]
doc/shared/fig/simgrid_modules2.fig [moved from doc/fig/simgrid_modules2.fig with 100% similarity]
doc/shared/fig/simgrid_modules2.png [new file with mode: 0644]
doc/simgrid.zargo [deleted file]
doc/user_guide/doxygen/FAQ.doc [moved from doc/FAQ.doc with 99% similarity]
doc/user_guide/doxygen/UserGuideDoxyfile.in [new file with mode: 0644]
doc/user_guide/doxygen/UserGuideDoxygenLayout.xml [moved from doc/DoxygenLayoutSimgrid.xml with 88% similarity]
doc/user_guide/doxygen/bindings.doc [moved from doc/bindings.doc with 99% similarity]
doc/user_guide/doxygen/gtut-howto-design.doc [moved from doc/gtut-howto-design.doc with 100% similarity]
doc/user_guide/doxygen/gtut-howto.doc [moved from doc/gtut-howto.doc with 100% similarity]
doc/user_guide/doxygen/gtut-introduction.doc [moved from doc/gtut-introduction.doc with 100% similarity]
doc/user_guide/doxygen/gtut-main.doc [moved from doc/gtut-main.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-00-install.doc [moved from doc/gtut-tour-00-install.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-01-bones.doc [moved from doc/gtut-tour-01-bones.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-02-simple.doc [moved from doc/gtut-tour-02-simple.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-03-args.doc [moved from doc/gtut-tour-03-args.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-04-callback.doc [moved from doc/gtut-tour-04-callback.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-05-globals.doc [moved from doc/gtut-tour-05-globals.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-06-logs.doc [moved from doc/gtut-tour-06-logs.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-07-timers.doc [moved from doc/gtut-tour-07-timers.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-08-exceptions.doc [moved from doc/gtut-tour-08-exceptions.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-09-simpledata.doc [moved from doc/gtut-tour-09-simpledata.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-10-rpc.doc [moved from doc/gtut-tour-10-rpc.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-11-explicitwait.doc [moved from doc/gtut-tour-11-explicitwait.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-12-staticstruct.doc [moved from doc/gtut-tour-12-staticstruct.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-13-pointers.doc [moved from doc/gtut-tour-13-pointers.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-14-dynar.doc [moved from doc/gtut-tour-14-dynar.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-15-manualdatadef.doc [moved from doc/gtut-tour-15-manualdatadef.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-16-exchangecb.doc [moved from doc/gtut-tour-16-exchangecb.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour-recap-messages.doc [moved from doc/gtut-tour-recap-messages.doc with 100% similarity]
doc/user_guide/doxygen/gtut-tour.doc [moved from doc/gtut-tour.doc with 100% similarity]
doc/user_guide/doxygen/index-API.doc [new file with mode: 0644]
doc/user_guide/doxygen/index.doc [new file with mode: 0644]
doc/user_guide/doxygen/install.doc [moved from doc/install.doc with 99% similarity]
doc/user_guide/doxygen/modules.doc [new file with mode: 0644]
doc/user_guide/doxygen/options.doc [moved from doc/options.doc with 99% similarity]
doc/user_guide/doxygen/platform.doc [moved from doc/platform.doc with 99% similarity]
doc/user_guide/doxygen/pls.doc [moved from doc/pls.doc with 99% similarity]
doc/user_guide/doxygen/tracing.doc [moved from doc/tracing.doc with 99% similarity]
doc/user_guide/doxygen/use.doc [moved from doc/use.doc with 100% similarity]
doc/user_guide/fig/amok_bw_sat.fig [moved from doc/fig/amok_bw_sat.fig with 100% similarity]
doc/user_guide/fig/amok_bw_sat.png [new file with mode: 0644]
doc/user_guide/fig/amok_bw_test.fig [moved from doc/fig/amok_bw_test.fig with 100% similarity]
doc/user_guide/fig/amok_bw_test.png [new file with mode: 0644]
doc/user_guide/fig/gras_comm.fig [moved from doc/fig/gras_comm.fig with 100% similarity]
doc/user_guide/fig/gras_comm.png [new file with mode: 0644]
doc/webcruft/SimGrid_2010.ico [deleted file]
doc/webcruft/simgrid_logo_2010.png [deleted file]
doc/webcruft/simgrid_logo_2011_small.png [new file with mode: 0644]
doc/webcruft/simgrid_logo_small.png [deleted file]
doc/webcruft/simgrid_logo_smaller.png [deleted file]
include/xbt/parmap.h
tools/doxygen/index_create.pl
tools/doxygen/toc_create.pl [deleted file]

index bf3d12a..4c07318 100644 (file)
@@ -235,6 +235,7 @@ include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/Pipol.cmake)
 if(NOT WIN32)
 include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/GenerateUserGuide.cmake)
 include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/GenerateRefGuide.cmake)
 if(NOT WIN32)
 include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/GenerateUserGuide.cmake)
 include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/GenerateRefGuide.cmake)
+include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/GenerateDoc.cmake)
 else(NOT WIN32)
 include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/GenerateDocWin.cmake)  
 endif(NOT WIN32)
 else(NOT WIN32)
 include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/GenerateDocWin.cmake)  
 endif(NOT WIN32)
index 5483f31..a96c009 100644 (file)
@@ -567,83 +567,57 @@ elseif(${HAVE_LUA})
                ${LUA_SRC}
        )
 endif(${HAVE_LUA})
                ${LUA_SRC}
        )
 endif(${HAVE_LUA})
-    
+
 set(DOC_SOURCES
 set(DOC_SOURCES
-       doc/install.doc
-       doc/bindings.doc
-       doc/options.doc
-       doc/use.doc
-       doc/tracing.doc
-       doc/pls.doc
-       doc/gtut-howto-design.doc
-       doc/gtut-howto.doc
-       doc/gtut-introduction.doc
-       doc/gtut-main.doc
-       doc/gtut-tour-00-install.doc
-       doc/gtut-tour-01-bones.doc
-       doc/gtut-tour-02-simple.doc
-       doc/gtut-tour-03-args.doc
-       doc/gtut-tour-04-callback.doc
-       doc/gtut-tour-05-globals.doc
-       doc/gtut-tour-06-logs.doc
-       doc/gtut-tour-07-timers.doc
-       doc/gtut-tour-08-exceptions.doc
-       doc/gtut-tour-09-simpledata.doc
-       doc/gtut-tour-10-rpc.doc
-       doc/gtut-tour-11-explicitwait.doc
-       doc/gtut-tour-12-staticstruct.doc
-       doc/gtut-tour-13-pointers.doc
-       doc/gtut-tour-14-dynar.doc
-       doc/gtut-tour-15-manualdatadef.doc
-       doc/gtut-tour-16-exchangecb.doc
-       doc/gtut-tour.doc
-       doc/gtut-tour-recap-messages.doc
-       
-       #doc/index-API.doc
        doc/index.doc
        doc/index.doc
-       ${CMAKE_HOME_DIRECTORY}/doc/logcategories.doc
-       doc/module-amok.doc
-       doc/module-gras.doc
-       doc/module-msg.doc
-       doc/module-sd.doc
-       doc/modules.doc
-       doc/module-surf.doc
-       doc/module-xbt.doc
+       doc/Doxyfile.in
+)
+   
+set(USER_GUIDE_SOURCES
+       doc/user_guide/doxygen/install.doc
+       doc/user_guide/doxygen/bindings.doc
+       doc/user_guide/doxygen/options.doc
+       doc/user_guide/doxygen/use.doc
+       doc/user_guide/doxygen/tracing.doc
+       doc/user_guide/doxygen/pls.doc          
+       doc/user_guide/doxygen/index.doc
+       ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/logcategories.doc        
+       doc/user_guide/doxygen/modules.doc
        
        
-       doc/gtut-files/01-bones.c
-       doc/gtut-files/01-bones.output
-       doc/gtut-files/02-simple.c
-       doc/gtut-files/02-simple.output
-       doc/gtut-files/03-args.c
-       doc/gtut-files/03-args.output
-       doc/gtut-files/03-args.xml
-       doc/gtut-files/04-callback.c
-       doc/gtut-files/04-callback.output
-       doc/gtut-files/05-globals.c
-       doc/gtut-files/05-globals.output
-       doc/gtut-files/06-logs.c
-       doc/gtut-files/06-logs.output
-       doc/gtut-files/06-logs.output.error
-       doc/gtut-files/06-logs.output.fmt
-       doc/gtut-files/06-logs.output.fmt-bt
-       doc/gtut-files/06-logs.output.verbose
-       doc/gtut-files/07-timers.c
-       doc/gtut-files/07-timers.output
-       doc/gtut-files/08-exceptions.c
-       doc/gtut-files/08-exceptions.output
-       doc/gtut-files/09-datatype-dump.c
-       doc/gtut-files/09-simpledata.c
-       doc/gtut-files/09-simpledata.output
-       doc/gtut-files/10-rpc.c
-       doc/gtut-files/10-rpc.output
-       doc/gtut-files/11-explicitwait.c
-       doc/gtut-files/11-explicitwait.output
-       doc/gtut-files/11-explicitwait.xml
-       doc/gtut-files/gtut-platform-3nodes.xml
-       doc/gtut-files/gtut-platform.xml
-       doc/gtut-files/Makefile
-       doc/gtut-files/README
-       doc/gtut-files/test.xml
+       doc/user_guide/doxygen/gtut-files/01-bones.c
+       doc/user_guide/doxygen/gtut-files/01-bones.output
+       doc/user_guide/doxygen/gtut-files/02-simple.c
+       doc/user_guide/doxygen/gtut-files/02-simple.output
+       doc/user_guide/doxygen/gtut-files/03-args.c
+       doc/user_guide/doxygen/gtut-files/03-args.output
+       doc/user_guide/doxygen/gtut-files/03-args.xml
+       doc/user_guide/doxygen/gtut-files/04-callback.c
+       doc/user_guide/doxygen/gtut-files/04-callback.output
+       doc/user_guide/doxygen/gtut-files/05-globals.c
+       doc/user_guide/doxygen/gtut-files/05-globals.output
+       doc/user_guide/doxygen/gtut-files/06-logs.c
+       doc/user_guide/doxygen/gtut-files/06-logs.output
+       doc/user_guide/doxygen/gtut-files/06-logs.output.error
+       doc/user_guide/doxygen/gtut-files/06-logs.output.fmt
+       doc/user_guide/doxygen/gtut-files/06-logs.output.fmt-bt
+       doc/user_guide/doxygen/gtut-files/06-logs.output.verbose
+       doc/user_guide/doxygen/gtut-files/07-timers.c
+       doc/user_guide/doxygen/gtut-files/07-timers.output
+       doc/user_guide/doxygen/gtut-files/08-exceptions.c
+       doc/user_guide/doxygen/gtut-files/08-exceptions.output
+       doc/user_guide/doxygen/gtut-files/09-datatype-dump.c
+       doc/user_guide/doxygen/gtut-files/09-simpledata.c
+       doc/user_guide/doxygen/gtut-files/09-simpledata.output
+       doc/user_guide/doxygen/gtut-files/10-rpc.c
+       doc/user_guide/doxygen/gtut-files/10-rpc.output
+       doc/user_guide/doxygen/gtut-files/11-explicitwait.c
+       doc/user_guide/doxygen/gtut-files/11-explicitwait.output
+       doc/user_guide/doxygen/gtut-files/11-explicitwait.xml
+       doc/user_guide/doxygen/gtut-files/gtut-platform-3nodes.xml
+       doc/user_guide/doxygen/gtut-files/gtut-platform.xml
+       doc/user_guide/doxygen/gtut-files/Makefile
+       doc/user_guide/doxygen/gtut-files/README
+       doc/user_guide/doxygen/gtut-files/test.xml
        
        doc/webcruft/awstats_logo3.png
        doc/webcruft/Paje_MSG_screenshot.jpg
        
        doc/webcruft/awstats_logo3.png
        doc/webcruft/Paje_MSG_screenshot.jpg
@@ -654,9 +628,11 @@ set(DOC_SOURCES
        doc/triva-graph_configuration.png
        doc/triva-graph_visualization.png
        doc/simgrid.css
        doc/triva-graph_configuration.png
        doc/triva-graph_visualization.png
        doc/simgrid.css
+
+       doc/shared/doxygen/gras-examples.doc
+       doc/shared/doxygen/msg-examples.doc
        
        
-       doc/Doxyfile.in
-       doc/footer.html.in
+       doc/user_guide/doxygen/UserGuideDoxyfile.in     
        
        tools/doxygen/index_create.pl
        tools/doxygen/toc_create.pl
        
        tools/doxygen/index_create.pl
        tools/doxygen/toc_create.pl
@@ -664,12 +640,44 @@ set(DOC_SOURCES
        tools/doxygen/xbt_log_extract_hierarchy.pl
 )
 
        tools/doxygen/xbt_log_extract_hierarchy.pl
 )
 
+set(REF_GUIDE_SOURCES
+       ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/doxygen/logcategories.doc
+       doc/ref_guide/doxygen/module-amok.doc
+       doc/ref_guide/doxygen/module-gras.doc
+       doc/ref_guide/doxygen/module-msg.doc
+       doc/ref_guide/doxygen/module-sd.doc
+       doc/ref_guide/doxygen/modules.doc
+       doc/ref_guide/doxygen/module-surf.doc
+       doc/ref_guide/doxygen/module-xbt.doc
+       doc/ref_guide/doxygen/module-simix.doc
+       doc/ref_guide/doxygen/index-API.doc
+       doc/ref_guide/doxygen/main.doc
+
+               
+       doc/webcruft/awstats_logo3.png
+       doc/webcruft/Paje_MSG_screenshot.jpg
+       doc/webcruft/Paje_MSG_screenshot_thn.jpg
+       doc/webcruft/poster_thumbnail.png
+       doc/webcruft/simgrid_logo_2011.png
+       doc/webcruft/simgrid_logo_small.png
+       doc/triva-graph_configuration.png
+       doc/triva-graph_visualization.png
+       doc/simgrid.css
+       
+       doc/ref_guide/doxygen/RefGuideDoxyfile.in
+       
+       tools/doxygen/index_create.pl
+       tools/doxygen/toc_create.pl
+       tools/doxygen/fig2dev_postprocessor.pl
+        tools/doxygen/xbt_log_extract_hierarchy.pl
+)
+
 set(DOC_FIGS
 set(DOC_FIGS
-       ${CMAKE_HOME_DIRECTORY}/doc/fig/simgrid_modules.fig
-       ${CMAKE_HOME_DIRECTORY}/doc/fig/simgrid_modules2.fig
-       ${CMAKE_HOME_DIRECTORY}/doc/fig/amok_bw_test.fig
-       ${CMAKE_HOME_DIRECTORY}/doc/fig/amok_bw_sat.fig
-       ${CMAKE_HOME_DIRECTORY}/doc/fig/gras_comm.fig
+       ${CMAKE_HOME_DIRECTORY}/doc/shared/fig/simgrid_modules.fig
+       ${CMAKE_HOME_DIRECTORY}/doc/shared/fig/simgrid_modules2.fig
+       ${CMAKE_HOME_DIRECTORY}/doc/user_guide/fig/amok_bw_test.fig
+       ${CMAKE_HOME_DIRECTORY}/doc/user_guide/fig/amok_bw_sat.fig
+       ${CMAKE_HOME_DIRECTORY}/doc/user_guide/fig/gras_comm.fig
 )
 
 set(bin_files
 )
 
 set(bin_files
@@ -801,7 +809,6 @@ buildtools/Cmake/GenerateUserGuide.cmake
 buildtools/Cmake/GenerateRefGuide.cmake
 buildtools/Cmake/test_prog/prog_getline.c
 buildtools/Cmake/test_prog/prog_mutex_timedlock.c
 buildtools/Cmake/GenerateRefGuide.cmake
 buildtools/Cmake/test_prog/prog_getline.c
 buildtools/Cmake/test_prog/prog_mutex_timedlock.c
-buildtools/Cmake/test_prog/prog_gtnets.cpp
 buildtools/Cmake/test_prog/prog_GRAS_ARCH.c
 buildtools/Cmake/test_prog/prog_printf_null.c
 buildtools/Cmake/test_prog/prog_sem_timedwait.c
 buildtools/Cmake/test_prog/prog_GRAS_ARCH.c
 buildtools/Cmake/test_prog/prog_printf_null.c
 buildtools/Cmake/test_prog/prog_sem_timedwait.c
index 32e8e7d..ff78eea 100644 (file)
@@ -3,11 +3,26 @@
 #########################################
          
 # doc
 #########################################
          
 # doc
-if(NOT EXISTS ${CMAKE_HOME_DIRECTORY}/doc/html/)
-       file(MAKE_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/html/)
-endif(NOT EXISTS ${CMAKE_HOME_DIRECTORY}/doc/html/)
-install(DIRECTORY "${CMAKE_HOME_DIRECTORY}/doc/html/"
-  DESTINATION "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/doc/simgrid/html/"
+if(NOT EXISTS ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html/)
+       file(MAKE_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html/)
+endif(NOT EXISTS ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html/)
+
+if(NOT EXISTS ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/)
+       file(MAKE_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/)
+endif(NOT EXISTS ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/)
+
+
+install(DIRECTORY "${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html/"
+  DESTINATION "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/doc/simgrid/ref_guide/html/"
+  PATTERN ".svn" EXCLUDE 
+  PATTERN ".git" EXCLUDE 
+  PATTERN "*.o" EXCLUDE
+  PATTERN "*~" EXCLUDE
+)
+
+
+install(DIRECTORY "${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/"
+  DESTINATION "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/doc/simgrid/user_guide/html/"
   PATTERN ".svn" EXCLUDE 
   PATTERN ".git" EXCLUDE 
   PATTERN "*.o" EXCLUDE
   PATTERN ".svn" EXCLUDE 
   PATTERN ".git" EXCLUDE 
   PATTERN "*.o" EXCLUDE
@@ -226,8 +241,10 @@ add_custom_target(dist-dir
   COMMAND ${CMAKE_COMMAND} -E remove_directory ${PROJECT_NAME}-${release_version}/
   COMMAND ${CMAKE_COMMAND} -E remove ${PROJECT_NAME}-${release_version}.tar.gz
   COMMAND ${CMAKE_COMMAND} -E make_directory ${PROJECT_NAME}-${release_version}
   COMMAND ${CMAKE_COMMAND} -E remove_directory ${PROJECT_NAME}-${release_version}/
   COMMAND ${CMAKE_COMMAND} -E remove ${PROJECT_NAME}-${release_version}.tar.gz
   COMMAND ${CMAKE_COMMAND} -E make_directory ${PROJECT_NAME}-${release_version}
-  COMMAND ${CMAKE_COMMAND} -E make_directory ${PROJECT_NAME}-${release_version}/doc/html/
-  COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_HOME_DIRECTORY}/doc/html/ ${PROJECT_NAME}-${release_version}/doc/html/
+  COMMAND ${CMAKE_COMMAND} -E make_directory ${PROJECT_NAME}-${release_version}/doc/user_guide/html/
+  COMMAND ${CMAKE_COMMAND} -E make_directory ${PROJECT_NAME}-${release_version}/doc/ref_guide/html/
+  COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/ ${PROJECT_NAME}-${release_version}/doc/user_guide/html/
+  COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html/ ${PROJECT_NAME}-${release_version}/doc/ref_guide/html/
 )
 add_dependencies(dist-dir simgrid_documentation)
 add_dependencies(dist-dir maintainer_files)
 )
 add_dependencies(dist-dir simgrid_documentation)
 add_dependencies(dist-dir maintainer_files)
@@ -376,13 +393,16 @@ WORKING_DIRECTORY "${CMAKE_HOME_DIRECTORY}"
 ### Fill in the "make sync-gforge" target ###
 #############################################
 
 ### Fill in the "make sync-gforge" target ###
 #############################################
 
+### TODO: LBO: CHECK IF CORRECT
 add_custom_target(sync-gforge-doc
 COMMAND chmod g+rw -R doc/
 COMMAND chmod a+rX -R doc/
 COMMAND ssh scm.gforge.inria.fr mkdir /home/groups/simgrid/htdocs/simgrid/${release_version}/ || true 
 COMMAND rsync --verbose --cvs-exclude --compress --delete --delete-excluded --rsh=ssh --ignore-times --recursive --links --perms --times --omit-dir-times 
 add_custom_target(sync-gforge-doc
 COMMAND chmod g+rw -R doc/
 COMMAND chmod a+rX -R doc/
 COMMAND ssh scm.gforge.inria.fr mkdir /home/groups/simgrid/htdocs/simgrid/${release_version}/ || true 
 COMMAND rsync --verbose --cvs-exclude --compress --delete --delete-excluded --rsh=ssh --ignore-times --recursive --links --perms --times --omit-dir-times 
-doc/html/ scm.gforge.inria.fr:/home/groups/simgrid/htdocs/simgrid/${release_version}/doc/ || true
-COMMAND scp doc/html/simgrid_modules2.png doc/html/simgrid_modules.png doc/webcruft/simgrid_logo_2011.png  doc/webcruft/simgrid_logo_small.png scm.gforge.inria.fr:/home/groups/simgrid/htdocs/simgrid/${release_version}/
+doc/user_guide/html/ scm.gforge.inria.fr:/home/groups/simgrid/htdocs/simgrid/${release_version}/doc/user_guide || true
+COMMAND rsync --verbose --cvs-exclude --compress --delete --delete-excluded --rsh=ssh --ignore-times --recursive --links --perms --times --omit-dir-times 
+doc/ref_guide/html/ scm.gforge.inria.fr:/home/groups/simgrid/htdocs/simgrid/${release_version}/doc/ref_guide || true
+COMMAND scp doc/user_guide/html/simgrid_modules2.png doc/user_guide/html/simgrid_modules.png doc/webcruft/simgrid_logo_2011.png  doc/webcruft/simgrid_logo_small.png scm.gforge.inria.fr:/home/groups/simgrid/htdocs/simgrid/${release_version}/
 WORKING_DIRECTORY "${CMAKE_HOME_DIRECTORY}"
 )
 add_dependencies(sync-gforge-doc user_guide)
 WORKING_DIRECTORY "${CMAKE_HOME_DIRECTORY}"
 )
 add_dependencies(sync-gforge-doc user_guide)
diff --git a/buildtools/Cmake/GenerateDoc.cmake b/buildtools/Cmake/GenerateDoc.cmake
new file mode 100644 (file)
index 0000000..b6d5c31
--- /dev/null
@@ -0,0 +1,62 @@
+#### Generate the whole html documentation
+
+find_path(DOXYGEN_PATH NAMES doxygen   PATHS NO_DEFAULT_PATHS)
+
+if(DOXYGEN_PATH)
+execute_process(
+       COMMAND ${DOXYGEN_PATH}/doxygen --version
+       RESULT_VARIABLE DOXYGEN_VERSION
+       )
+message(STATUS "${DOXYGEN_PATH}/doxygen --version Doxygen version : ${DOXYGEN_VERSION}")
+string(REGEX MATCH "^[0-9]" DOXYGEN_MAJOR_VERSION "${DOXYGEN_VERSION}")
+string(REGEX MATCH "^[0-9].[0-9]" DOXYGEN_MINOR_VERSION "${DOXYGEN_VERSION}")
+string(REGEX MATCH "^[0-9].[0-9].[0-9]" DOXYGEN_PATCH_VERSION "${DOXYGEN_VERSION}")
+string(REGEX REPLACE "^${DOXYGEN_MINOR_VERSION}." "" DOXYGEN_PATCH_VERSION "${DOXYGEN_PATCH_VERSION}") 
+string(REGEX REPLACE "^${DOXYGEN_MAJOR_VERSION}." "" DOXYGEN_MINOR_VERSION "${DOXYGEN_MINOR_VERSION}")
+message(STATUS "Doxygen version : ${DOXYGEN_MAJOR_VERSION}.${DOXYGEN_MINOR_VERSION}")
+               set(DOC_PNGS 
+               ${CMAKE_HOME_DIRECTORY}/doc/webcruft/simgrid_logo_2011.png
+               ${CMAKE_HOME_DIRECTORY}/doc/webcruft/simgrid_logo_2011_small.png
+       )
+       
+       configure_file(${CMAKE_HOME_DIRECTORY}/doc/Doxyfile.in ${CMAKE_HOME_DIRECTORY}/doc/Doxyfile @ONLY)
+       
+       ADD_CUSTOM_TARGET(simgrid_documentation
+               COMMENT "Generating the SimGrid documentation..."
+               DEPENDS ${DOC_SOURCES} ${DOC_FIGS} ${source_doxygen}
+               COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_HOME_DIRECTORY}/doc/html
+           COMMAND ${CMAKE_COMMAND} -E make_directory   ${CMAKE_HOME_DIRECTORY}/doc/html
+               WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc
+       )
+       add_dependencies(simgrid_documentation ref_guide)
+       add_dependencies(simgrid_documentation user_guide)
+       foreach(file ${DOC_PNGS})
+               ADD_CUSTOM_COMMAND(TARGET simgrid_documentation
+                       COMMAND ${CMAKE_COMMAND} -E copy ${file} ${CMAKE_HOME_DIRECTORY}/doc/html/
+               )
+       endforeach(file ${DOC_PNGS})
+
+       ADD_CUSTOM_COMMAND(TARGET simgrid_documentation
+               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/simgrid.css ${CMAKE_HOME_DIRECTORY}/doc/html/
+       )
+       
+       ADD_CUSTOM_COMMAND(TARGET simgrid_documentation
+           COMMAND ${CMAKE_COMMAND} -E echo "XX First Doxygen pass"
+               COMMAND ${DOXYGEN_PATH}/doxygen Doxyfile
+       WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc
+       )
+       
+endif(DOXYGEN_PATH)
+ADD_CUSTOM_TARGET(pdf
+    COMMAND ${CMAKE_COMMAND} -E echo "XX First pass simgrid_documentation.pdf"
+    COMMAND make clean
+    COMMAND make pdf || true
+    COMMAND ${CMAKE_COMMAND} -E echo "XX Second pass simgrid_documentation.pdf"
+    COMMAND ${CMAKE_COMMAND} -E remove -f ${CMAKE_HOME_DIRECTORY}/doc/latex/refman.pdf
+    COMMAND make pdf || true
+    COMMAND ${CMAKE_COMMAND} -E echo "XX Write Simgrid_documentation.pdf"
+    COMMAND ${CMAKE_COMMAND} -E rename ${CMAKE_HOME_DIRECTORY}/doc/latex/refman.pdf ${CMAKE_HOME_DIRECTORY}/doc/latex/simgrid_documentation.pdf
+  
+    WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/latex/
+)
+add_dependencies(pdf simgrid_documentation)
index 97ab0c1..58e205e 100644 (file)
@@ -13,39 +13,35 @@ file(GLOB_RECURSE source_doxygen
 
 if(DOXYGEN_PATH AND FIG2DEV_PATH)
 
 
 if(DOXYGEN_PATH AND FIG2DEV_PATH)
 
-       #DOC_SOURCE=doc/*.doc, defined in DefinePackage
-       set(DOCSSOURCES "${source_doxygen}\n${DOC_SOURCE}")
-       string(REPLACE "\n" ";" DOCSSOURCES ${DOCSSOURCES})
+       set(REFDOCSSOURCES "${source_doxygen}\n${REF_GUIDE_SOURCES}")
+       string(REPLACE "\n" ";" REFDOCSSOURCES ${REFDOCSSOURCES})
 
 
        set(DOC_PNGS 
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/simgrid_logo_2011.png
 
 
        set(DOC_PNGS 
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/simgrid_logo_2011.png
-               ${CMAKE_HOME_DIRECTORY}/doc/webcruft/simgrid_logo_small.png
+               ${CMAKE_HOME_DIRECTORY}/doc/webcruft/simgrid_logo_2011_small.png
        )
        
        )
        
-       configure_file(${CMAKE_HOME_DIRECTORY}/doc/Doxyfile.in ${CMAKE_HOME_DIRECTORY}/doc/Doxyfile @ONLY)
-       configure_file(${CMAKE_HOME_DIRECTORY}/doc/footer.html.in ${CMAKE_HOME_DIRECTORY}/doc/footer.html @ONLY)                
+       configure_file(${CMAKE_HOME_DIRECTORY}/doc/ref_guide/doxygen/RefGuideDoxyfile.in ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/doxygen/RefGuideDoxyfile @ONLY)
        
        ADD_CUSTOM_TARGET(ref_guide
                COMMENT "Generating the SimGrid ref guide..."
                DEPENDS ${DOC_SOURCES} ${DOC_FIGS} ${source_doxygen}
                COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html
        
        ADD_CUSTOM_TARGET(ref_guide
                COMMENT "Generating the SimGrid ref guide..."
                DEPENDS ${DOC_SOURCES} ${DOC_FIGS} ${source_doxygen}
                COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html
-           COMMAND ${CMAKE_COMMAND} -E make_directory   ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html
-               COMMAND ${FIG2DEV_PATH}/fig2dev -Lmap ${CMAKE_HOME_DIRECTORY}/doc/fig/simgrid_modules.fig | perl -pe 's/imagemap/simgrid_modules/g'| perl -pe 's/<IMG/<IMG style=border:0px/g' > ${CMAKE_HOME_DIRECTORY}/doc/simgrid_modules.map
-               WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc
+           COMMAND ${CMAKE_COMMAND} -E make_directory   ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html             
+               WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/
        )
                
        )
                
-       ADD_CUSTOM_COMMAND(
-               OUTPUT ${CMAKE_HOME_DIRECTORY}/doc/logcategories.doc
+       ADD_CUSTOM_COMMAND(TARGET ref_guide
                DEPENDS ${source_doxygen}
                DEPENDS ${source_doxygen}
-               COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_HOME_DIRECTORY}/doc/logcategories.doc
-               COMMAND ${CMAKE_HOME_DIRECTORY}/tools/doxygen/xbt_log_extract_hierarchy.pl > ${CMAKE_HOME_DIRECTORY}/doc/logcategories.doc
+               COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/doxygen/logcategories.doc
+               COMMAND ${CMAKE_HOME_DIRECTORY}/tools/doxygen/xbt_log_extract_hierarchy.pl > ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/doxygen/logcategories.doc
                WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}
        )
 
        foreach(file ${DOC_FIGS})
                string(REPLACE ".fig" ".png" tmp_file ${file})
                WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}
        )
 
        foreach(file ${DOC_FIGS})
                string(REPLACE ".fig" ".png" tmp_file ${file})
-               string(REPLACE "${CMAKE_HOME_DIRECTORY}/doc/fig/" "${CMAKE_HOME_DIRECTORY}/doc/html/" tmp_file ${tmp_file})
+               string(REPLACE "${CMAKE_HOME_DIRECTORY}/doc/shared/fig/" "${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html/" tmp_file ${tmp_file})            
                ADD_CUSTOM_COMMAND(TARGET ref_guide
                        COMMAND ${FIG2DEV_PATH}/fig2dev -Lpng -S 4 ${file} ${tmp_file}
                )
                ADD_CUSTOM_COMMAND(TARGET ref_guide
                        COMMAND ${FIG2DEV_PATH}/fig2dev -Lpng -S 4 ${file} ${tmp_file}
                )
@@ -53,37 +49,27 @@ if(DOXYGEN_PATH AND FIG2DEV_PATH)
        
        foreach(file ${DOC_PNGS})
                ADD_CUSTOM_COMMAND(TARGET ref_guide
        
        foreach(file ${DOC_PNGS})
                ADD_CUSTOM_COMMAND(TARGET ref_guide
-                       COMMAND ${CMAKE_COMMAND} -E copy ${file} ${CMAKE_HOME_DIRECTORY}/doc/html/
+                       COMMAND ${CMAKE_COMMAND} -E copy ${file} ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html/
                )
        endforeach(file ${DOC_PNGS})
 
        ADD_CUSTOM_COMMAND(TARGET ref_guide
                )
        endforeach(file ${DOC_PNGS})
 
        ADD_CUSTOM_COMMAND(TARGET ref_guide
-               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/simgrid.css                          ${CMAKE_HOME_DIRECTORY}/doc/html/
+               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/simgrid.css                          ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html/
        )
        
        ADD_CUSTOM_COMMAND(TARGET ref_guide
        )
        
        ADD_CUSTOM_COMMAND(TARGET ref_guide
+           COMMAND ${FIG2DEV_PATH}/fig2dev -Lmap ${CMAKE_HOME_DIRECTORY}/doc/shared/fig/simgrid_modules.fig | perl -pe 's/imagemap/simgrid_modules/g'| perl -pe 's/<IMG/<IMG style=border:0px/g' | ${CMAKE_HOME_DIRECTORY}/tools/doxygen/fig2dev_postprocessor.pl > ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/doxygen/simgrid_modules.map
            COMMAND ${CMAKE_COMMAND} -E echo "XX First Doxygen pass"
            COMMAND ${CMAKE_COMMAND} -E echo "XX First Doxygen pass"
-               COMMAND ${DOXYGEN_PATH}/doxygen Doxyfile
-               COMMAND ${CMAKE_HOME_DIRECTORY}/tools/doxygen/index_create.pl simgrid.tag index-API.doc
-               
+               COMMAND ${DOXYGEN_PATH}/doxygen RefGuideDoxyfile
+               COMMAND ${CMAKE_HOME_DIRECTORY}/tools/doxygen/index_create.pl simgridrefguide.tag index-API.doc
+
                COMMAND ${CMAKE_COMMAND} -E echo "XX Second Doxygen pass"
                COMMAND ${CMAKE_COMMAND} -E echo "XX Second Doxygen pass"
-               COMMAND ${DOXYGEN_PATH}/doxygen Doxyfile
-               
-               COMMAND ${CMAKE_COMMAND} -E remove -f ${CMAKE_HOME_DIRECTORY}/doc/html/dir*
+               COMMAND ${DOXYGEN_PATH}/doxygen RefGuideDoxyfile
                
                
-               COMMAND ${CMAKE_COMMAND} -E echo "XX Create shortcuts pages"
-               COMMAND ${CMAKE_COMMAND} -E echo \"<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__GRAS__API.html'>\" > ${CMAKE_HOME_DIRECTORY}/doc/html/gras.html
-               COMMAND ${CMAKE_COMMAND} -E echo \"<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__GRAS__API.html'>Grid Reality And Simulation.</a></h2></center></html>\" >> ${CMAKE_HOME_DIRECTORY}/doc/html/gras.html
+               COMMAND ${CMAKE_COMMAND} -E remove -f ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/html/dir*
                
                
-               COMMAND ${CMAKE_COMMAND} -E echo \"<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__AMOK__API.html'>\" > ${CMAKE_HOME_DIRECTORY}/doc/html/amok.html
-               COMMAND ${CMAKE_COMMAND} -E echo \"<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__AMOK__API.html'>Advanced Metacomputing Overlay Kit.</a></h2></center></html>\" >> ${CMAKE_HOME_DIRECTORY}/doc/html/amok.html
-       
-               COMMAND ${CMAKE_COMMAND} -E echo \"<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__MSG__API.html'>\" > ${CMAKE_HOME_DIRECTORY}/doc/html/msg.html
-               COMMAND ${CMAKE_COMMAND} -E echo \"<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__MSG__API.html'>Meta SimGrid.</a></h2></center></html>\" >> ${CMAKE_HOME_DIRECTORY}/doc/html/msg.html
-       
-               COMMAND ${CMAKE_COMMAND} -E echo \"<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__SD__API.html'>\" > ${CMAKE_HOME_DIRECTORY}/doc/html/simdag.html
-               COMMAND ${CMAKE_COMMAND} -E echo \"<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__SD__API.html'>DAG Simulator.</a></h2></center></html>\" >> ${CMAKE_HOME_DIRECTORY}/doc/html/simdag.html
-               WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/
+
+               WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/ref_guide/doxygen
        )
        
 else(DOXYGEN_PATH AND FIG2DEV_PATH)
        )
        
 else(DOXYGEN_PATH AND FIG2DEV_PATH)
@@ -118,4 +104,4 @@ ADD_CUSTOM_TARGET(ref_guide_pdf
   
     WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/latex/
 )
   
     WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/latex/
 )
-add_dependencies(pdf ref_guide)
+add_dependencies(ref_guide_pdf ref_guide)
index 805e8b7..fc492b6 100644 (file)
@@ -5,6 +5,7 @@ find_path(DOXYGEN_PATH  NAMES doxygen   PATHS NO_DEFAULT_PATHS)
 
 
 file(GLOB_RECURSE source_doxygen
 
 
 file(GLOB_RECURSE source_doxygen
+       "${CMAKE_HOME_DIRECTORY}/tools/gras/*.[chl]"
        "${CMAKE_HOME_DIRECTORY}/src/*.[chl]"
        "${CMAKE_HOME_DIRECTORY}/include/*.[chl]"
 )
        "${CMAKE_HOME_DIRECTORY}/src/*.[chl]"
        "${CMAKE_HOME_DIRECTORY}/include/*.[chl]"
 )
@@ -12,13 +13,13 @@ file(GLOB_RECURSE source_doxygen
 
 if(DOXYGEN_PATH AND FIG2DEV_PATH)
 
 
 if(DOXYGEN_PATH AND FIG2DEV_PATH)
 
-       set(DOCSSOURCES "${source_doxygen}\n${DOC_SOURCE}")
+       set(DOCSSOURCES "${source_doxygen}\n${USER_GUIDE_SOURCES}")
        string(REPLACE "\n" ";" DOCSSOURCES ${DOCSSOURCES})
 
 
        set(DOC_PNGS 
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/simgrid_logo_2011.png
        string(REPLACE "\n" ";" DOCSSOURCES ${DOCSSOURCES})
 
 
        set(DOC_PNGS 
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/simgrid_logo_2011.png
-               ${CMAKE_HOME_DIRECTORY}/doc/webcruft/simgrid_logo_small.png
+               ${CMAKE_HOME_DIRECTORY}/doc/webcruft/simgrid_logo_2011_small.png                
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/poster_thumbnail.png
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/win_install_01.png
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/win_install_02.png
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/poster_thumbnail.png
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/win_install_01.png
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/win_install_02.png
@@ -28,29 +29,26 @@ if(DOXYGEN_PATH AND FIG2DEV_PATH)
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/win_install_06.png
        )
        
                ${CMAKE_HOME_DIRECTORY}/doc/webcruft/win_install_06.png
        )
        
-       configure_file(${CMAKE_HOME_DIRECTORY}/doc/Doxyfile.in ${CMAKE_HOME_DIRECTORY}/doc/Doxyfile @ONLY)
-       configure_file(${CMAKE_HOME_DIRECTORY}/doc/footer.html.in ${CMAKE_HOME_DIRECTORY}/doc/footer.html @ONLY)                
+       configure_file(${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/UserGuideDoxyfile.in ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/UserGuideDoxyfile @ONLY)
        
        ADD_CUSTOM_TARGET(user_guide
                COMMENT "Generating the SimGrid user guide..."
                DEPENDS ${DOC_SOURCES} ${DOC_FIGS} ${source_doxygen}
        
        ADD_CUSTOM_TARGET(user_guide
                COMMENT "Generating the SimGrid user guide..."
                DEPENDS ${DOC_SOURCES} ${DOC_FIGS} ${source_doxygen}
-               COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_HOME_DIRECTORY}/doc/userguide/html
-           COMMAND ${CMAKE_COMMAND} -E make_directory   ${CMAKE_HOME_DIRECTORY}/doc/userguide/html
-               COMMAND ${FIG2DEV_PATH}/fig2dev -Lmap ${CMAKE_HOME_DIRECTORY}/doc/fig/simgrid_modules.fig | perl -pe 's/imagemap/simgrid_modules/g'| perl -pe 's/<IMG/<IMG style=border:0px/g' > ${CMAKE_HOME_DIRECTORY}/doc/simgrid_modules.map
-               WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc
+               COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html
+           COMMAND ${CMAKE_COMMAND} -E make_directory   ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html            
+               WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen
        )
                
        )
                
-       ADD_CUSTOM_COMMAND(
-               OUTPUT ${CMAKE_HOME_DIRECTORY}/doc/logcategories.doc
+       ADD_CUSTOM_COMMAND(TARGET user_guide
                DEPENDS ${source_doxygen}
                COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_HOME_DIRECTORY}/doc/logcategories.doc
                DEPENDS ${source_doxygen}
                COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_HOME_DIRECTORY}/doc/logcategories.doc
-               COMMAND ${CMAKE_HOME_DIRECTORY}/tools/doxygen/xbt_log_extract_hierarchy.pl > ${CMAKE_HOME_DIRECTORY}/doc/logcategories.doc
+               COMMAND ${CMAKE_HOME_DIRECTORY}/tools/doxygen/xbt_log_extract_hierarchy.pl > ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/logcategories.doc
                WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}
        )
 
        foreach(file ${DOC_FIGS})
                string(REPLACE ".fig" ".png" tmp_file ${file})
                WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}
        )
 
        foreach(file ${DOC_FIGS})
                string(REPLACE ".fig" ".png" tmp_file ${file})
-               string(REPLACE "${CMAKE_HOME_DIRECTORY}/doc/fig/" "${CMAKE_HOME_DIRECTORY}/doc/html/" tmp_file ${tmp_file})
+               string(REPLACE "${CMAKE_HOME_DIRECTORY}/doc/shared/fig/" "${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/" tmp_file ${tmp_file})           
                ADD_CUSTOM_COMMAND(TARGET user_guide
                        COMMAND ${FIG2DEV_PATH}/fig2dev -Lpng -S 4 ${file} ${tmp_file}
                )
                ADD_CUSTOM_COMMAND(TARGET user_guide
                        COMMAND ${FIG2DEV_PATH}/fig2dev -Lpng -S 4 ${file} ${tmp_file}
                )
@@ -58,42 +56,31 @@ if(DOXYGEN_PATH AND FIG2DEV_PATH)
        
        foreach(file ${DOC_PNGS})
                ADD_CUSTOM_COMMAND(TARGET user_guide
        
        foreach(file ${DOC_PNGS})
                ADD_CUSTOM_COMMAND(TARGET user_guide
-                       COMMAND ${CMAKE_COMMAND} -E copy ${file} ${CMAKE_HOME_DIRECTORY}/doc/html/
+                       COMMAND ${CMAKE_COMMAND} -E copy ${file} ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/
                )
        endforeach(file ${DOC_PNGS})
 
        ADD_CUSTOM_COMMAND(TARGET user_guide
                )
        endforeach(file ${DOC_PNGS})
 
        ADD_CUSTOM_COMMAND(TARGET user_guide
-               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/webcruft/Paje_MSG_screenshot_thn.jpg ${CMAKE_HOME_DIRECTORY}/doc/html/
-               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/webcruft/Paje_MSG_screenshot.jpg     ${CMAKE_HOME_DIRECTORY}/doc/html/
-               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/triva-graph_configuration.png        ${CMAKE_HOME_DIRECTORY}/doc/html/
-               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/triva-graph_visualization.png        ${CMAKE_HOME_DIRECTORY}/doc/html/
-               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/AS_hierarchy.png        ${CMAKE_HOME_DIRECTORY}/doc/html/          
-               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/simgrid.css                          ${CMAKE_HOME_DIRECTORY}/doc/html/
+               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/webcruft/Paje_MSG_screenshot_thn.jpg ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/
+               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/webcruft/Paje_MSG_screenshot.jpg     ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/
+               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/triva-graph_configuration.png        ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/
+               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/triva-graph_visualization.png        ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/
+               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/AS_hierarchy.png        ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/               
+               COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_HOME_DIRECTORY}/doc/simgrid.css                          ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/
        )
        
        ADD_CUSTOM_COMMAND(TARGET user_guide
        )
        
        ADD_CUSTOM_COMMAND(TARGET user_guide
+           COMMAND ${FIG2DEV_PATH}/fig2dev -Lmap ${CMAKE_HOME_DIRECTORY}/doc/shared/fig/simgrid_modules.fig | perl -pe 's/imagemap/simgrid_modules/g'| perl -pe 's/<IMG/<IMG style=border:0px/g' | ${CMAKE_HOME_DIRECTORY}/tools/doxygen/fig2dev_postprocessor.pl > ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/simgrid_modules.map
            COMMAND ${CMAKE_COMMAND} -E echo "XX First Doxygen pass"
            COMMAND ${CMAKE_COMMAND} -E echo "XX First Doxygen pass"
-               COMMAND ${DOXYGEN_PATH}/doxygen Doxyfile
-               COMMAND ${CMAKE_HOME_DIRECTORY}/tools/doxygen/index_create.pl simgrid.tag index-API.doc
+               COMMAND ${DOXYGEN_PATH}/doxygen UserGuideDoxyfile
+               COMMAND ${CMAKE_HOME_DIRECTORY}/tools/doxygen/index_create.pl simgriduserguide.tag index-API.doc
                
                COMMAND ${CMAKE_COMMAND} -E echo "XX Second Doxygen pass"
                
                COMMAND ${CMAKE_COMMAND} -E echo "XX Second Doxygen pass"
-               COMMAND ${DOXYGEN_PATH}/doxygen Doxyfile
-               
-               COMMAND ${CMAKE_COMMAND} -E remove -f ${CMAKE_HOME_DIRECTORY}/doc/html/dir*
-               
-               COMMAND ${CMAKE_COMMAND} -E echo "XX Create shortcuts pages"
-               COMMAND ${CMAKE_COMMAND} -E echo \"<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__GRAS__API.html'>\" > ${CMAKE_HOME_DIRECTORY}/doc/html/gras.html
-               COMMAND ${CMAKE_COMMAND} -E echo \"<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__GRAS__API.html'>Grid Reality And Simulation.</a></h2></center></html>\" >> ${CMAKE_HOME_DIRECTORY}/doc/html/gras.html
+               COMMAND ${DOXYGEN_PATH}/doxygen UserGuideDoxyfile
                
                
-               COMMAND ${CMAKE_COMMAND} -E echo \"<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__AMOK__API.html'>\" > ${CMAKE_HOME_DIRECTORY}/doc/html/amok.html
-               COMMAND ${CMAKE_COMMAND} -E echo \"<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__AMOK__API.html'>Advanced Metacomputing Overlay Kit.</a></h2></center></html>\" >> ${CMAKE_HOME_DIRECTORY}/doc/html/amok.html
-       
-               COMMAND ${CMAKE_COMMAND} -E echo \"<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__MSG__API.html'>\" > ${CMAKE_HOME_DIRECTORY}/doc/html/msg.html
-               COMMAND ${CMAKE_COMMAND} -E echo \"<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__MSG__API.html'>Meta SimGrid.</a></h2></center></html>\" >> ${CMAKE_HOME_DIRECTORY}/doc/html/msg.html
-       
-               COMMAND ${CMAKE_COMMAND} -E echo \"<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__SD__API.html'>\" > ${CMAKE_HOME_DIRECTORY}/doc/html/simdag.html
-               COMMAND ${CMAKE_COMMAND} -E echo \"<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__SD__API.html'>DAG Simulator.</a></h2></center></html>\" >> ${CMAKE_HOME_DIRECTORY}/doc/html/simdag.html
-               WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/
+               COMMAND ${CMAKE_COMMAND} -E remove -f ${CMAKE_HOME_DIRECTORY}/doc/user_guide/html/dir*
+                               
+               WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen
        )
        
 else(DOXYGEN_PATH AND FIG2DEV_PATH)
        )
        
 else(DOXYGEN_PATH AND FIG2DEV_PATH)
@@ -117,36 +104,36 @@ endif(DOXYGEN_PATH AND FIG2DEV_PATH)
 
 message(STATUS "Check individual TOCs")
 set(LISTE_GTUT
 
 message(STATUS "Check individual TOCs")
 set(LISTE_GTUT
-       doc/gtut-tour-00-install.doc
-       doc/gtut-tour-01-bones.doc
-       doc/gtut-tour-02-simple.doc
-       doc/gtut-tour-03-args.doc
-       doc/gtut-tour-04-callback.doc
-       doc/gtut-tour-05-globals.doc
-       doc/gtut-tour-06-logs.doc
-       doc/gtut-tour-07-timers.doc
-       doc/gtut-tour-08-exceptions.doc
-       doc/gtut-tour-09-simpledata.doc
-       doc/gtut-tour-10-rpc.doc
-       doc/gtut-tour-11-explicitwait.doc
-       doc/gtut-tour-recap-messages.doc
-       doc/gtut-tour-12-staticstruct.doc
-       doc/gtut-tour-13-pointers.doc
-       doc/gtut-tour-14-dynar.doc
-       doc/gtut-tour-15-manualdatadef.doc
-       doc/gtut-tour-16-exchangecb.doc
+       doc/user_guide/doxygen/gtut-tour-00-install.doc
+       doc/user_guide/doxygen/gtut-tour-01-bones.doc
+       doc/user_guide/doxygen/gtut-tour-02-simple.doc
+       doc/user_guide/doxygen/gtut-tour-03-args.doc
+       doc/user_guide/doxygen/gtut-tour-04-callback.doc
+       doc/user_guide/doxygen/gtut-tour-05-globals.doc
+       doc/user_guide/doxygen/gtut-tour-06-logs.doc
+       doc/user_guide/doxygen/gtut-tour-07-timers.doc
+       doc/user_guide/doxygen/gtut-tour-08-exceptions.doc
+       doc/user_guide/doxygen/gtut-tour-09-simpledata.doc
+       doc/user_guide/doxygen/gtut-tour-10-rpc.doc
+       doc/user_guide/doxygen/gtut-tour-11-explicitwait.doc
+       doc/user_guide/doxygen/gtut-tour-recap-messages.doc
+       doc/user_guide/doxygen/gtut-tour-12-staticstruct.doc
+       doc/user_guide/doxygen/gtut-tour-13-pointers.doc
+       doc/user_guide/doxygen/gtut-tour-14-dynar.doc
+       doc/user_guide/doxygen/gtut-tour-15-manualdatadef.doc
+       doc/user_guide/doxygen/gtut-tour-16-exchangecb.doc
 )
 
 foreach(file_name ${LISTE_GTUT})
 )
 
 foreach(file_name ${LISTE_GTUT})
-       file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/tmp.curtoc)
-       file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc)
+       file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.curtoc)
+       file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc)
        
        file(READ "${file_name}" file_content)
        string(REGEX MATCH "Table of Contents.*<hr>" valeur_line "${file_content}")
        string(REPLACE "\n" ";" valeur_line "${valeur_line}")
        string(REPLACE "\n" ";" file_content "${file_content}")
               
        
        file(READ "${file_name}" file_content)
        string(REGEX MATCH "Table of Contents.*<hr>" valeur_line "${file_content}")
        string(REPLACE "\n" ";" valeur_line "${valeur_line}")
        string(REPLACE "\n" ";" file_content "${file_content}")
               
-       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc "\n") # make sure it exists
+       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc "\n") # make sure it exists
        foreach(line ${file_content})
                string(REGEX MATCH "[\\]s?u?b?s?u?b?section.*" line2 "${line}")
                string(REGEX MATCH ".*_toc.*" line3 "${line}")
        foreach(line ${file_content})
                string(REGEX MATCH "[\\]s?u?b?s?u?b?section.*" line2 "${line}")
                string(REGEX MATCH ".*_toc.*" line3 "${line}")
@@ -158,29 +145,29 @@ foreach(file_name ${LISTE_GTUT})
                        set(line2                               " - \\ref ${line2}")
                        string(REPLACE " - \\ref subsection"    "   - \\ref " line2 ${line2})
                        string(REPLACE " - \\ref subsubsection" "     - \\ref " line2 ${line2})
                        set(line2                               " - \\ref ${line2}")
                        string(REPLACE " - \\ref subsection"    "   - \\ref " line2 ${line2})
                        string(REPLACE " - \\ref subsubsection" "     - \\ref " line2 ${line2})
-                       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc "${line2}\n")
+                       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc "${line2}\n")
                endif(line2 AND NOT line3)
        endforeach(line ${file_content})
        
                endif(line2 AND NOT line3)
        endforeach(line ${file_content})
        
-       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/tmp.curtoc "\n") # make sure it exists
+       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.curtoc "\n") # make sure it exists
        foreach(line ${valeur_line})
                string(REGEX MATCH ".*ref.*" line_ok ${line})
                if(line_ok)
        foreach(line ${valeur_line})
                string(REGEX MATCH ".*ref.*" line_ok ${line})
                if(line_ok)
-                       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/tmp.curtoc "${line_ok}\n")
+                       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.curtoc "${line_ok}\n")
                endif(line_ok)
        endforeach(line ${valeur_line})
        
                endif(line_ok)
        endforeach(line ${valeur_line})
        
-       exec_program("${CMAKE_COMMAND} -E compare_files ${CMAKE_HOME_DIRECTORY}/doc/tmp.curtoc ${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc" OUTPUT_VARIABLE compare_files)
+       exec_program("${CMAKE_COMMAND} -E compare_files ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.curtoc ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc" OUTPUT_VARIABLE compare_files)
        if(compare_files)
                message(STATUS "Wrong toc for ${file_name}. Should be:")
        if(compare_files)
                message(STATUS "Wrong toc for ${file_name}. Should be:")
-               file(READ "${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc" file_content)
+               file(READ "${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc" file_content)
                message("${file_content}")
                message("${file_content}")
-               exec_program("diff -u ${CMAKE_HOME_DIRECTORY}/doc/tmp.curtoc ${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc")
+               exec_program("diff -u ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.curtoc ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc")
         endif(compare_files)
 endforeach(file_name ${LISTE_GTUT})
 
         endif(compare_files)
 endforeach(file_name ${LISTE_GTUT})
 
-file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/tmp.curtoc)
-file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc)
+file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.curtoc)
+file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc)
 
 message(STATUS "Check main TOC")
 
 
 message(STATUS "Check main TOC")
 
@@ -196,7 +183,7 @@ foreach(file_name ${LISTE_GTUT})
                        string(REPLACE "@page " "" line2 "${line2}")
                        string(REGEX REPLACE " .*" "" line2 "${line2}")
                        set(line2 " - \\ref ${line2}")
                        string(REPLACE "@page " "" line2 "${line2}")
                        string(REGEX REPLACE " .*" "" line2 "${line2}")
                        set(line2 " - \\ref ${line2}")
-                       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc "${line2}\n")
+                       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc "${line2}\n")
                endif(line2)
        endforeach(line ${file_content})
        
                endif(line2)
        endforeach(line ${file_content})
        
@@ -206,35 +193,35 @@ foreach(file_name ${LISTE_GTUT})
                string(REGEX MATCH "^[ ]*$" line3 "${line}")
                string(REGEX MATCH "Table of Contents" line4 "${line}")
                if(NOT line1 AND NOT line2 AND NOT line3 AND NOT line4)
                string(REGEX MATCH "^[ ]*$" line3 "${line}")
                string(REGEX MATCH "Table of Contents" line4 "${line}")
                if(NOT line1 AND NOT line2 AND NOT line3 AND NOT line4)
-                       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc "   ${line}\n")
+                       file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc "   ${line}\n")
                endif(NOT line1 AND NOT line2 AND NOT line3 AND NOT line4)
        endforeach(line ${valeur_line})
 endforeach(file_name ${LISTE_GTUT})    
 
                endif(NOT line1 AND NOT line2 AND NOT line3 AND NOT line4)
        endforeach(line ${valeur_line})
 endforeach(file_name ${LISTE_GTUT})    
 
-file(READ "${CMAKE_HOME_DIRECTORY}/doc/gtut-tour.doc" file_content)
+file(READ "${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/gtut-tour.doc" file_content)
 string(REPLACE "\n" ";" file_content "${file_content}")
 foreach(line ${file_content})
        string(REGEX MATCH "^[ ]+.*\\ref" line1 "${line}")
        if(line1)
 string(REPLACE "\n" ";" file_content "${file_content}")
 foreach(line ${file_content})
        string(REGEX MATCH "^[ ]+.*\\ref" line1 "${line}")
        if(line1)
-               file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/tmp.curtoc "${line}\n")
+               file(APPEND ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.curtoc "${line}\n")
        endif(line1)
 endforeach(line ${file_content})
        
        endif(line1)
 endforeach(line ${file_content})
        
-exec_program("${CMAKE_COMMAND} -E compare_files ${CMAKE_HOME_DIRECTORY}/doc/tmp.curtoc ${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc" OUTPUT_VARIABLE compare_files)
+exec_program("${CMAKE_COMMAND} -E compare_files ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.curtoc ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc" OUTPUT_VARIABLE compare_files)
 if(compare_files)
        message(STATUS "Wrong toc for gtut-tour.doc Right one is in tmp.realtoc")
 if(compare_files)
        message(STATUS "Wrong toc for gtut-tour.doc Right one is in tmp.realtoc")
-       exec_program("diff -u ${CMAKE_HOME_DIRECTORY}/doc/tmp.curtoc ${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc")
+       exec_program("diff -u ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.curtoc ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc")
 else(compare_files)
 else(compare_files)
-       file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/tmp.realtoc)
+       file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.realtoc)
 endif(compare_files)   
   
 endif(compare_files)   
   
-file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/tmp.curtoc)
+file(REMOVE ${CMAKE_HOME_DIRECTORY}/doc/user_guide/doxygen/tmp.curtoc)
 
 
-ADD_CUSTOM_TARGET(pdf
-    COMMAND ${CMAKE_COMMAND} -E echo "XX First pass simgrid_documentation.pdf"
+ADD_CUSTOM_TARGET(user_guide_pdf
+    COMMAND ${CMAKE_COMMAND} -E echo "XX First pass simgrid_user_guide.pdf"
     COMMAND make clean
     COMMAND make pdf || true
     COMMAND make clean
     COMMAND make pdf || true
-    COMMAND ${CMAKE_COMMAND} -E echo "XX Second pass simgrid_documentation.pdf"
+    COMMAND ${CMAKE_COMMAND} -E echo "XX Second pass simgrid_user_guide.pdf"
     COMMAND ${CMAKE_COMMAND} -E remove -f ${CMAKE_HOME_DIRECTORY}/doc/latex/refman.pdf
     COMMAND make pdf || true
     COMMAND ${CMAKE_COMMAND} -E echo "XX Write Simgrid_documentation.pdf"
     COMMAND ${CMAKE_COMMAND} -E remove -f ${CMAKE_HOME_DIRECTORY}/doc/latex/refman.pdf
     COMMAND make pdf || true
     COMMAND ${CMAKE_COMMAND} -E echo "XX Write Simgrid_documentation.pdf"
@@ -242,4 +229,4 @@ ADD_CUSTOM_TARGET(pdf
   
     WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/latex/
 )
   
     WORKING_DIRECTORY ${CMAKE_HOME_DIRECTORY}/doc/latex/
 )
-add_dependencies(pdf user_guide)
+add_dependencies(user_guide_pdf user_guide)
index 0186659..8d1a74b 100644 (file)
@@ -658,103 +658,8 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = index.doc \
-                         FAQ.doc \
-                         install.doc \
-                         bindings.doc \
-                         options.doc \
-                         tracing.doc \
-                         platform.doc \
-                         use.doc \
-                         pls.doc \
-                         ./index-API.doc \
-                         modules.doc \
-                         module-xbt.doc \
-                         module-msg.doc \
-                         module-gras.doc \
-                         module-amok.doc \
-                         module-sd.doc \
-                         module-surf.doc \
-                         module-trace.doc \
-                         gtut-main.doc \
-                         gtut-introduction.doc \
-                         gtut-tour.doc \
-                         gtut-tour-00-install.doc \
-                         gtut-tour-01-bones.doc \
-                         gtut-tour-02-simple.doc \
-                         gtut-tour-03-args.doc \
-                         gtut-tour-04-callback.doc \
-                         gtut-tour-05-globals.doc \
-                         gtut-tour-06-logs.doc \
-                         gtut-tour-07-timers.doc \
-                         gtut-tour-08-exceptions.doc \
-                         gtut-tour-09-simpledata.doc \
-                         gtut-tour-10-rpc.doc \
-                         gtut-tour-11-explicitwait.doc \
-                         gtut-tour-recap-messages.doc \
-                         gtut-tour-12-staticstruct.doc \
-                         gtut-tour-13-pointers.doc \
-                         gtut-tour-14-dynar.doc \
-                         gtut-tour-15-manualdatadef.doc \
-                         gtut-tour-16-exchangecb.doc \
-                         gtut-howto.doc \
-                         gtut-howto-design.doc \
-                         @top_srcdir@/doc/logcategories.doc \
-                         @top_srcdir@/src/instr/ \
-                         @top_srcdir@/include/ \
-                         @top_srcdir@/include/msg \
-                         @top_srcdir@/include/gras \
-                         @top_srcdir@/include/amok \
-                         @top_srcdir@/include/xbt \
-                         @top_srcdir@/include/simdag \
-                         @top_srcdir@/include/simgrid \
-                         @top_srcdir@/src/include/surf \
-                         @top_srcdir@/src/xbt/ \
-                         @top_srcdir@/src/xbt/datadesc \
-                         @top_srcdir@/src/surf/ \
-                         @top_srcdir@/src/msg/ \
-                         @top_srcdir@/src/gras \
-                         @top_srcdir@/src/gras/Msg \
-                         @top_srcdir@/src/gras/Transport \
-                         @top_srcdir@/src/gras/Virtu \
-                         @top_srcdir@/src/amok \
-                         @top_srcdir@/src/amok/Bandwidth \
-                         @top_srcdir@/src/amok/PeerManagement \
-                         @top_srcdir@/src/simdag \
-                         @top_srcdir@/src/simix
-
-###################################################
-##  PLEASE DON'T MESS WITH THE ORDER OF EXAMPLES ## (unless you know what you are doing, of course)
-###################################################
-
-INPUT +=                 @top_srcdir@/examples/msg/sendrecv/sendrecv.c \
-                         @top_srcdir@/examples/msg/masterslave/masterslave_forwarder.c \
-                         @top_srcdir@/examples/msg/masterslave/masterslave_console.c \
-                         @top_srcdir@/examples/msg/migration \
-                         @top_srcdir@/examples/msg/suspend \
-                         @top_srcdir@/examples/msg/properties \
-                         @top_srcdir@/examples/msg/parallel_task \
-                         @top_srcdir@/examples/msg/priority \
-                         @top_srcdir@/examples/msg/icomms/peer.c \
-                         @top_srcdir@/examples/msg/icomms/peer2.c \
-                         @top_srcdir@/examples/msg/icomms/peer3.c \
-                         @top_srcdir@/examples/msg/tracing/simple.c \
-                         @top_srcdir@/examples/msg/tracing/ms.c \
-                         @top_srcdir@/examples/msg/tracing/categories.c \
-                         @top_srcdir@/examples/msg/tracing/procmig.c \
-                         @top_srcdir@/examples/msg/tracing/trace_platform.c \
-                         @top_srcdir@/examples/msg/tracing/user_variables.c \
-                         @top_srcdir@/examples/msg/tracing/link_user_variables.c \
-                         @top_srcdir@/examples/msg/tracing/link_srcdst_user_variables.c \
-                         @top_srcdir@/examples/msg/ns3 \
-                         @top_srcdir@/examples/msg/gtnets \
-                         @top_srcdir@/examples/msg/io \
-                         @top_srcdir@/examples/msg/gpu \
-                         @top_srcdir@/examples/msg/actions \
-                         @top_srcdir@/examples/msg/token_ring \
-                         @top_srcdir@/examples/msg/pmm \
-                         @top_srcdir@/examples/msg/chord
-
+INPUT                  = index.doc 
+                         
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 # also the default input encoding. Doxygen uses libiconv (or the iconv built
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 # also the default input encoding. Doxygen uses libiconv (or the iconv built
@@ -993,7 +898,7 @@ HTML_HEADER            =
 # each generated HTML page. If it is left blank doxygen will generate a
 # standard footer.
 
 # each generated HTML page. If it is left blank doxygen will generate a
 # standard footer.
 
-HTML_FOOTER            = footer.html
+HTML_FOOTER            = 
 
 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
 # style sheet that is used by each HTML page. It can be used to
 
 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
 # style sheet that is used by each HTML page. It can be used to
diff --git a/doc/footer.html.in b/doc/footer.html.in
deleted file mode 100644 (file)
index ee7ebd9..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<p>
-<hr>
-
-<table width=100%>
-<tr>
-<td align=left>
-<a href="index.html"><b>
-Back to the main Simgrid Documentation page</b></a>
-</td>
-<td align=middle>
-<small>The version of <a href="http://simgrid.gforge.inria.fr">SimGrid</a> documented here is v@release_version@.<br/>
-Documentation of other versions can be found in their respective
-archive files (directory doc/html).
-</td>
-<td align=right>
-<small>Generated by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0  width=110 height=53></a> </small>
-</td>
-</tr>
-</table>
index 95dd526..cc03914 100644 (file)
-/*! \page index
-
+/*! 
+@mainpage
 <center>
 \htmlonly
 <table width="100%">
        <tr>
                <td valign="middle" align="left">
 <center>
 \htmlonly
 <table width="100%">
        <tr>
                <td valign="middle" align="left">
-                               <img src="simgrid_logo_2011.png" alt="SimGrid - Scalable simulation of distributed systems, ranging from grids to peer-to-peer systems" />
                </td>
                <td valign="middle" align="left">
                </td>
                <td valign="middle" align="left">
-\endhtmlonly
-\htmlinclude .index.doc.toc
-\htmlonly
                </td>
        </tr>
 </table>
                </td>
        </tr>
 </table>
-\endhtmlonly
 </center>
 
 </center>
 
-SimGrid is a toolkit that provides core functionalities for the simulation
-of distributed applications in heterogeneous distributed environments.
-\htmlonly <!-- ______BODY_BEGIN______ --!> \endhtmlonly
-The specific goal of the project is to facilitate research in the area of
-distributed and parallel application scheduling on distributed computing
-platforms ranging from simple network of workstations to Computational
-Grids.
-\htmlonly <!-- ______BODY_END______ --!> \endhtmlonly
-
+Currently, the documentation contains 3 main sections:
+<ul>
+  <li><h2><a href="../user_guide/html/index.html">SimGrid User Guide</a></h2></li>
+  <li><h2><a href="../ref_guide/html/index.html">SimGrid Reference Manual</a>.</h2></li>
+  <li><h2>You can also retrieve tutorials from <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>.</h2></li> 
+</ul>
+\endhtmlonly
+Other information sources: 
   - The official webpage is <a href="http://simgrid.gforge.inria.fr/">simgrid.gforge.inria.fr</a>.
   - The Frequently Asked Questions are <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>.
   - The development webpage is <a href="https://gforge.inria.fr/projects/simgrid//">gforge.inria.fr/projects/simgrid</a>.
   - The user mailing list is <simgrid-user@lists.gforge.inria.fr>
   - The SimGrid software package can be downloaded from <a href="http://simgrid.gforge.inria.fr/download.php">here</a>.
   - The official webpage is <a href="http://simgrid.gforge.inria.fr/">simgrid.gforge.inria.fr</a>.
   - The Frequently Asked Questions are <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>.
   - The development webpage is <a href="https://gforge.inria.fr/projects/simgrid//">gforge.inria.fr/projects/simgrid</a>.
   - The user mailing list is <simgrid-user@lists.gforge.inria.fr>
   - The SimGrid software package can be downloaded from <a href="http://simgrid.gforge.inria.fr/download.php">here</a>.
-<br>
-
-<hr>
-
-\section overview Overview of the toolkit components
-
-As depicted by the following diagram, the SimGrid toolkit is basically
-three-layered (click on the picture to jump to a specific component).
-
-\htmlonly <!-- ______BODY_BEGIN______ --!> \endhtmlonly
-\htmlonly
-<center>
-\endhtmlonly
-\htmlinclude simgrid_modules.map
-\htmlonly
-<br><b>Relationships between the SimGrid components (click to jump to API)</b>
-</center>
-\endhtmlonly
-\htmlonly <!-- ______BODY_END______ --!> \endhtmlonly
-
-\subsection overview_envs Programmation environments layer
-
-SimGrid provides several programmation environments built on top of a unique
-simulation kernel. Each environment targets a specific audiance and
-constitutes a different paradigm. To choose which of them you want to use,
-you have to think about what you want to do and what would be the result of
-your work.
-
- - If you want to study a theoritical problem and compare several
-   heuristics, you probably want to try <b>\ref MSG_API</b> (yet another
-   historical name). It was designed exactly to that extend and should allow
-   you to build easily rather realistic multi-agents simulation. Yet,
-   realism is not the main goal of this environment and the most annoying
-   technical issues of real platforms are masked here. Check the \ref
-   MSG_API section for more information.
-
- - If you want to study the behaviour of a MPI application using emulation
-   technics, you should have a look at the <b>\ref SMPI_API</b> (Simulated
-   MPI) programming environment. Unfortunately, this work is still underway.
-   Check the \ref SMPI_API section for more information.
-
- - If you want to develop a real distributed application, then you may find
-   <b>\ref GRAS_API</b> (Grid Reality And Simulation) useful. This is an API
-   for the realization of distributed applications.
-   \n\n
-   Moreover, there is two implementations of this API: one on top of the
-   SURF (allowing to develop and test your application within the comfort of
-   the simulator) and another suited for deployment on real platforms
-   (allowing the resulting application to be highly portable and extremely
-   efficient).
-   \n\n
-   Even if you do not plan to run your code for real, you may want to switch
-   to GRAS if you intend to use MSG in a very intensive way (e.g. for
-   simulating a peer-to-peer environment).
-   \n\n
-   See the \ref GRAS_API section for more details.
-
-If your favorite programming environment/model is not there (BSP,
-components, OpenMP, etc.) is not represented in the SimGrid toolkit yet, you may
-consider adding it. You should contact us first on the
-<a href=http://lists.gforge.inria.fr/mailman/listinfo/simgrid-devel>SimGrid
-developers mailing list</a>, though.
-
-\subsection overview_kernel Simulation kernel layer
-
-The core functionnalities to simulate a virtual platform are provided by a
-module called <b>\ref SURF_API</b>.  It is
-very low-level and is not intended to be used as such by end-users. Instead,
-it serve as a basis for the higher level layer.
-
-SURF main features are a fast max-min linear solver and the ability to
-change transparently the model used to describe the platform. This greatly
-eases the comparison of the several models existing in the litterature.
-
-See the \ref SURF_API section for more details.
-
-\subsection overview_fondation Base layer
-
-The base of the whole toolkit is constituted by the <b>\ref XBT_API
-(eXtended Bundle of Tools)</b>.
-
-It is a portable library providing some grounding features such as \ref
-XBT_log, \ref XBT_ex and \ref XBT_config. XBT also encompass
-the following convenient datastructures: \ref XBT_dynar, \ref XBT_fifo, \ref
-XBT_dict, \ref XBT_heap, \ref XBT_set and \ref XBT_swag.
-
-See the \ref XBT_API section for more details.
-
-
-\subsection lucas_layer Tracing simulation
-Finally, a transversal module allows you to trace your simulation. More documentation in the section \ref TRACE_doc
-
-\htmlonly <!-- ______BODY_BEGIN______ --!> \endhtmlonly
-<br>
-The SimGrid software package can be downloaded from
-<a href="http://simgrid.gforge.inria.fr/download.php">here</a>.<br>
-
-If you are interested in the history of SimGrid and in current and planned development,
-you can find out more <a href="http://simgrid.gforge.inria.fr/history.html">here</a>.
-
-Any question, remark or suggestion are welcome on the
-<a href="http://lists.gforge.inria.fr/mailman/listinfo/simgrid-user">SimGrid users
-mailing list</a>.
-
-\htmlonly <!-- ______BODY_END______ --!> \endhtmlonly
 
 
-<hr>
 \htmlonly
 <center>
 <a href="http://creativecommons.org/licenses/LGPL/2.1/"><img alt="CC-GNU LGPL" border="0" src="http://creativecommons.org/images/public/cc-LGPL-a.png" /></a>
 \htmlonly
 <center>
 <a href="http://creativecommons.org/licenses/LGPL/2.1/"><img alt="CC-GNU LGPL" border="0" src="http://creativecommons.org/images/public/cc-LGPL-a.png" /></a>
diff --git a/doc/ref_guide/doxygen/RefGuideDoxyfile.in b/doc/ref_guide/doxygen/RefGuideDoxyfile.in
new file mode 100644 (file)
index 0000000..1a5cbb7
--- /dev/null
@@ -0,0 +1,1844 @@
+
+#               @WARNING@
+
+# Doxyfile 1.8.1
+
+# This file describes the settings to be used by the documentation system
+# doxygen (www.doxygen.org) for a project.
+#
+# All text after a hash (#) is considered a comment and will be ignored.
+# The format is:
+#       TAG = value [value, ...]
+# For lists items can also be appended using:
+#       TAG += value [value, ...]
+# Values that contain spaces should be placed between quotes (" ").
+
+#---------------------------------------------------------------------------
+# Project related configuration options
+#---------------------------------------------------------------------------
+
+# This tag specifies the encoding used for all characters in the config file
+# that follow. The default is UTF-8 which is also the encoding used for all
+# text before the first occurrence of this tag. Doxygen uses libiconv (or the
+# iconv built into libc) for the transcoding. See
+# http://www.gnu.org/software/libiconv for the list of possible encodings.
+
+DOXYFILE_ENCODING      = UTF-8
+
+# The PROJECT_NAME tag is a single word (or sequence of words) that should
+# identify the project. Note that if you do not use Doxywizard you need
+# to put quotes around the project name if it contains spaces.
+
+PROJECT_NAME           = SimGrid
+
+# The PROJECT_NUMBER tag can be used to enter a project or revision number.
+# This could be handy for archiving the generated documentation or
+# if some version control system is used.
+
+PROJECT_NUMBER         = @release_version@
+
+# Using the PROJECT_BRIEF tag one can provide an optional one line description
+# for a project that appears at the top of each page and should give viewer
+# a quick idea about the purpose of the project. Keep the description short.
+
+PROJECT_BRIEF          = "Scalable Simulation of Distributed Systems - Reference Manual"
+
+# With the PROJECT_LOGO tag one can specify an logo or icon that is
+# included in the documentation. The maximum height of the logo should not
+# exceed 55 pixels and the maximum width should not exceed 200 pixels.
+# Doxygen will copy the logo to the output directory.
+
+PROJECT_LOGO           =
+
+# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
+# base path where the generated documentation will be put.
+# If a relative path is entered, it will be relative to the location
+# where doxygen was started. If left blank the current directory will be used.
+
+OUTPUT_DIRECTORY       = ../
+
+# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
+# 4096 sub-directories (in 2 levels) under the output directory of each output
+# format and will distribute the generated files over these directories.
+# Enabling this option can be useful when feeding doxygen a huge amount of
+# source files, where putting all generated files in the same directory would
+# otherwise cause performance problems for the file system.
+
+CREATE_SUBDIRS         = NO
+
+# The OUTPUT_LANGUAGE tag is used to specify the language in which all
+# documentation generated by doxygen is written. Doxygen will use this
+# information to generate all constant output in the proper language.
+# The default language is English, other supported languages are:
+# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
+# Croatian, Czech, Danish, Dutch, Esperanto, Farsi, Finnish, French, German,
+# Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English
+# messages), Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian,
+# Polish, Portuguese, Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak,
+# Slovene, Spanish, Swedish, Ukrainian, and Vietnamese.
+
+OUTPUT_LANGUAGE        = English
+
+# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
+# include brief member descriptions after the members that are listed in
+# the file and class documentation (similar to JavaDoc).
+# Set to NO to disable this.
+
+BRIEF_MEMBER_DESC      = YES
+
+# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
+# the brief description of a member or function before the detailed description.
+# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
+# brief descriptions will be completely suppressed.
+
+REPEAT_BRIEF           = YES
+
+# This tag implements a quasi-intelligent brief description abbreviator
+# that is used to form the text in various listings. Each string
+# in this list, if found as the leading text of the brief description, will be
+# stripped from the text and the result after processing the whole list, is
+# used as the annotated text. Otherwise, the brief description is used as-is.
+# If left blank, the following values are used ("$name" is automatically
+# replaced with the name of the entity): "The $name class" "The $name widget"
+# "The $name file" "is" "provides" "specifies" "contains"
+# "represents" "a" "an" "the"
+
+ABBREVIATE_BRIEF       =
+
+# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
+# Doxygen will generate a detailed section even if there is only a brief
+# description.
+
+ALWAYS_DETAILED_SEC    = NO
+
+# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
+# inherited members of a class in the documentation of that class as if those
+# members were ordinary class members. Constructors, destructors and assignment
+# operators of the base classes will not be shown.
+
+INLINE_INHERITED_MEMB  = YES
+
+# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
+# path before files name in the file list and in the header files. If set
+# to NO the shortest path that makes the file name unique will be used.
+
+FULL_PATH_NAMES        = YES
+
+# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
+# can be used to strip a user-defined part of the path. Stripping is
+# only done if one of the specified strings matches the left-hand part of
+# the path. The tag can be used to show relative paths in the file list.
+# If left blank the directory from which doxygen is run is used as the
+# path to strip.
+
+STRIP_FROM_PATH        = @srcdir@
+
+# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
+# the path mentioned in the documentation of a class, which tells
+# the reader which header file to include in order to use a class.
+# If left blank only the name of the header file containing the class
+# definition is used. Otherwise one should specify the include paths that
+# are normally passed to the compiler using the -I flag.
+
+STRIP_FROM_INC_PATH    =
+
+# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
+# (but less readable) file names. This can be useful if your file system
+# doesn't support long names like on DOS, Mac, or CD-ROM.
+
+SHORT_NAMES            = NO
+
+# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
+# will interpret the first line (until the first dot) of a JavaDoc-style
+# comment as the brief description. If set to NO, the JavaDoc
+# comments will behave just like regular Qt-style comments
+# (thus requiring an explicit @brief command for a brief description.)
+
+JAVADOC_AUTOBRIEF      = NO
+
+# If the QT_AUTOBRIEF tag is set to YES then Doxygen will
+# interpret the first line (until the first dot) of a Qt-style
+# comment as the brief description. If set to NO, the comments
+# will behave just like regular Qt-style comments (thus requiring
+# an explicit \brief command for a brief description.)
+
+QT_AUTOBRIEF           = NO
+
+# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
+# treat a multi-line C++ special comment block (i.e. a block of //! or ///
+# comments) as a brief description. This used to be the default behaviour.
+# The new default is to treat a multi-line C++ comment block as a detailed
+# description. Set this tag to YES if you prefer the old behaviour instead.
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
+# member inherits the documentation from any documented member that it
+# re-implements.
+
+INHERIT_DOCS           = YES
+
+# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
+# a new page for each member. If set to NO, the documentation of a member will
+# be part of the file/class/namespace that contains it.
+
+SEPARATE_MEMBER_PAGES  = NO
+
+# The TAB_SIZE tag can be used to set the number of spaces in a tab.
+# Doxygen uses this value to replace tabs by spaces in code fragments.
+
+TAB_SIZE               = 8
+
+# This tag can be used to specify a number of aliases that acts
+# as commands in the documentation. An alias has the form "name=value".
+# For example adding "sideeffect=\par Side Effects:\n" will allow you to
+# put the command \sideeffect (or @sideeffect) in the documentation, which
+# will result in a user-defined paragraph with heading "Side Effects:".
+# You can put \n's in the value part of an alias to insert newlines.
+
+ALIASES                =
+
+# This tag can be used to specify a number of word-keyword mappings (TCL only).
+# A mapping has the form "name=value". For example adding
+# "class=itcl::class" will allow you to use the command class in the
+# itcl::class meaning.
+
+#TCL_SUBST              =
+
+# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
+# sources only. Doxygen will then generate output that is more tailored for C.
+# For instance, some of the names that are used will be different. The list
+# of all members will be omitted, etc.
+
+OPTIMIZE_OUTPUT_FOR_C  = YES
+
+# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
+# sources only. Doxygen will then generate output that is more tailored for
+# Java. For instance, namespaces will be presented as packages, qualified
+# scopes will look different, etc.
+
+OPTIMIZE_OUTPUT_JAVA   = NO
+
+# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
+# sources only. Doxygen will then generate output that is more tailored for
+# Fortran.
+
+OPTIMIZE_FOR_FORTRAN   = NO
+
+# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
+# sources. Doxygen will then generate output that is tailored for
+# VHDL.
+
+OPTIMIZE_OUTPUT_VHDL   = NO
+
+# Doxygen selects the parser to use depending on the extension of the files it
+# parses. With this tag you can assign which parser to use for a given extension.
+# Doxygen has a built-in mapping, but you can override or extend it using this
+# tag. The format is ext=language, where ext is a file extension, and language
+# is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
+# C++, D, PHP, Objective-C, Python, Fortran, VHDL, C, C++. For instance to make
+# doxygen treat .inc files as Fortran files (default is PHP), and .f files as C
+# (default is Fortran), use: inc=Fortran f=C. Note that for custom extensions
+# you also need to set FILE_PATTERNS otherwise the files are not read by doxygen.
+
+EXTENSION_MAPPING      =
+
+# If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
+# comments according to the Markdown format, which allows for more readable
+# documentation. See http://daringfireball.net/projects/markdown/ for details.
+# The output of markdown processing is further processed by doxygen, so you
+# can mix doxygen, HTML, and XML commands with Markdown formatting.
+# Disable only in case of backward compatibilities issues.
+
+#MARKDOWN_SUPPORT       = YES
+
+# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
+# to include (a tag file for) the STL sources as input, then you should
+# set this tag to YES in order to let doxygen match functions declarations and
+# definitions whose arguments contain STL classes (e.g. func(std::string); v.s.
+# func(std::string) {}). This also makes the inheritance and collaboration
+# diagrams that involve STL classes more complete and accurate.
+
+BUILTIN_STL_SUPPORT    = NO
+
+# If you use Microsoft's C++/CLI language, you should set this option to YES to
+# enable parsing support.
+
+CPP_CLI_SUPPORT        = NO
+
+# Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
+# Doxygen will parse them like normal C++ but will assume all classes use public
+# instead of private inheritance when no explicit protection keyword is present.
+
+SIP_SUPPORT            = NO
+
+# For Microsoft's IDL there are propget and propput attributes to indicate getter
+# and setter methods for a property. Setting this option to YES (the default)
+# will make doxygen replace the get and set methods by a property in the
+# documentation. This will only work if the methods are indeed getting or
+# setting a simple type. If this is not the case, or you want to show the
+# methods anyway, you should set this option to NO.
+
+IDL_PROPERTY_SUPPORT   = YES
+
+# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
+# tag is set to YES, then doxygen will reuse the documentation of the first
+# member in the group (if any) for the other members of the group. By default
+# all members of a group must be documented explicitly.
+
+DISTRIBUTE_GROUP_DOC   = NO
+
+# Set the SUBGROUPING tag to YES (the default) to allow class member groups of
+# the same type (for instance a group of public functions) to be put as a
+# subgroup of that type (e.g. under the Public Functions section). Set it to
+# NO to prevent subgrouping. Alternatively, this can be done per class using
+# the \nosubgrouping command.
+
+SUBGROUPING            = YES
+
+# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and
+# unions are shown inside the group in which they are included (e.g. using
+# @ingroup) instead of on a separate page (for HTML and Man pages) or
+# section (for LaTeX and RTF).
+
+INLINE_GROUPED_CLASSES = NO
+
+# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and
+# unions with only public data fields will be shown inline in the documentation
+# of the scope in which they are defined (i.e. file, namespace, or group
+# documentation), provided this scope is documented. If set to NO (the default),
+# structs, classes, and unions are shown on a separate page (for HTML and Man
+# pages) or section (for LaTeX and RTF).
+
+#INLINE_SIMPLE_STRUCTS  = NO
+
+# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum
+# is documented as struct, union, or enum with the name of the typedef. So
+# typedef struct TypeS {} TypeT, will appear in the documentation as a struct
+# with name TypeT. When disabled the typedef will appear as a member of a file,
+# namespace, or class. And the struct will be named TypeS. This can typically
+# be useful for C code in case the coding convention dictates that all compound
+# types are typedef'ed and only the typedef is referenced, never the tag name.
+
+TYPEDEF_HIDES_STRUCT   = NO
+
+# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to
+# determine which symbols to keep in memory and which to flush to disk.
+# When the cache is full, less often used symbols will be written to disk.
+# For small to medium size projects (<1000 input files) the default value is
+# probably good enough. For larger projects a too small cache size can cause
+# doxygen to be busy swapping symbols to and from disk most of the time
+# causing a significant performance penalty.
+# If the system has enough physical memory increasing the cache will improve the
+# performance by keeping more symbols in memory. Note that the value works on
+# a logarithmic scale so increasing the size by one will roughly double the
+# memory usage. The cache size is given by this formula:
+# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0,
+# corresponding to a cache size of 2^16 = 65536 symbols.
+
+SYMBOL_CACHE_SIZE      = 0
+
+# Similar to the SYMBOL_CACHE_SIZE the size of the symbol lookup cache can be
+# set using LOOKUP_CACHE_SIZE. This cache is used to resolve symbols given
+# their name and scope. Since this can be an expensive process and often the
+# same symbol appear multiple times in the code, doxygen keeps a cache of
+# pre-resolved symbols. If the cache is too small doxygen will become slower.
+# If the cache is too large, memory is wasted. The cache size is given by this
+# formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range is 0..9, the default is 0,
+# corresponding to a cache size of 2^16 = 65536 symbols.
+
+#LOOKUP_CACHE_SIZE      = 0
+
+#---------------------------------------------------------------------------
+# Build related configuration options
+#---------------------------------------------------------------------------
+
+# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
+# documentation are documented, even if no documentation was available.
+# Private class members and static file members will be hidden unless
+# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
+
+EXTRACT_ALL            = NO
+
+# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
+# will be included in the documentation.
+
+EXTRACT_PRIVATE        = NO
+
+# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
+
+#EXTRACT_PACKAGE        = NO
+
+# If the EXTRACT_STATIC tag is set to YES all static members of a file
+# will be included in the documentation.
+
+EXTRACT_STATIC         = YES
+
+# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
+# defined locally in source files will be included in the documentation.
+# If set to NO only classes defined in header files are included.
+
+EXTRACT_LOCAL_CLASSES  = YES
+
+# This flag is only useful for Objective-C code. When set to YES local
+# methods, which are defined in the implementation section but not in
+# the interface are included in the documentation.
+# If set to NO (the default) only methods in the interface are included.
+
+EXTRACT_LOCAL_METHODS  = NO
+
+# If this flag is set to YES, the members of anonymous namespaces will be
+# extracted and appear in the documentation as a namespace called
+# 'anonymous_namespace{file}', where file will be replaced with the base
+# name of the file that contains the anonymous namespace. By default
+# anonymous namespaces are hidden.
+
+EXTRACT_ANON_NSPACES   = NO
+
+# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
+# undocumented members of documented classes, files or namespaces.
+# If set to NO (the default) these members will be included in the
+# various overviews, but no documentation section is generated.
+# This option has no effect if EXTRACT_ALL is enabled.
+
+HIDE_UNDOC_MEMBERS     = YES
+
+# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
+# undocumented classes that are normally visible in the class hierarchy.
+# If set to NO (the default) these classes will be included in the various
+# overviews. This option has no effect if EXTRACT_ALL is enabled.
+
+HIDE_UNDOC_CLASSES     = YES
+
+# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
+# friend (class|struct|union) declarations.
+# If set to NO (the default) these declarations will be included in the
+# documentation.
+
+HIDE_FRIEND_COMPOUNDS  = NO
+
+# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
+# documentation blocks found inside the body of a function.
+# If set to NO (the default) these blocks will be appended to the
+# function's detailed documentation block.
+
+HIDE_IN_BODY_DOCS      = NO
+
+# The INTERNAL_DOCS tag determines if documentation
+# that is typed after a \internal command is included. If the tag is set
+# to NO (the default) then the documentation will be excluded.
+# Set it to YES to include the internal documentation.
+
+INTERNAL_DOCS          = NO
+
+# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
+# file names in lower-case letters. If set to YES upper-case letters are also
+# allowed. This is useful if you have classes or files whose names only differ
+# in case and if your file system supports case sensitive file names. Windows
+# and Mac users are advised to set this option to NO.
+
+CASE_SENSE_NAMES       = YES
+
+# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
+# will show members with their full class and namespace scopes in the
+# documentation. If set to YES the scope will be hidden.
+
+HIDE_SCOPE_NAMES       = NO
+
+# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
+# will put a list of the files that are included by a file in the documentation
+# of that file.
+
+SHOW_INCLUDE_FILES     = YES
+
+# If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
+# will list include files with double quotes in the documentation
+# rather than with sharp brackets.
+
+FORCE_LOCAL_INCLUDES   = NO
+
+# If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
+# is inserted in the documentation for inline members.
+
+INLINE_INFO            = YES
+
+# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
+# will sort the (detailed) documentation of file and class members
+# alphabetically by member name. If set to NO the members will appear in
+# declaration order.
+
+SORT_MEMBER_DOCS       = NO
+
+# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
+# brief documentation of file, namespace and class members alphabetically
+# by member name. If set to NO (the default) the members will appear in
+# declaration order.
+
+SORT_BRIEF_DOCS        = NO
+
+# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
+# will sort the (brief and detailed) documentation of class members so that
+# constructors and destructors are listed first. If set to NO (the default)
+# the constructors will appear in the respective orders defined by
+# SORT_MEMBER_DOCS and SORT_BRIEF_DOCS.
+# This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
+# and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
+# hierarchy of group names into alphabetical order. If set to NO (the default)
+# the group names will appear in their defined order.
+
+SORT_GROUP_NAMES       = NO
+
+# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
+# sorted by fully-qualified names, including namespaces. If set to
+# NO (the default), the class list will be sorted only by class name,
+# not including the namespace part.
+# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
+# Note: This option applies only to the class list, not to the
+# alphabetical list.
+
+SORT_BY_SCOPE_NAME     = NO
+
+# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to
+# do proper type resolution of all parameters of a function it will reject a
+# match between the prototype and the implementation of a member function even
+# if there is only one candidate or it is obvious which candidate to choose
+# by doing a simple string match. By disabling STRICT_PROTO_MATCHING doxygen
+# will still accept a match between prototype and implementation in such cases.
+
+STRICT_PROTO_MATCHING  = NO
+
+# The GENERATE_TODOLIST tag can be used to enable (YES) or
+# disable (NO) the todo list. This list is created by putting \todo
+# commands in the documentation.
+
+GENERATE_TODOLIST      = YES
+
+# The GENERATE_TESTLIST tag can be used to enable (YES) or
+# disable (NO) the test list. This list is created by putting \test
+# commands in the documentation.
+
+GENERATE_TESTLIST      = YES
+
+# The GENERATE_BUGLIST tag can be used to enable (YES) or
+# disable (NO) the bug list. This list is created by putting \bug
+# commands in the documentation.
+
+GENERATE_BUGLIST       = YES
+
+# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
+# disable (NO) the deprecated list. This list is created by putting
+# \deprecated commands in the documentation.
+
+GENERATE_DEPRECATEDLIST= YES
+
+# The ENABLED_SECTIONS tag can be used to enable conditional
+# documentation sections, marked by \if sectionname ... \endif.
+
+ENABLED_SECTIONS       =
+
+# The MAX_INITIALIZER_LINES tag determines the maximum number of lines
+# the initial value of a variable or macro consists of for it to appear in
+# the documentation. If the initializer consists of more lines than specified
+# here it will be hidden. Use a value of 0 to hide initializers completely.
+# The appearance of the initializer of individual variables and macros in the
+# documentation can be controlled using \showinitializer or \hideinitializer
+# command in the documentation regardless of this setting.
+
+MAX_INITIALIZER_LINES  = 30
+
+# Set the SHOW_USED_FILES tag to NO to disable the list of files generated
+# at the bottom of the documentation of classes and structs. If set to YES the
+# list will mention the files that were used to generate the documentation.
+
+SHOW_USED_FILES        = YES
+
+# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
+# This will remove the Files entry from the Quick Index and from the
+# Folder Tree View (if specified). The default is YES.
+
+SHOW_FILES             = YES
+
+# Set the SHOW_NAMESPACES tag to NO to disable the generation of the
+# Namespaces page.
+# This will remove the Namespaces entry from the Quick Index
+# and from the Folder Tree View (if specified). The default is YES.
+
+SHOW_NAMESPACES        = YES
+
+# The FILE_VERSION_FILTER tag can be used to specify a program or script that
+# doxygen should invoke to get the current version for each file (typically from
+# the version control system). Doxygen will invoke the program by executing (via
+# popen()) the command <command> <input-file>, where <command> is the value of
+# the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
+# provided by doxygen. Whatever the program writes to standard output
+# is used as the file version. See the manual for examples.
+
+FILE_VERSION_FILTER    =
+
+# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
+# by doxygen. The layout file controls the global structure of the generated
+# output files in an output format independent way. The create the layout file
+# that represents doxygen's defaults, run doxygen with the -l option.
+# You can optionally specify a file name after the option, if omitted
+# DoxygenLayout.xml will be used as the name of the layout file.
+
+LAYOUT_FILE            = RefGuideDoxygenLayout.xml
+
+# The CITE_BIB_FILES tag can be used to specify one or more bib files
+# containing the references data. This must be a list of .bib files. The
+# .bib extension is automatically appended if omitted. Using this command
+# requires the bibtex tool to be installed. See also
+# http://en.wikipedia.org/wiki/BibTeX for more info. For LaTeX the style
+# of the bibliography can be controlled using LATEX_BIB_STYLE. To use this
+# feature you need bibtex and perl available in the search path.
+
+#CITE_BIB_FILES         =
+
+#---------------------------------------------------------------------------
+# configuration options related to warning and progress messages
+#---------------------------------------------------------------------------
+
+# The QUIET tag can be used to turn on/off the messages that are generated
+# by doxygen. Possible values are YES and NO. If left blank NO is used.
+
+QUIET                  = YES
+
+# The WARNINGS tag can be used to turn on/off the warning messages that are
+# generated by doxygen. Possible values are YES and NO. If left blank
+# NO is used.
+
+WARNINGS               = YES
+
+# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
+# for undocumented members. If EXTRACT_ALL is set to YES then this flag will
+# automatically be disabled.
+
+WARN_IF_UNDOCUMENTED   = YES
+
+# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
+# potential errors in the documentation, such as not documenting some
+# parameters in a documented function, or documenting parameters that
+# don't exist or using markup commands wrongly.
+
+WARN_IF_DOC_ERROR      = YES
+
+# The WARN_NO_PARAMDOC option can be enabled to get warnings for
+# functions that are documented, but have no documentation for their parameters
+# or return value. If set to NO (the default) doxygen will only warn about
+# wrong or incomplete parameter documentation, but not about the absence of
+# documentation.
+
+WARN_NO_PARAMDOC       = NO
+
+# The WARN_FORMAT tag determines the format of the warning messages that
+# doxygen can produce. The string should contain the $file, $line, and $text
+# tags, which will be replaced by the file and line number from which the
+# warning originated and the warning text. Optionally the format may contain
+# $version, which will be replaced by the version of the file (if it could
+# be obtained via FILE_VERSION_FILTER)
+
+WARN_FORMAT            = "$file:$line: $text"
+
+# The WARN_LOGFILE tag can be used to specify a file to which warning
+# and error messages should be written. If left blank the output is written
+# to stderr.
+
+WARN_LOGFILE           =
+
+#---------------------------------------------------------------------------
+# configuration options related to the input files
+#---------------------------------------------------------------------------
+
+# The INPUT tag can be used to specify the files and/or directories that contain
+# documented source files. You may enter file names like "myfile.cpp" or
+# directories like "/usr/src/myproject". Separate the files or directories
+# with spaces.
+
+INPUT                  = main.doc \                         
+                         modules.doc \
+                         module-xbt.doc \
+                         module-msg.doc \
+                         module-gras.doc \
+                         module-amok.doc \
+                         module-sd.doc \
+                         module-surf.doc \
+                         module-simix.doc \
+                         module-trace.doc \
+                        index-API.doc \
+                         @top_srcdir@/doc/ref_guide/doxygen/logcategories.doc \
+                         @top_srcdir@/src/instr/ \
+                         @top_srcdir@/include/ \
+                         @top_srcdir@/include/msg \
+                         @top_srcdir@/include/gras \
+                         @top_srcdir@/include/amok \
+                         @top_srcdir@/include/xbt \
+                         @top_srcdir@/include/simdag \
+                         @top_srcdir@/include/simgrid \
+                         @top_srcdir@/src/include/surf \
+                         @top_srcdir@/src/xbt/ \
+                         @top_srcdir@/src/xbt/datadesc \
+                         @top_srcdir@/src/surf/ \
+                         @top_srcdir@/src/msg/ \
+                         @top_srcdir@/src/gras \
+                         @top_srcdir@/src/gras/Msg \
+                         @top_srcdir@/src/gras/Transport \
+                         @top_srcdir@/src/gras/Virtu \
+                         @top_srcdir@/src/amok \
+                         @top_srcdir@/src/amok/Bandwidth \
+                         @top_srcdir@/src/amok/PeerManagement \
+                         @top_srcdir@/src/simdag \
+                         @top_srcdir@/src/simix
+
+###################################################
+##  PLEASE DON'T MESS WITH THE ORDER OF EXAMPLES ## (unless you know what you are doing, of course)
+###################################################
+
+
+# This tag can be used to specify the character encoding of the source files
+# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
+# also the default input encoding. Doxygen uses libiconv (or the iconv built
+# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for
+# the list of possible encodings.
+
+INPUT_ENCODING         = UTF-8
+
+# If the value of the INPUT tag contains directories, you can use the
+# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
+# and *.h) to filter out the source-files in the directories. If left
+# blank the following patterns are tested:
+# *.c *.cc *.cxx *.cpp *.c++ *.d *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh
+# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
+# *.f90 *.f *.for *.vhd *.vhdl
+
+FILE_PATTERNS          =
+
+# The RECURSIVE tag can be used to turn specify whether or not subdirectories
+# should be searched for input files as well. Possible values are YES and NO.
+# If left blank NO is used.
+
+RECURSIVE              = NO
+
+# The EXCLUDE tag can be used to specify files and/or directories that should be
+# excluded from the INPUT source files. This way you can easily exclude a
+# subdirectory from a directory tree whose root is specified with the INPUT tag.
+# Note that relative paths are relative to the directory from which doxygen is
+# run.
+
+EXCLUDE                =
+
+# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
+# directories that are symbolic links (a Unix file system feature) are excluded
+# from the input.
+
+EXCLUDE_SYMLINKS       = NO
+
+# If the value of the INPUT tag contains directories, you can use the
+# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
+# certain files from those directories. Note that the wildcards are matched
+# against the file with absolute path, so to exclude all test directories
+# for example use the pattern */test/*
+
+EXCLUDE_PATTERNS       =
+
+# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
+# (namespaces, classes, functions, etc.) that should be excluded from the
+# output. The symbol name can be a fully qualified name, a word, or if the
+# wildcard * is used, a substring. Examples: ANamespace, AClass,
+# AClass::ANamespace, ANamespace::*Test
+
+EXCLUDE_SYMBOLS        =
+
+# The EXAMPLE_PATH tag can be used to specify one or more files or
+# directories that contain example code fragments that are included (see
+# the \include command).
+
+EXAMPLE_PATH           = ./ \
+                         @top_srcdir@/doc/gtut-files \
+                         @top_srcdir@/src/surf/ \
+                         @top_srcdir@/src/xbt/ \
+                         @top_srcdir@/examples \
+                         @top_srcdir@/testsuite
+
+# If the value of the EXAMPLE_PATH tag contains directories, you can use the
+# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
+# and *.h) to filter out the source-files in the directories. If left
+# blank all files are included.
+
+EXAMPLE_PATTERNS       =
+
+# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
+# searched for input files to be used with the \include or \dontinclude
+# commands irrespective of the value of the RECURSIVE tag.
+# Possible values are YES and NO. If left blank NO is used.
+
+EXAMPLE_RECURSIVE      = YES
+
+# The IMAGE_PATH tag can be used to specify one or more files or
+# directories that contain image that are included in the documentation (see
+# the \image command).
+
+IMAGE_PATH             = @top_srcdir@/doc
+
+# The INPUT_FILTER tag can be used to specify a program that doxygen should
+# invoke to filter for each input file. Doxygen will invoke the filter program
+# by executing (via popen()) the command <filter> <input-file>, where <filter>
+# is the value of the INPUT_FILTER tag, and <input-file> is the name of an
+# input file. Doxygen will then use the output that the filter program writes
+# to standard output.
+# If FILTER_PATTERNS is specified, this tag will be
+# ignored.
+
+INPUT_FILTER           =
+
+# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
+# basis.
+# Doxygen will compare the file name with each pattern and apply the
+# filter if there is a match.
+# The filters are a list of the form:
+# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further
+# info on how filters are used. If FILTER_PATTERNS is empty or if
+# non of the patterns match the file name, INPUT_FILTER is applied.
+
+FILTER_PATTERNS        =
+
+# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
+# INPUT_FILTER) will be used to filter the input files when producing source
+# files to browse (i.e. when SOURCE_BROWSER is set to YES).
+
+FILTER_SOURCE_FILES    = NO
+
+# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file
+# pattern. A pattern will override the setting for FILTER_PATTERN (if any)
+# and it is also possible to disable source filtering for a specific pattern
+# using *.ext= (so without naming a filter). This option only has effect when
+# FILTER_SOURCE_FILES is enabled.
+
+FILTER_SOURCE_PATTERNS =
+
+#---------------------------------------------------------------------------
+# configuration options related to source browsing
+#---------------------------------------------------------------------------
+
+# If the SOURCE_BROWSER tag is set to YES then a list of source files will
+# be generated. Documented entities will be cross-referenced with these sources.
+# Note: To get rid of all source code in the generated output, make sure also
+# VERBATIM_HEADERS is set to NO.
+
+SOURCE_BROWSER         = NO
+
+# Setting the INLINE_SOURCES tag to YES will include the body
+# of functions and classes directly in the documentation.
+
+INLINE_SOURCES         = NO
+
+# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
+# doxygen to hide any special comment blocks from generated source code
+# fragments. Normal C and C++ comments will always remain visible.
+
+STRIP_CODE_COMMENTS    = YES
+
+# If the REFERENCED_BY_RELATION tag is set to YES
+# then for each documented function all documented
+# functions referencing it will be listed.
+
+REFERENCED_BY_RELATION = NO
+
+# If the REFERENCES_RELATION tag is set to YES
+# then for each documented function all documented entities
+# called/used by that function will be listed.
+
+REFERENCES_RELATION    = NO
+
+# If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
+# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
+# functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will
+# link to the source code.
+# Otherwise they will link to the documentation.
+
+REFERENCES_LINK_SOURCE = YES
+
+# If the USE_HTAGS tag is set to YES then the references to source code
+# will point to the HTML generated by the htags(1) tool instead of doxygen
+# built-in source browser. The htags tool is part of GNU's global source
+# tagging system (see http://www.gnu.org/software/global/global.html). You
+# will need version 4.8.6 or higher.
+
+USE_HTAGS              = NO
+
+# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
+# will generate a verbatim copy of the header file for each class for
+# which an include is specified. Set to NO to disable this.
+
+VERBATIM_HEADERS       = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to the alphabetical class index
+#---------------------------------------------------------------------------
+
+# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
+# of all compounds will be generated. Enable this if the project
+# contains a lot of classes, structs, unions or interfaces.
+
+ALPHABETICAL_INDEX     = NO
+
+# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
+# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
+# in which this list will be split (can be a number in the range [1..20])
+
+COLS_IN_ALPHA_INDEX    = 5
+
+# In case all classes in a project start with a common prefix, all
+# classes will be put under the same header in the alphabetical index.
+# The IGNORE_PREFIX tag can be used to specify one or more prefixes that
+# should be ignored while generating the index headers.
+
+IGNORE_PREFIX          =
+
+#---------------------------------------------------------------------------
+# configuration options related to the HTML output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_HTML tag is set to YES (the default) Doxygen will
+# generate HTML output.
+
+GENERATE_HTML          = YES
+
+# The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `html' will be used as the default path.
+
+HTML_OUTPUT            = html
+
+# The HTML_FILE_EXTENSION tag can be used to specify the file extension for
+# each generated HTML page (for example: .htm,.php,.asp). If it is left blank
+# doxygen will generate files with .html extension.
+
+HTML_FILE_EXTENSION    = .html
+
+# The HTML_HEADER tag can be used to specify a personal HTML header for
+# each generated HTML page. If it is left blank doxygen will generate a
+# standard header. Note that when using a custom header you are responsible
+#  for the proper inclusion of any scripts and style sheets that doxygen
+# needs, which is dependent on the configuration options used.
+# It is advised to generate a default header using "doxygen -w html
+# header.html footer.html stylesheet.css YourConfigFile" and then modify
+# that header. Note that the header is subject to change so you typically
+# have to redo this when upgrading to a newer version of doxygen or when
+# changing the value of configuration settings such as GENERATE_TREEVIEW!
+
+HTML_HEADER            =
+
+# The HTML_FOOTER tag can be used to specify a personal HTML footer for
+# each generated HTML page. If it is left blank doxygen will generate a
+# standard footer.
+
+HTML_FOOTER            = 
+
+# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
+# style sheet that is used by each HTML page. It can be used to
+# fine-tune the look of the HTML output. If the tag is left blank doxygen
+# will generate a default style sheet. Note that doxygen will try to copy
+# the style sheet file to the HTML output directory, so don't put your own
+# style sheet in the HTML output directory as well, or it will be erased!
+
+HTML_STYLESHEET        =
+
+# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
+# other source files which should be copied to the HTML output directory. Note
+# that these files will be copied to the base HTML output directory. Use the
+# $relpath$ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
+# files. In the HTML_STYLESHEET file, use the file name only. Also note that
+# the files will be copied as-is; there are no commands or markers available.
+
+HTML_EXTRA_FILES       =
+
+# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output.
+# Doxygen will adjust the colors in the style sheet and background images
+# according to this color. Hue is specified as an angle on a colorwheel,
+# see http://en.wikipedia.org/wiki/Hue for more information.
+# For instance the value 0 represents red, 60 is yellow, 120 is green,
+# 180 is cyan, 240 is blue, 300 purple, and 360 is red again.
+# The allowed range is 0 to 359.
+
+HTML_COLORSTYLE_HUE    = 220
+
+# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of
+# the colors in the HTML output. For a value of 0 the output will use
+# grayscales only. A value of 255 will produce the most vivid colors.
+
+HTML_COLORSTYLE_SAT    = 100
+
+# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to
+# the luminance component of the colors in the HTML output. Values below
+# 100 gradually make the output lighter, whereas values above 100 make
+# the output darker. The value divided by 100 is the actual gamma applied,
+# so 80 represents a gamma of 0.8, The value 220 represents a gamma of 2.2,
+# and 100 does not change the gamma.
+
+HTML_COLORSTYLE_GAMMA  = 80
+
+# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
+# page will contain the date and time when the page was generated. Setting
+# this to NO can help when comparing the output of multiple runs.
+
+HTML_TIMESTAMP         = YES
+
+# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
+# documentation will contain sections that can be hidden and shown after the
+# page has loaded.
+
+HTML_DYNAMIC_SECTIONS  = NO
+
+# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of
+# entries shown in the various tree structured indices initially; the user
+# can expand and collapse entries dynamically later on. Doxygen will expand
+# the tree to such a level that at most the specified number of entries are
+# visible (unless a fully collapsed tree already exceeds this amount).
+# So setting the number of entries 1 will produce a full collapsed tree by
+# default. 0 is a special value representing an infinite number of entries
+# and will result in a full expanded tree by default.
+
+#HTML_INDEX_NUM_ENTRIES = 100
+
+# If the GENERATE_DOCSET tag is set to YES, additional index files
+# will be generated that can be used as input for Apple's Xcode 3
+# integrated development environment, introduced with OSX 10.5 (Leopard).
+# To create a documentation set, doxygen will generate a Makefile in the
+# HTML output directory. Running make will produce the docset in that
+# directory and running "make install" will install the docset in
+# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find
+# it at startup.
+# See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html
+# for more information.
+
+GENERATE_DOCSET        = NO
+
+# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
+# feed. A documentation feed provides an umbrella under which multiple
+# documentation sets from a single provider (such as a company or product suite)
+# can be grouped.
+
+DOCSET_FEEDNAME        = "Doxygen generated docs"
+
+# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
+# should uniquely identify the documentation set bundle. This should be a
+# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
+# will append .docset to the name.
+
+DOCSET_BUNDLE_ID       = org.doxygen.Project
+
+# When GENERATE_PUBLISHER_ID tag specifies a string that should uniquely identify
+# the documentation publisher. This should be a reverse domain-name style
+# string, e.g. com.mycompany.MyDocSet.documentation.
+
+DOCSET_PUBLISHER_ID    = org.doxygen.Publisher
+
+# The GENERATE_PUBLISHER_NAME tag identifies the documentation publisher.
+
+DOCSET_PUBLISHER_NAME  = Publisher
+
+# If the GENERATE_HTMLHELP tag is set to YES, additional index files
+# will be generated that can be used as input for tools like the
+# Microsoft HTML help workshop to generate a compiled HTML help file (.chm)
+# of the generated HTML documentation.
+
+GENERATE_HTMLHELP      = NO
+
+# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
+# be used to specify the file name of the resulting .chm file. You
+# can add a path in front of the file if the result should not be
+# written to the html output directory.
+
+CHM_FILE               =
+
+# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
+# be used to specify the location (absolute path including file name) of
+# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
+# the HTML help compiler on the generated index.hhp.
+
+HHC_LOCATION           =
+
+# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
+# controls if a separate .chi index file is generated (YES) or that
+# it should be included in the master .chm file (NO).
+
+GENERATE_CHI           = NO
+
+# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
+# is used to encode HtmlHelp index (hhk), content (hhc) and project file
+# content.
+
+CHM_INDEX_ENCODING     =
+
+# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
+# controls whether a binary table of contents is generated (YES) or a
+# normal table of contents (NO) in the .chm file.
+
+BINARY_TOC             = NO
+
+# The TOC_EXPAND flag can be set to YES to add extra items for group members
+# to the contents of the HTML help documentation and to the tree view.
+
+TOC_EXPAND             = YES
+
+# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
+# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
+# that can be used as input for Qt's qhelpgenerator to generate a
+# Qt Compressed Help (.qch) of the generated HTML documentation.
+
+GENERATE_QHP           = NO
+
+# If the QHG_LOCATION tag is specified, the QCH_FILE tag can
+# be used to specify the file name of the resulting .qch file.
+# The path specified is relative to the HTML output folder.
+
+QCH_FILE               =
+
+# The QHP_NAMESPACE tag specifies the namespace to use when generating
+# Qt Help Project output. For more information please see
+# http://doc.trolltech.com/qthelpproject.html#namespace
+
+QHP_NAMESPACE          = org.doxygen.Project
+
+# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating
+# Qt Help Project output. For more information please see
+# http://doc.trolltech.com/qthelpproject.html#virtual-folders
+
+QHP_VIRTUAL_FOLDER     = doc
+
+# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to
+# add. For more information please see
+# http://doc.trolltech.com/qthelpproject.html#custom-filters
+
+QHP_CUST_FILTER_NAME   =
+
+# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the
+# custom filter to add. For more information please see
+# <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">
+# Qt Help Project / Custom Filters</a>.
+
+QHP_CUST_FILTER_ATTRS  =
+
+# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this
+# project's
+# filter section matches.
+# <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">
+# Qt Help Project / Filter Attributes</a>.
+
+QHP_SECT_FILTER_ATTRS  =
+
+# If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
+# be used to specify the location of Qt's qhelpgenerator.
+# If non-empty doxygen will try to run qhelpgenerator on the generated
+# .qhp file.
+
+QHG_LOCATION           =
+
+# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files
+#  will be generated, which together with the HTML files, form an Eclipse help
+# plugin. To install this plugin and make it available under the help contents
+# menu in Eclipse, the contents of the directory containing the HTML and XML
+# files needs to be copied into the plugins directory of eclipse. The name of
+# the directory within the plugins directory should be the same as
+# the ECLIPSE_DOC_ID value. After copying Eclipse needs to be restarted before
+# the help appears.
+
+GENERATE_ECLIPSEHELP   = NO
+
+# A unique identifier for the eclipse help plugin. When installing the plugin
+# the directory name containing the HTML and XML files should also have
+# this name.
+
+ECLIPSE_DOC_ID         = org.doxygen.Project
+
+# The DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs)
+# at top of each HTML page. The value NO (the default) enables the index and
+# the value YES disables it. Since the tabs have the same information as the
+# navigation tree you can set this option to NO if you already set
+# GENERATE_TREEVIEW to YES.
+
+DISABLE_INDEX          = NO
+
+# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
+# structure should be generated to display hierarchical information.
+# If the tag value is set to YES, a side panel will be generated
+# containing a tree-like index structure (just like the one that
+# is generated for HTML Help). For this to work a browser that supports
+# JavaScript, DHTML, CSS and frames is required (i.e. any modern browser).
+# Windows users are probably better off using the HTML help feature.
+# Since the tree basically has the same information as the tab index you
+# could consider to set DISABLE_INDEX to NO when enabling this option.
+
+GENERATE_TREEVIEW      = YES
+
+# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
+# (range [0,1..20]) that doxygen will group on one line in the generated HTML
+# documentation. Note that a value of 0 will completely suppress the enum
+# values from appearing in the overview section.
+
+ENUM_VALUES_PER_LINE   = 4
+
+# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
+# used to set the initial width (in pixels) of the frame in which the tree
+# is shown.
+
+TREEVIEW_WIDTH         = 250
+
+# When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
+# links to external symbols imported via tag files in a separate window.
+
+EXT_LINKS_IN_WINDOW    = NO
+
+# Use this tag to change the font size of Latex formulas included
+# as images in the HTML documentation. The default is 10. Note that
+# when you change the font size after a successful doxygen run you need
+# to manually remove any form_*.png images from the HTML output directory
+# to force them to be regenerated.
+
+FORMULA_FONTSIZE       = 10
+
+# Use the FORMULA_TRANPARENT tag to determine whether or not the images
+# generated for formulas are transparent PNGs. Transparent PNGs are
+# not supported properly for IE 6.0, but are supported on all modern browsers.
+# Note that when changing this option you need to delete any form_*.png files
+# in the HTML output before the changes have effect.
+
+FORMULA_TRANSPARENT    = YES
+
+# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax
+# (see http://www.mathjax.org) which uses client side Javascript for the
+# rendering instead of using prerendered bitmaps. Use this if you do not
+# have LaTeX installed or if you want to formulas look prettier in the HTML
+# output. When enabled you may also need to install MathJax separately and
+# configure the path to it using the MATHJAX_RELPATH option.
+
+USE_MATHJAX            = NO
+
+# When MathJax is enabled you need to specify the location relative to the
+# HTML output directory using the MATHJAX_RELPATH option. The destination
+# directory should contain the MathJax.js script. For instance, if the mathjax
+# directory is located at the same level as the HTML output directory, then
+# MATHJAX_RELPATH should be ../mathjax. The default value points to
+# the MathJax Content Delivery Network so you can quickly see the result without
+# installing MathJax.
+# However, it is strongly recommended to install a local
+# copy of MathJax from http://www.mathjax.org before deployment.
+
+MATHJAX_RELPATH        = http://www.mathjax.org/mathjax
+
+# The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension
+# names that should be enabled during MathJax rendering.
+
+#MATHJAX_EXTENSIONS     =
+
+# When the SEARCHENGINE tag is enabled doxygen will generate a search box
+# for the HTML output. The underlying search engine uses javascript
+# and DHTML and should work on any modern browser. Note that when using
+# HTML help (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets
+# (GENERATE_DOCSET) there is already a search function so this one should
+# typically be disabled. For large projects the javascript based search engine
+# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
+
+SEARCHENGINE           = YES
+
+# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
+# implemented using a PHP enabled web server instead of at the web client
+# using Javascript. Doxygen will generate the search PHP script and index
+# file to put on the web server. The advantage of the server
+# based approach is that it scales better to large projects and allows
+# full text search. The disadvantages are that it is more difficult to setup
+# and does not have live searching capabilities.
+
+SERVER_BASED_SEARCH    = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to the LaTeX output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
+# generate Latex output.
+
+GENERATE_LATEX         = YES
+
+# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `latex' will be used as the default path.
+
+LATEX_OUTPUT           = latex
+
+# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
+# invoked. If left blank `latex' will be used as the default command name.
+# Note that when enabling USE_PDFLATEX this option is only used for
+# generating bitmaps for formulas in the HTML output, but not in the
+# Makefile that is written to the output directory.
+
+LATEX_CMD_NAME         = latex
+
+# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
+# generate index for LaTeX. If left blank `makeindex' will be used as the
+# default command name.
+
+MAKEINDEX_CMD_NAME     = makeindex
+
+# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
+# LaTeX documents. This may be useful for small projects and may help to
+# save some trees in general.
+
+COMPACT_LATEX          = YES
+
+# The PAPER_TYPE tag can be used to set the paper type that is used
+# by the printer. Possible values are: a4, letter, legal and
+# executive. If left blank a4wide will be used.
+
+PAPER_TYPE             = a4wide
+
+# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
+# packages that should be included in the LaTeX output.
+
+EXTRA_PACKAGES         = pdfpages
+
+# The LATEX_HEADER tag can be used to specify a personal LaTeX header for
+# the generated latex document. The header should contain everything until
+# the first chapter. If it is left blank doxygen will generate a
+# standard header. Notice: only use this tag if you know what you are doing!
+
+LATEX_HEADER           =
+
+# The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for
+# the generated latex document. The footer should contain everything after
+# the last chapter. If it is left blank doxygen will generate a
+# standard footer. Notice: only use this tag if you know what you are doing!
+
+LATEX_FOOTER           =
+
+# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
+# is prepared for conversion to pdf (using ps2pdf). The pdf file will
+# contain links (just like the HTML output) instead of page references
+# This makes the output suitable for online browsing using a pdf viewer.
+
+PDF_HYPERLINKS         = YES
+
+# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
+# plain latex in the generated Makefile. Set this option to YES to get a
+# higher quality PDF documentation.
+
+USE_PDFLATEX           = YES
+
+# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
+# command to the generated LaTeX files. This will instruct LaTeX to keep
+# running if errors occur, instead of asking the user for help.
+# This option is also used when generating formulas in HTML.
+
+LATEX_BATCHMODE        = NO
+
+# If LATEX_HIDE_INDICES is set to YES then doxygen will not
+# include the index chapters (such as File Index, Compound Index, etc.)
+# in the output.
+
+LATEX_HIDE_INDICES     = NO
+
+# If LATEX_SOURCE_CODE is set to YES then doxygen will include
+# source code with syntax highlighting in the LaTeX output.
+# Note that which sources are shown also depends on other settings
+# such as SOURCE_BROWSER.
+
+LATEX_SOURCE_CODE      = NO
+
+# The LATEX_BIB_STYLE tag can be used to specify the style to use for the
+# bibliography, e.g. plainnat, or ieeetr. The default style is "plain". See
+# http://en.wikipedia.org/wiki/BibTeX for more info.
+
+#LATEX_BIB_STYLE        = plain
+
+#---------------------------------------------------------------------------
+# configuration options related to the RTF output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
+# The RTF output is optimized for Word 97 and may not look very pretty with
+# other RTF readers or editors.
+
+GENERATE_RTF           = NO
+
+# The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `rtf' will be used as the default path.
+
+RTF_OUTPUT             = rtf
+
+# If the COMPACT_RTF tag is set to YES Doxygen generates more compact
+# RTF documents. This may be useful for small projects and may help to
+# save some trees in general.
+
+COMPACT_RTF            = NO
+
+# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
+# will contain hyperlink fields. The RTF file will
+# contain links (just like the HTML output) instead of page references.
+# This makes the output suitable for online browsing using WORD or other
+# programs which support those fields.
+# Note: wordpad (write) and others do not support links.
+
+RTF_HYPERLINKS         = NO
+
+# Load style sheet definitions from file. Syntax is similar to doxygen's
+# config file, i.e. a series of assignments. You only have to provide
+# replacements, missing definitions are set to their default value.
+
+RTF_STYLESHEET_FILE    =
+
+# Set optional variables used in the generation of an rtf document.
+# Syntax is similar to doxygen's config file.
+
+RTF_EXTENSIONS_FILE    =
+
+#---------------------------------------------------------------------------
+# configuration options related to the man page output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_MAN tag is set to YES (the default) Doxygen will
+# generate man pages
+
+GENERATE_MAN           = NO
+
+# The MAN_OUTPUT tag is used to specify where the man pages will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `man' will be used as the default path.
+
+MAN_OUTPUT             = man
+
+# The MAN_EXTENSION tag determines the extension that is added to
+# the generated man pages (default is the subroutine's section .3)
+
+MAN_EXTENSION          = .3
+
+# If the MAN_LINKS tag is set to YES and Doxygen generates man output,
+# then it will generate one additional man file for each entity
+# documented in the real man page(s). These additional files
+# only source the real man page, but without them the man command
+# would be unable to find the correct page. The default is NO.
+
+MAN_LINKS              = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to the XML output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_XML tag is set to YES Doxygen will
+# generate an XML file that captures the structure of
+# the code including all documentation.
+
+GENERATE_XML           = NO
+
+# The XML_OUTPUT tag is used to specify where the XML pages will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `xml' will be used as the default path.
+
+XML_OUTPUT             = xml
+
+# The XML_SCHEMA tag can be used to specify an XML schema,
+# which can be used by a validating XML parser to check the
+# syntax of the XML files.
+
+XML_SCHEMA             =
+
+# The XML_DTD tag can be used to specify an XML DTD,
+# which can be used by a validating XML parser to check the
+# syntax of the XML files.
+
+XML_DTD                =
+
+# If the XML_PROGRAMLISTING tag is set to YES Doxygen will
+# dump the program listings (including syntax highlighting
+# and cross-referencing information) to the XML output. Note that
+# enabling this will significantly increase the size of the XML output.
+
+XML_PROGRAMLISTING     = YES
+
+#---------------------------------------------------------------------------
+# configuration options for the AutoGen Definitions output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
+# generate an AutoGen Definitions (see autogen.sf.net) file
+# that captures the structure of the code including all
+# documentation. Note that this feature is still experimental
+# and incomplete at the moment.
+
+GENERATE_AUTOGEN_DEF   = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to the Perl module output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_PERLMOD tag is set to YES Doxygen will
+# generate a Perl module file that captures the structure of
+# the code including all documentation. Note that this
+# feature is still experimental and incomplete at the
+# moment.
+
+GENERATE_PERLMOD       = NO
+
+# If the PERLMOD_LATEX tag is set to YES Doxygen will generate
+# the necessary Makefile rules, Perl scripts and LaTeX code to be able
+# to generate PDF and DVI output from the Perl module output.
+
+PERLMOD_LATEX          = NO
+
+# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
+# nicely formatted so it can be parsed by a human reader.
+# This is useful
+# if you want to understand what is going on.
+# On the other hand, if this
+# tag is set to NO the size of the Perl module output will be much smaller
+# and Perl will parse it just the same.
+
+PERLMOD_PRETTY         = YES
+
+# The names of the make variables in the generated doxyrules.make file
+# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
+# This is useful so different doxyrules.make files included by the same
+# Makefile don't overwrite each other's variables.
+
+PERLMOD_MAKEVAR_PREFIX =
+
+#---------------------------------------------------------------------------
+# Configuration options related to the preprocessor
+#---------------------------------------------------------------------------
+
+# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
+# evaluate all C-preprocessor directives found in the sources and include
+# files.
+
+ENABLE_PREPROCESSING   = YES
+
+# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
+# names in the source code. If set to NO (the default) only conditional
+# compilation will be performed. Macro expansion can be done in a controlled
+# way by setting EXPAND_ONLY_PREDEF to YES.
+
+MACRO_EXPANSION        = YES
+
+# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
+# then the macro expansion is limited to the macros specified with the
+# PREDEFINED and EXPAND_AS_DEFINED tags.
+
+EXPAND_ONLY_PREDEF     = YES
+
+# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
+# pointed to by INCLUDE_PATH will be searched when a #include is found.
+
+SEARCH_INCLUDES        = YES
+
+# The INCLUDE_PATH tag can be used to specify one or more directories that
+# contain include files that are not input files but should be processed by
+# the preprocessor.
+
+INCLUDE_PATH           =
+
+# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
+# patterns (like *.h and *.hpp) to filter out the header-files in the
+# directories. If left blank, the patterns specified with FILE_PATTERNS will
+# be used.
+
+INCLUDE_FILE_PATTERNS  =
+
+# The PREDEFINED tag can be used to specify one or more macro names that
+# are defined before the preprocessor is started (similar to the -D option of
+# gcc). The argument of the tag is a list of macros of the form: name
+# or name=definition (no spaces). If the definition and the = are
+# omitted =1 is assumed. To prevent a macro definition from being
+# undefined via #undef or recursively expanded use the := operator
+# instead of the = operator.
+
+PREDEFINED             = DOXYGEN \
+                         DOXYGEN_SKIP_IT \
+                         XBT_PUBLIC= \
+                         XBT_INLINE= \
+                         HAVE_TRACING \
+                         MSG_USE_DEPRECATED
+
+# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
+# this tag can be used to specify a list of macro names that should be expanded.
+# The macro definition that is found in the sources will be used.
+# Use the PREDEFINED tag if you want to use a different macro definition that
+# overrules the definition found in the source code.
+
+EXPAND_AS_DEFINED      =
+
+# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
+# doxygen's preprocessor will remove all references to function-like macros
+# that are alone on a line, have an all uppercase name, and do not end with a
+# semicolon, because these will confuse the parser if not removed.
+
+SKIP_FUNCTION_MACROS   = YES
+
+#---------------------------------------------------------------------------
+# Configuration::additions related to external references
+#---------------------------------------------------------------------------
+
+# The TAGFILES option can be used to specify one or more tagfiles. For each
+# tag file the location of the external documentation should be added. The
+# format of a tag file without this location is as follows:
+#
+# TAGFILES = file1 file2 ...
+# Adding location for the tag files is done as follows:
+#
+# TAGFILES = file1=loc1 "file2 = loc2" ...
+# where "loc1" and "loc2" can be relative or absolute paths
+# or URLs. Note that each tag file must have a unique name (where the name does
+# NOT include the path). If a tag file is not located in the directory in which
+# doxygen is run, you must also specify the path to the tagfile here.
+
+TAGFILES               = ../../shared/doxygen/simgriduserguide.tag=../../user_guide/html/
+
+# When a file name is specified after GENERATE_TAGFILE, doxygen will create
+# a tag file that is based on the input files it reads.
+
+GENERATE_TAGFILE       = ../../shared/doxygen/simgridrefguide.tag
+
+
+# If the ALLEXTERNALS tag is set to YES all external classes will be listed
+# in the class index. If set to NO only the inherited external classes
+# will be listed.
+
+ALLEXTERNALS           = NO
+
+# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
+# in the modules index. If set to NO, only the current project's groups will
+# be listed.
+
+EXTERNAL_GROUPS        = NO
+
+# The PERL_PATH should be the absolute path and name of the perl script
+# interpreter (i.e. the result of `which perl').
+
+PERL_PATH              = /usr/bin/perl
+
+#---------------------------------------------------------------------------
+# Configuration options related to the dot tool
+#---------------------------------------------------------------------------
+
+# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
+# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base
+# or super classes. Setting the tag to NO turns the diagrams off. Note that
+# this option also works with HAVE_DOT disabled, but it is recommended to
+# install and use dot, since it yields more powerful graphs.
+
+CLASS_DIAGRAMS         = YES
+
+# You can define message sequence charts within doxygen comments using the \msc
+# command. Doxygen will then run the mscgen tool (see
+# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
+# documentation. The MSCGEN_PATH tag allows you to specify the directory where
+# the mscgen tool resides. If left empty the tool is assumed to be found in the
+# default search path.
+
+MSCGEN_PATH            =
+
+# If set to YES, the inheritance and collaboration graphs will hide
+# inheritance and usage relations if the target is undocumented
+# or is not a class.
+
+HIDE_UNDOC_RELATIONS   = YES
+
+# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
+# available from the path. This tool is part of Graphviz, a graph visualization
+# toolkit from AT&T and Lucent Bell Labs. The other options in this section
+# have no effect if this option is set to NO (the default)
+
+HAVE_DOT               = NO
+
+# The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
+# allowed to run in parallel. When set to 0 (the default) doxygen will
+# base this on the number of processors available in the system. You can set it
+# explicitly to a value larger than 0 to get control over the balance
+# between CPU load and processing speed.
+
+DOT_NUM_THREADS        = 0
+
+# By default doxygen will use the Helvetica font for all dot files that
+# doxygen generates. When you want a differently looking font you can specify
+# the font name using DOT_FONTNAME. You need to make sure dot is able to find
+# the font, which can be done by putting it in a standard location or by setting
+# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
+# directory containing the font.
+
+DOT_FONTNAME           = Helvetica
+
+# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
+# The default size is 10pt.
+
+DOT_FONTSIZE           = 10
+
+# By default doxygen will tell dot to use the Helvetica font.
+# If you specify a different font using DOT_FONTNAME you can use DOT_FONTPATH to
+# set the path where dot can find it.
+
+DOT_FONTPATH           =
+
+# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
+# will generate a graph for each documented class showing the direct and
+# indirect inheritance relations. Setting this tag to YES will force the
+# CLASS_DIAGRAMS tag to NO.
+
+CLASS_GRAPH            = YES
+
+# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
+# will generate a graph for each documented class showing the direct and
+# indirect implementation dependencies (inheritance, containment, and
+# class references variables) of the class with other documented classes.
+
+COLLABORATION_GRAPH    = YES
+
+# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
+# will generate a graph for groups, showing the direct groups dependencies
+
+GROUP_GRAPHS           = YES
+
+# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
+# collaboration diagrams in a style similar to the OMG's Unified Modeling
+# Language.
+
+UML_LOOK               = NO
+
+# If the UML_LOOK tag is enabled, the fields and methods are shown inside
+# the class node. If there are many fields or methods and many nodes the
+# graph may become too big to be useful. The UML_LIMIT_NUM_FIELDS
+# threshold limits the number of items for each type to make the size more
+# managable. Set this to 0 for no limit. Note that the threshold may be
+# exceeded by 50% before the limit is enforced.
+
+#UML_LIMIT_NUM_FIELDS   = 10
+
+# If set to YES, the inheritance and collaboration graphs will show the
+# relations between templates and their instances.
+
+TEMPLATE_RELATIONS     = YES
+
+# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT
+# tags are set to YES then doxygen will generate a graph for each documented
+# file showing the direct and indirect include dependencies of the file with
+# other documented files.
+
+INCLUDE_GRAPH          = YES
+
+# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
+# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
+# documented header file showing the documented files that directly or
+# indirectly include this file.
+
+INCLUDED_BY_GRAPH      = NO
+
+# If the CALL_GRAPH and HAVE_DOT options are set to YES then
+# doxygen will generate a call dependency graph for every global function
+# or class method. Note that enabling this option will significantly increase
+# the time of a run. So in most cases it will be better to enable call graphs
+# for selected functions only using the \callgraph command.
+
+CALL_GRAPH             = NO
+
+# If the CALLER_GRAPH and HAVE_DOT tags are set to YES then
+# doxygen will generate a caller dependency graph for every global function
+# or class method. Note that enabling this option will significantly increase
+# the time of a run. So in most cases it will be better to enable caller
+# graphs for selected functions only using the \callergraph command.
+
+CALLER_GRAPH           = YES
+
+# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
+# will generate a graphical hierarchy of all classes instead of a textual one.
+
+GRAPHICAL_HIERARCHY    = YES
+
+# If the DIRECTORY_GRAPH and HAVE_DOT tags are set to YES
+# then doxygen will show the dependencies a directory has on other directories
+# in a graphical way. The dependency relations are determined by the #include
+# relations between the files in the directories.
+
+DIRECTORY_GRAPH        = YES
+
+# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
+# generated by dot. Possible values are svg, png, jpg, or gif.
+# If left blank png will be used. If you choose svg you need to set
+# HTML_FILE_EXTENSION to xhtml in order to make the SVG files
+# visible in IE 9+ (other browsers do not have this requirement).
+
+DOT_IMAGE_FORMAT       = png
+
+# If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
+# enable generation of interactive SVG images that allow zooming and panning.
+# Note that this requires a modern browser other than Internet Explorer.
+# Tested and working are Firefox, Chrome, Safari, and Opera. For IE 9+ you
+# need to set HTML_FILE_EXTENSION to xhtml in order to make the SVG files
+# visible. Older versions of IE do not have SVG support.
+
+#INTERACTIVE_SVG        = NO
+
+# The tag DOT_PATH can be used to specify the path where the dot tool can be
+# found. If left blank, it is assumed the dot tool can be found in the path.
+
+DOT_PATH               =
+
+# The DOTFILE_DIRS tag can be used to specify one or more directories that
+# contain dot files that are included in the documentation (see the
+# \dotfile command).
+
+DOTFILE_DIRS           =
+
+# The MSCFILE_DIRS tag can be used to specify one or more directories that
+# contain msc files that are included in the documentation (see the
+# \mscfile command).
+
+MSCFILE_DIRS           =
+
+# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
+# nodes that will be shown in the graph. If the number of nodes in a graph
+# becomes larger than this value, doxygen will truncate the graph, which is
+# visualized by representing a node as a red box. Note that doxygen if the
+# number of direct children of the root node in a graph is already larger than
+# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
+# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
+
+DOT_GRAPH_MAX_NODES    = 50
+
+# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
+# graphs generated by dot. A depth value of 3 means that only nodes reachable
+# from the root by following a path via at most 3 edges will be shown. Nodes
+# that lay further from the root node will be omitted. Note that setting this
+# option to 1 or 2 may greatly reduce the computation time needed for large
+# code bases. Also note that the size of a graph can be further restricted by
+# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
+
+MAX_DOT_GRAPH_DEPTH    = 0
+
+# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
+# background. This is disabled by default, because dot on Windows does not
+# seem to support this out of the box. Warning: Depending on the platform used,
+# enabling this option may lead to badly anti-aliased labels on the edges of
+# a graph (i.e. they become hard to read).
+
+DOT_TRANSPARENT        = NO
+
+# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
+# files in one run (i.e. multiple -o and -T options on the command line). This
+# makes dot run faster, but since only newer versions of dot (>1.8.10)
+# support this, this feature is disabled by default.
+
+DOT_MULTI_TARGETS      = NO
+
+# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
+# generate a legend page explaining the meaning of the various boxes and
+# arrows in the dot generated graphs.
+
+GENERATE_LEGEND        = YES
+
+# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
+# remove the intermediate dot files that are used to generate
+# the various graphs.
+
+DOT_CLEANUP            = YES
diff --git a/doc/ref_guide/doxygen/RefGuideDoxygenLayout.xml b/doc/ref_guide/doxygen/RefGuideDoxygenLayout.xml
new file mode 100644 (file)
index 0000000..e5630ba
--- /dev/null
@@ -0,0 +1,191 @@
+<doxygenlayout version="1.0">
+  <!-- Navigation index tabs for HTML output -->
+  <navindex>
+    <tab type="mainpage" visible="yes" title="Home"/>
+    <tab type="modules" visible="yes" title="Modules Functions" intro="Below is the list of all functions grouped by modules"/>   
+    <tab type="namespaces" visible="yes" title="">
+      <tab type="namespaces" visible="yes" title="" intro=""/>
+      <tab type="namespacemembers" visible="yes" title="" intro=""/>
+    </tab>
+    <tab type="classes" visible="yes" title="">
+      <tab type="classes" visible="yes" title="" intro=""/>
+      <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> 
+      <tab type="hierarchy" visible="yes" title="" intro=""/>
+      <tab type="classmembers" visible="yes" title="" intro=""/>
+    </tab>
+    <tab type="files" visible="yes" title="">
+      <tab type="files" visible="yes" title="" intro=""/>
+      <tab type="globals" visible="yes" title="" intro=""/>
+    </tab>
+    <tab type="examples" visible="yes" title="" intro=""/> 
+  <tab type="pages" visible="no" title="Other Related Pages" intro="This is a list of other pages related to this manual"/> 
+   <tab type="user" url="https://gforge.inria.fr/projects/simgrid" title="Forge"/>
+    <tab type="user" url="http://simgrid.gforge.inria.fr/" title="Website"/>
+       <tab type="user" url="../../ref_guide/html/index.html" title="Reference Manual"/>       
+    <tab type="user" url="../../user_guide/html/index.html" title="User Guide"/>       
+    <tab type="user" url="http://simgrid.gforge.inria.fr/101/index.php" title="Tutorials"/>
+
+  
+  </navindex>
+
+  <!-- Layout definition for a class page -->
+  <class>
+    <briefdescription visible="yes"/>
+    <includes visible="$SHOW_INCLUDE_FILES"/>
+    <inheritancegraph visible="$CLASS_GRAPH"/>
+    <collaborationgraph visible="$COLLABORATION_GRAPH"/>
+    <allmemberslink visible="yes"/>
+    <memberdecl>
+      <nestedclasses visible="yes" title=""/>
+      <publictypes title=""/>
+      <publicslots title=""/>
+      <signals title=""/>
+      <publicmethods title=""/>
+      <publicstaticmethods title=""/>
+      <publicattributes title=""/>
+      <publicstaticattributes title=""/>
+      <protectedtypes title=""/>
+      <protectedslots title=""/>
+      <protectedmethods title=""/>
+      <protectedstaticmethods title=""/>
+      <protectedattributes title=""/>
+      <protectedstaticattributes title=""/>
+      <packagetypes title=""/>
+      <packagemethods title=""/>
+      <packagestaticmethods title=""/>
+      <packageattributes title=""/>
+      <packagestaticattributes title=""/>
+      <properties title=""/>
+      <events title=""/>
+      <privatetypes title=""/>
+      <privateslots title=""/>
+      <privatemethods title=""/>
+      <privatestaticmethods title=""/>
+      <privateattributes title=""/>
+      <privatestaticattributes title=""/>
+      <friends title=""/>
+      <related title="" subtitle=""/>
+      <membergroups visible="yes"/>
+    </memberdecl>
+    <detaileddescription title=""/>
+    <memberdef>
+      <typedefs title=""/>
+      <enums title=""/>
+      <constructors title=""/>
+      <functions title=""/>
+      <related title=""/>
+      <variables title=""/>
+      <properties title=""/>
+      <events title=""/>
+    </memberdef>
+    <usedfiles visible="$SHOW_USED_FILES"/>
+    <authorsection visible="yes"/>
+  </class>
+
+  <!-- Layout definition for a namespace page -->
+  <namespace>
+    <briefdescription visible="yes"/>
+    <memberdecl>
+      <nestednamespaces visible="yes" title=""/>
+      <classes visible="yes" title=""/>
+      <typedefs title=""/>
+      <enums title=""/>
+      <functions title=""/>
+      <variables title=""/>
+      <membergroups visible="yes"/>
+    </memberdecl>
+    <detaileddescription title=""/>
+    <memberdef>
+      <typedefs title=""/>
+      <enums title=""/>
+      <functions title=""/>
+      <variables title=""/>
+    </memberdef>
+    <authorsection visible="yes"/>
+  </namespace>
+
+  <!-- Layout definition for a file page -->
+  <file>
+    <briefdescription visible="yes"/>
+    <includes visible="$SHOW_INCLUDE_FILES"/>
+    <includegraph visible="$INCLUDE_GRAPH"/>
+    <includedbygraph visible="$INCLUDED_BY_GRAPH"/>
+    <sourcelink visible="yes"/>
+    <memberdecl>
+      <classes visible="yes" title=""/>
+      <namespaces visible="yes" title=""/>
+      <defines title=""/>
+      <typedefs title=""/>
+      <enums title=""/>
+      <functions title=""/>
+      <variables title=""/>
+      <membergroups visible="yes"/>
+    </memberdecl>
+    <detaileddescription title=""/>
+    <memberdef>
+      <defines title=""/>
+      <typedefs title=""/>
+      <enums title=""/>
+      <functions title=""/>
+      <variables title=""/>
+    </memberdef>
+    <authorsection/>
+  </file>
+
+  <!-- Layout definition for a group page -->
+  <group>
+    <briefdescription visible="yes"/>
+    <groupgraph visible="$GROUP_GRAPHS"/>
+    <memberdecl>
+      <classes visible="yes" title=""/>
+      <namespaces visible="yes" title=""/>
+      <dirs visible="yes" title=""/>
+      <nestedgroups visible="yes" title=""/>
+      <files visible="yes" title=""/>
+      <defines title=""/>
+      <typedefs title=""/>
+      <enums title=""/>
+      <enumvalues title=""/>
+      <functions title=""/>
+      <variables title=""/>
+      <signals title=""/>
+      <publicslots title=""/>
+      <protectedslots title=""/>
+      <privateslots title=""/>
+      <events title=""/>
+      <properties title=""/>
+      <friends title=""/>
+      <membergroups visible="yes"/>
+    </memberdecl>
+    <detaileddescription title=""/>
+    <memberdef>
+      <pagedocs/>
+      <inlineclasses title=""/>
+      <defines title=""/>
+      <typedefs title=""/>
+      <enums title=""/>
+      <enumvalues title=""/>
+      <functions title=""/>
+      <variables title=""/>
+      <signals title=""/>
+      <publicslots title=""/>
+      <protectedslots title=""/>
+      <privateslots title=""/>
+      <events title=""/>
+      <properties title=""/>
+      <friends title=""/>
+    </memberdef>
+    <authorsection visible="yes"/>
+  </group>
+
+  <!-- Layout definition for a directory page -->
+  <directory>
+    <briefdescription visible="yes"/>
+    <directorygraph visible="yes"/>
+    <memberdecl>
+      <dirs visible="yes"/>
+      <files visible="yes"/>
+    </memberdecl>
+    <detaileddescription title=""/>
+  </directory>
+</doxygenlayout>
diff --git a/doc/ref_guide/doxygen/index-API.doc b/doc/ref_guide/doxygen/index-API.doc
new file mode 100644 (file)
index 0000000..254936e
--- /dev/null
@@ -0,0 +1,843 @@
+This file was generated by tools/doxygen/index_create.pl. DO NOT EDIT.
+
+/** \defgroup API_index Full Index
+  * \brief The alphabetical list of all functions, macros and types 
+  *  defined by SimGrid
+  *
+  * List of all functions, variables, defines, enums, and typedefs with
+  * links to the files they belong to. 
+  *
+  * \htmlonly Altough completely useless, the complete list of structures defined can be found <a href="annotated.html">here</a> \endhtmlonly
+
+
+<h2>define</h2> 
+  <ul>
+       <LI> #CATCH</LI>
+       <LI> #CATCH_ANONYMOUS</LI>
+       <LI> #GRAS_BENCH_ALWAYS_BEGIN</LI>
+       <LI> #GRAS_BENCH_ALWAYS_END</LI>
+       <LI> #GRAS_BENCH_ONCE_RUN_ALWAYS_BEGIN</LI>
+       <LI> #GRAS_BENCH_ONCE_RUN_ALWAYS_END</LI>
+       <LI> #GRAS_BENCH_ONCE_RUN_ONCE_BEGIN</LI>
+       <LI> #GRAS_BENCH_ONCE_RUN_ONCE_END</LI>
+       <LI> #MSG_TASK_UNINITIALIZED</LI>
+       <LI> #RETHROW</LI>
+       <LI> #RETHROWF</LI>
+       <LI> #SD_SCHED_NO_COST</LI>
+       <LI> #THROW</LI>
+       <LI> #THROWF</LI>
+       <LI> #THROW_PREPARE</LI>
+       <LI> #TRY</LI>
+       <LI> #TRY_CLEANUP</LI>
+       <LI> #XBT_ANNOTE</LI>
+       <LI> #XBT_CCRITICAL</LI>
+       <LI> #XBT_CDEBUG</LI>
+       <LI> #XBT_CERROR</LI>
+       <LI> #XBT_CINFO</LI>
+       <LI> #XBT_CRITICAL</LI>
+       <LI> #XBT_CVERB</LI>
+       <LI> #XBT_CWARN</LI>
+       <LI> #XBT_DEBUG</LI>
+       <LI> #XBT_DEFINE_TYPE</LI>
+       <LI> #XBT_DEFINE_TYPE_EXTERN</LI>
+       <LI> #XBT_DEFINE_TYPE_LOCAL</LI>
+       <LI> #XBT_ERROR</LI>
+       <LI> #XBT_HERE</LI>
+       <LI> #XBT_IN</LI>
+       <LI> #XBT_INFO</LI>
+       <LI> #XBT_LOG_DEFAULT_CATEGORY</LI>
+       <LI> #XBT_LOG_EXTERNAL_CATEGORY</LI>
+       <LI> #XBT_LOG_EXTERNAL_DEFAULT_CATEGORY</LI>
+       <LI> #XBT_LOG_ISENABLED</LI>
+       <LI> #XBT_LOG_NEW_CATEGORY</LI>
+       <LI> #XBT_LOG_NEW_DEFAULT_CATEGORY</LI>
+       <LI> #XBT_LOG_NEW_DEFAULT_SUBCATEGORY</LI>
+       <LI> #XBT_LOG_NEW_SUBCATEGORY</LI>
+       <LI> #XBT_LOG_STATIC_THRESHOLD</LI>
+       <LI> #XBT_OUT</LI>
+       <LI> #XBT_VERB</LI>
+       <LI> #XBT_WARN</LI>
+       <LI> #gras_cb_register</LI>
+       <LI> #gras_cb_unregister</LI>
+       <LI> #gras_msg_rpc_async_call</LI>
+       <LI> #gras_msg_rpccall</LI>
+       <LI> #gras_msg_send</LI>
+       <LI> #gras_msg_wait</LI>
+       <LI> #gras_os_sleep</LI>
+       <LI> #gras_os_time</LI>
+       <LI> #gras_userdata_new</LI>
+       <LI> #xbt_abort</LI>
+       <LI> #xbt_assert</LI>
+       <LI> #xbt_datadesc_by_symbol</LI>
+       <LI> #xbt_dict_foreach</LI>
+       <LI> #xbt_die</LI>
+       <LI> #xbt_dynar_foreach</LI>
+       <LI> #xbt_dynar_get_as</LI>
+       <LI> #xbt_dynar_getfirst_as</LI>
+       <LI> #xbt_dynar_getlast_as</LI>
+       <LI> #xbt_dynar_insert_at_as</LI>
+       <LI> #xbt_dynar_pop_as</LI>
+       <LI> #xbt_dynar_push_as</LI>
+       <LI> #xbt_dynar_set_as</LI>
+       <LI> #xbt_fifo_foreach</LI>
+       <LI> #xbt_new</LI>
+       <LI> #xbt_new0</LI>
+       <LI> #xbt_set_foreach</LI>
+       <LI> #xbt_swag_foreach</LI>
+       <LI> #xbt_swag_foreach_safe</LI>
+       <LI> #xbt_swag_insert</LI>
+       <LI> #xbt_swag_offset</LI>
+       <LI> #xbt_swag_reset</LI>
+
+  </ul>
+<h2>enumeration</h2> 
+  <ul>
+       <LI> #MSG_error_t</LI>
+       <LI> #e_SD_task_kind_t</LI>
+       <LI> #e_SD_task_state_t</LI>
+       <LI> #e_SD_workstation_access_mode_t</LI>
+       <LI> #e_gras_msg_kind_t</LI>
+       <LI> #e_surf_action_state_t</LI>
+       <LI> #e_xbt_cfgelm_type_t</LI>
+       <LI> #e_xbt_log_priority_t</LI>
+       <LI> #e_xbt_parmap_mode_t</LI>
+       <LI> #xbt_errcat_t</LI>
+
+  </ul>
+<h2>enumvalue</h2> 
+  <ul>
+       <LI> #MSG_HOST_FAILURE</LI>
+       <LI> #MSG_OK</LI>
+       <LI> #MSG_TASK_CANCELED</LI>
+       <LI> #MSG_TIMEOUT</LI>
+       <LI> #MSG_TRANSFER_FAILURE</LI>
+       <LI> #SD_DONE</LI>
+       <LI> #SD_FAILED</LI>
+       <LI> #SD_IN_FIFO</LI>
+       <LI> #SD_NOT_SCHEDULED</LI>
+       <LI> #SD_RUNNABLE</LI>
+       <LI> #SD_RUNNING</LI>
+       <LI> #SD_SCHEDULABLE</LI>
+       <LI> #SD_SCHEDULED</LI>
+       <LI> #SD_TASK_COMM_E2E</LI>
+       <LI> #SD_TASK_COMP_PAR_AMDAHL</LI>
+       <LI> #SD_TASK_COMP_SEQ</LI>
+       <LI> #SD_TASK_NOT_TYPED</LI>
+       <LI> #SD_WORKSTATION_SEQUENTIAL_ACCESS</LI>
+       <LI> #SD_WORKSTATION_SHARED_ACCESS</LI>
+       <LI> #SURF_ACTION_DONE</LI>
+       <LI> #SURF_ACTION_FAILED</LI>
+       <LI> #SURF_ACTION_NOT_IN_THE_SYSTEM</LI>
+       <LI> #SURF_ACTION_READY</LI>
+       <LI> #SURF_ACTION_RUNNING</LI>
+       <LI> #SURF_ACTION_TO_FREE</LI>
+       <LI> #XBT_PARMAP_BUSY_WAIT</LI>
+       <LI> #XBT_PARMAP_DEFAULT</LI>
+       <LI> #XBT_PARMAP_FUTEX</LI>
+       <LI> #XBT_PARMAP_POSIX</LI>
+       <LI> #arg_error</LI>
+       <LI> #bound_error</LI>
+       <LI> #cancel_error</LI>
+       <LI> #e_gras_msg_kind_oneway</LI>
+       <LI> #e_gras_msg_kind_rpcanswer</LI>
+       <LI> #e_gras_msg_kind_rpccall</LI>
+       <LI> #e_gras_msg_kind_rpcerror</LI>
+       <LI> #host_error</LI>
+       <LI> #io_error</LI>
+       <LI> #mismatch_error</LI>
+       <LI> #network_error</LI>
+       <LI> #not_found_error</LI>
+       <LI> #system_error</LI>
+       <LI> #thread_error</LI>
+       <LI> #timeout_error</LI>
+       <LI> #tracing_error</LI>
+       <LI> #unknown_error</LI>
+       <LI> #xbt_cfgelm_double</LI>
+       <LI> #xbt_cfgelm_int</LI>
+       <LI> #xbt_cfgelm_peer</LI>
+       <LI> #xbt_cfgelm_string</LI>
+       <LI> #xbt_log_priority_critical</LI>
+       <LI> #xbt_log_priority_debug</LI>
+       <LI> #xbt_log_priority_error</LI>
+       <LI> #xbt_log_priority_infinite</LI>
+       <LI> #xbt_log_priority_info</LI>
+       <LI> #xbt_log_priority_trace</LI>
+       <LI> #xbt_log_priority_verbose</LI>
+       <LI> #xbt_log_priority_warning</LI>
+
+  </ul>
+<h2>function</h2> 
+  <ul>
+       <LI> MSG_action_trace_run()</LI>
+       <LI> MSG_clean()</LI>
+       <LI> MSG_comm_destroy()</LI>
+       <LI> MSG_comm_get_status()</LI>
+       <LI> MSG_comm_get_task()</LI>
+       <LI> MSG_comm_test()</LI>
+       <LI> MSG_comm_testany()</LI>
+       <LI> MSG_comm_wait()</LI>
+       <LI> MSG_comm_waitall()</LI>
+       <LI> MSG_comm_waitany()</LI>
+       <LI> MSG_create_environment()</LI>
+       <LI> MSG_file_close()</LI>
+       <LI> MSG_file_open()</LI>
+       <LI> MSG_file_read()</LI>
+       <LI> MSG_file_stat()</LI>
+       <LI> MSG_file_write()</LI>
+       <LI> MSG_function_register()</LI>
+       <LI> MSG_function_register_default()</LI>
+       <LI> MSG_get_clock()</LI>
+       <LI> MSG_get_errno()</LI>
+       <LI> MSG_get_host_msgload()</LI>
+       <LI> MSG_get_host_speed()</LI>
+       <LI> MSG_get_registered_function()</LI>
+       <LI> MSG_global_init()</LI>
+       <LI> MSG_global_init_args()</LI>
+       <LI> MSG_gpu_task_create()</LI>
+       <LI> MSG_host_get_data()</LI>
+       <LI> MSG_host_get_name()</LI>
+       <LI> MSG_host_get_properties()</LI>
+       <LI> MSG_host_get_property_value()</LI>
+       <LI> MSG_host_self()</LI>
+       <LI> MSG_host_set_data()</LI>
+       <LI> MSG_host_set_property_value()</LI>
+       <LI> MSG_hosts_as_dynar()</LI>
+       <LI> MSG_launch_application()</LI>
+       <LI> MSG_load_platform_script()</LI>
+       <LI> MSG_main()</LI>
+       <LI> MSG_parallel_task_create()</LI>
+       <LI> MSG_parallel_task_execute()</LI>
+       <LI> MSG_process_create()</LI>
+       <LI> MSG_process_create_with_arguments()</LI>
+       <LI> MSG_process_create_with_environment()</LI>
+       <LI> MSG_process_from_PID()</LI>
+       <LI> MSG_process_get_PID()</LI>
+       <LI> MSG_process_get_PPID()</LI>
+       <LI> MSG_process_get_data()</LI>
+       <LI> MSG_process_get_host()</LI>
+       <LI> MSG_process_get_name()</LI>
+       <LI> MSG_process_get_properties()</LI>
+       <LI> MSG_process_get_property_value()</LI>
+       <LI> MSG_process_is_suspended()</LI>
+       <LI> MSG_process_kill()</LI>
+       <LI> MSG_process_killall()</LI>
+       <LI> MSG_process_migrate()</LI>
+       <LI> MSG_process_resume()</LI>
+       <LI> MSG_process_self()</LI>
+       <LI> MSG_process_self_PID()</LI>
+       <LI> MSG_process_self_PPID()</LI>
+       <LI> MSG_process_set_data()</LI>
+       <LI> MSG_process_set_data_cleanup()</LI>
+       <LI> MSG_process_set_kill_time()</LI>
+       <LI> MSG_process_sleep()</LI>
+       <LI> MSG_process_suspend()</LI>
+       <LI> MSG_task_Iprobe()</LI>
+       <LI> MSG_task_create()</LI>
+       <LI> MSG_task_destroy()</LI>
+       <LI> MSG_task_dsend()</LI>
+       <LI> MSG_task_execute()</LI>
+       <LI> MSG_task_get()</LI>
+       <LI> MSG_task_get_category()</LI>
+       <LI> MSG_task_get_compute_duration()</LI>
+       <LI> MSG_task_get_data()</LI>
+       <LI> MSG_task_get_data_size()</LI>
+       <LI> MSG_task_get_from_host()</LI>
+       <LI> MSG_task_get_name()</LI>
+       <LI> MSG_task_get_remaining_communication()</LI>
+       <LI> MSG_task_get_remaining_computation()</LI>
+       <LI> MSG_task_get_sender()</LI>
+       <LI> MSG_task_get_source()</LI>
+       <LI> MSG_task_get_with_timeout()</LI>
+       <LI> MSG_task_irecv()</LI>
+       <LI> MSG_task_isend()</LI>
+       <LI> MSG_task_isend_with_matching()</LI>
+       <LI> MSG_task_listen()</LI>
+       <LI> MSG_task_listen_from()</LI>
+       <LI> MSG_task_listen_from_host()</LI>
+       <LI> MSG_task_probe_from()</LI>
+       <LI> MSG_task_probe_from_host()</LI>
+       <LI> MSG_task_put()</LI>
+       <LI> MSG_task_put_bounded()</LI>
+       <LI> MSG_task_put_with_timeout()</LI>
+       <LI> MSG_task_receive()</LI>
+       <LI> MSG_task_receive_ext()</LI>
+       <LI> MSG_task_receive_from_host()</LI>
+       <LI> MSG_task_receive_with_timeout()</LI>
+       <LI> MSG_task_send()</LI>
+       <LI> MSG_task_send_bounded()</LI>
+       <LI> MSG_task_send_with_timeout()</LI>
+       <LI> MSG_task_set_category()</LI>
+       <LI> MSG_task_set_compute_duration()</LI>
+       <LI> MSG_task_set_copy_callback()</LI>
+       <LI> MSG_task_set_data()</LI>
+       <LI> MSG_task_set_name()</LI>
+       <LI> MSG_task_set_priority()</LI>
+       <LI> MSG_vm_bind()</LI>
+       <LI> MSG_vm_destroy()</LI>
+       <LI> MSG_vm_is_running()</LI>
+       <LI> MSG_vm_is_suspended()</LI>
+       <LI> MSG_vm_migrate()</LI>
+       <LI> MSG_vm_resume()</LI>
+       <LI> MSG_vm_shutdown()</LI>
+       <LI> MSG_vm_start()</LI>
+       <LI> MSG_vm_suspend()</LI>
+       <LI> MSG_vm_unbind()</LI>
+       <LI> MSG_vms_as_dynar()</LI>
+       <LI> SD_application_reinit()</LI>
+       <LI> SD_create_environment()</LI>
+       <LI> SD_daxload()</LI>
+       <LI> SD_dotload()</LI>
+       <LI> SD_exit()</LI>
+       <LI> SD_get_clock()</LI>
+       <LI> SD_init()</LI>
+       <LI> SD_link_get_current_bandwidth()</LI>
+       <LI> SD_link_get_current_latency()</LI>
+       <LI> SD_link_get_data()</LI>
+       <LI> SD_link_get_list()</LI>
+       <LI> SD_link_get_name()</LI>
+       <LI> SD_link_get_number()</LI>
+       <LI> SD_link_get_sharing_policy()</LI>
+       <LI> SD_link_set_data()</LI>
+       <LI> SD_load_environment_script()</LI>
+       <LI> SD_route_get_communication_time()</LI>
+       <LI> SD_route_get_current_bandwidth()</LI>
+       <LI> SD_route_get_current_latency()</LI>
+       <LI> SD_route_get_list()</LI>
+       <LI> SD_route_get_size()</LI>
+       <LI> SD_simulate()</LI>
+       <LI> SD_task_create()</LI>
+       <LI> SD_task_create_comm_e2e()</LI>
+       <LI> SD_task_create_comp_par_amdahl()</LI>
+       <LI> SD_task_create_comp_seq()</LI>
+       <LI> SD_task_dependency_add()</LI>
+       <LI> SD_task_dependency_exists()</LI>
+       <LI> SD_task_dependency_get_data()</LI>
+       <LI> SD_task_dependency_remove()</LI>
+       <LI> SD_task_destroy()</LI>
+       <LI> SD_task_distribute_comp_amdhal()</LI>
+       <LI> SD_task_dotty()</LI>
+       <LI> SD_task_dump()</LI>
+       <LI> SD_task_get_amount()</LI>
+       <LI> SD_task_get_category()</LI>
+       <LI> SD_task_get_children()</LI>
+       <LI> SD_task_get_data()</LI>
+       <LI> SD_task_get_execution_time()</LI>
+       <LI> SD_task_get_finish_time()</LI>
+       <LI> SD_task_get_name()</LI>
+       <LI> SD_task_get_parents()</LI>
+       <LI> SD_task_get_remaining_amount()</LI>
+       <LI> SD_task_get_start_time()</LI>
+       <LI> SD_task_get_state()</LI>
+       <LI> SD_task_get_workstation_count()</LI>
+       <LI> SD_task_get_workstation_list()</LI>
+       <LI> SD_task_schedule()</LI>
+       <LI> SD_task_schedulel()</LI>
+       <LI> SD_task_schedulev()</LI>
+       <LI> SD_task_set_category()</LI>
+       <LI> SD_task_set_data()</LI>
+       <LI> SD_task_set_name()</LI>
+       <LI> SD_task_set_rate()</LI>
+       <LI> SD_task_unschedule()</LI>
+       <LI> SD_task_unwatch()</LI>
+       <LI> SD_task_watch()</LI>
+       <LI> SD_workstation_dump()</LI>
+       <LI> SD_workstation_get_access_mode()</LI>
+       <LI> SD_workstation_get_available_power()</LI>
+       <LI> SD_workstation_get_by_name()</LI>
+       <LI> SD_workstation_get_computation_time()</LI>
+       <LI> SD_workstation_get_current_task()</LI>
+       <LI> SD_workstation_get_data()</LI>
+       <LI> SD_workstation_get_list()</LI>
+       <LI> SD_workstation_get_name()</LI>
+       <LI> SD_workstation_get_number()</LI>
+       <LI> SD_workstation_get_power()</LI>
+       <LI> SD_workstation_get_properties()</LI>
+       <LI> SD_workstation_get_property_value()</LI>
+       <LI> SD_workstation_set_access_mode()</LI>
+       <LI> SD_workstation_set_data()</LI>
+       <LI> SIMIX_clean()</LI>
+       <LI> SIMIX_get_clock()</LI>
+       <LI> SIMIX_global_init()</LI>
+       <LI> SIMIX_run()</LI>
+       <LI> TRACE_category()</LI>
+       <LI> TRACE_category_with_color()</LI>
+       <LI> TRACE_declare_mark()</LI>
+       <LI> TRACE_declare_mark_value()</LI>
+       <LI> TRACE_get_categories()</LI>
+       <LI> TRACE_get_edge_types()</LI>
+       <LI> TRACE_get_host_variables()</LI>
+       <LI> TRACE_get_link_variables()</LI>
+       <LI> TRACE_get_marks()</LI>
+       <LI> TRACE_get_node_types()</LI>
+       <LI> TRACE_host_pop_state()</LI>
+       <LI> TRACE_host_push_state()</LI>
+       <LI> TRACE_host_reset_state()</LI>
+       <LI> TRACE_host_set_state()</LI>
+       <LI> TRACE_host_state_declare()</LI>
+       <LI> TRACE_host_state_declare_value()</LI>
+       <LI> TRACE_host_variable_add()</LI>
+       <LI> TRACE_host_variable_add_with_time()</LI>
+       <LI> TRACE_host_variable_declare()</LI>
+       <LI> TRACE_host_variable_declare_with_color()</LI>
+       <LI> TRACE_host_variable_set()</LI>
+       <LI> TRACE_host_variable_set_with_time()</LI>
+       <LI> TRACE_host_variable_sub()</LI>
+       <LI> TRACE_host_variable_sub_with_time()</LI>
+       <LI> TRACE_link_srcdst_variable_add()</LI>
+       <LI> TRACE_link_srcdst_variable_add_with_time()</LI>
+       <LI> TRACE_link_srcdst_variable_set()</LI>
+       <LI> TRACE_link_srcdst_variable_set_with_time()</LI>
+       <LI> TRACE_link_srcdst_variable_sub()</LI>
+       <LI> TRACE_link_srcdst_variable_sub_with_time()</LI>
+       <LI> TRACE_link_variable_add()</LI>
+       <LI> TRACE_link_variable_add_with_time()</LI>
+       <LI> TRACE_link_variable_declare()</LI>
+       <LI> TRACE_link_variable_declare_with_color()</LI>
+       <LI> TRACE_link_variable_set()</LI>
+       <LI> TRACE_link_variable_set_with_time()</LI>
+       <LI> TRACE_link_variable_sub()</LI>
+       <LI> TRACE_link_variable_sub_with_time()</LI>
+       <LI> TRACE_mark()</LI>
+       <LI> TRACE_platform_graph_export_graphviz()</LI>
+       <LI> __MSG_host_destroy()</LI>
+       <LI> __attribute__()</LI>
+       <LI> amok_bw_exit()</LI>
+       <LI> amok_bw_init()</LI>
+       <LI> amok_bw_matrix()</LI>
+       <LI> amok_bw_request()</LI>
+       <LI> amok_bw_saturate_begin()</LI>
+       <LI> amok_bw_saturate_start()</LI>
+       <LI> amok_bw_saturate_stop()</LI>
+       <LI> amok_bw_test()</LI>
+       <LI> amok_pm_exit()</LI>
+       <LI> amok_pm_group_get()</LI>
+       <LI> amok_pm_group_join()</LI>
+       <LI> amok_pm_group_leave()</LI>
+       <LI> amok_pm_group_new()</LI>
+       <LI> amok_pm_group_shutdown()</LI>
+       <LI> amok_pm_group_shutdown_remote()</LI>
+       <LI> amok_pm_init()</LI>
+       <LI> amok_pm_kill()</LI>
+       <LI> amok_pm_kill_hp()</LI>
+       <LI> amok_pm_kill_sync()</LI>
+       <LI> amok_pm_mainloop()</LI>
+       <LI> gras_agent_spawn()</LI>
+       <LI> gras_cb_register_()</LI>
+       <LI> gras_cb_unregister_()</LI>
+       <LI> gras_exit()</LI>
+       <LI> gras_if_RL()</LI>
+       <LI> gras_if_SG()</LI>
+       <LI> gras_init()</LI>
+       <LI> gras_msg_cb_ctx_from()</LI>
+       <LI> gras_msg_handle()</LI>
+       <LI> gras_msg_handleall()</LI>
+       <LI> gras_msg_rpc_async_call_()</LI>
+       <LI> gras_msg_rpc_async_wait()</LI>
+       <LI> gras_msg_rpccall_()</LI>
+       <LI> gras_msg_rpcreturn()</LI>
+       <LI> gras_msg_send_()</LI>
+       <LI> gras_msg_wait_()</LI>
+       <LI> gras_msg_wait_ext_()</LI>
+       <LI> gras_msg_wait_or()</LI>
+       <LI> gras_msgtype_by_id()</LI>
+       <LI> gras_msgtype_by_name()</LI>
+       <LI> gras_msgtype_by_name_or_null()</LI>
+       <LI> gras_msgtype_by_namev()</LI>
+       <LI> gras_msgtype_declare()</LI>
+       <LI> gras_msgtype_declare_rpc()</LI>
+       <LI> gras_msgtype_declare_rpc_v()</LI>
+       <LI> gras_msgtype_declare_v()</LI>
+       <LI> gras_msgtype_dumpall()</LI>
+       <LI> gras_os_getpid()</LI>
+       <LI> gras_os_host_properties()</LI>
+       <LI> gras_os_host_property_value()</LI>
+       <LI> gras_os_hostport()</LI>
+       <LI> gras_os_myname()</LI>
+       <LI> gras_os_myport()</LI>
+       <LI> gras_process_properties()</LI>
+       <LI> gras_process_property_value()</LI>
+       <LI> gras_socket_client()</LI>
+       <LI> gras_socket_client_ext()</LI>
+       <LI> gras_socket_client_from_file()</LI>
+       <LI> gras_socket_client_from_string()</LI>
+       <LI> gras_socket_close()</LI>
+       <LI> gras_socket_server()</LI>
+       <LI> gras_socket_server_ext()</LI>
+       <LI> gras_socket_server_from_file()</LI>
+       <LI> gras_socket_server_range()</LI>
+       <LI> gras_timer_cancel_all()</LI>
+       <LI> gras_timer_cancel_delay()</LI>
+       <LI> gras_timer_cancel_delay_all()</LI>
+       <LI> gras_timer_cancel_repeat()</LI>
+       <LI> gras_timer_cancel_repeat_all()</LI>
+       <LI> gras_timer_delay()</LI>
+       <LI> gras_timer_repeat()</LI>
+       <LI> gras_userdata_get()</LI>
+       <LI> gras_userdata_set()</LI>
+       <LI> simcall_process_get_properties()</LI>
+       <LI> surf_exit()</LI>
+       <LI> surf_get_clock()</LI>
+       <LI> surf_init()</LI>
+       <LI> surf_presolve()</LI>
+       <LI> surf_solve()</LI>
+       <LI> xbt_backtrace_current()</LI>
+       <LI> xbt_backtrace_display()</LI>
+       <LI> xbt_backtrace_display_current()</LI>
+       <LI> xbt_backtrace_no_malloc()</LI>
+       <LI> xbt_cbps_block_begin()</LI>
+       <LI> xbt_cbps_block_end()</LI>
+       <LI> xbt_cbps_i_pop()</LI>
+       <LI> xbt_cbps_i_push()</LI>
+       <LI> xbt_cbps_v_get()</LI>
+       <LI> xbt_cbps_v_pop()</LI>
+       <LI> xbt_cbps_v_push()</LI>
+       <LI> xbt_cbps_v_set()</LI>
+       <LI> xbt_cfg_check()</LI>
+       <LI> xbt_cfg_cpy()</LI>
+       <LI> xbt_cfg_dump()</LI>
+       <LI> xbt_cfg_empty()</LI>
+       <LI> xbt_cfg_free()</LI>
+       <LI> xbt_cfg_get_double()</LI>
+       <LI> xbt_cfg_get_double_at()</LI>
+       <LI> xbt_cfg_get_dynar()</LI>
+       <LI> xbt_cfg_get_int()</LI>
+       <LI> xbt_cfg_get_int_at()</LI>
+       <LI> xbt_cfg_get_peer()</LI>
+       <LI> xbt_cfg_get_peer_at()</LI>
+       <LI> xbt_cfg_get_string()</LI>
+       <LI> xbt_cfg_get_string_at()</LI>
+       <LI> xbt_cfg_get_type()</LI>
+       <LI> xbt_cfg_help()</LI>
+       <LI> xbt_cfg_new()</LI>
+       <LI> xbt_cfg_register()</LI>
+       <LI> xbt_cfg_register_str()</LI>
+       <LI> xbt_cfg_rm_at()</LI>
+       <LI> xbt_cfg_rm_double()</LI>
+       <LI> xbt_cfg_rm_int()</LI>
+       <LI> xbt_cfg_rm_peer()</LI>
+       <LI> xbt_cfg_rm_string()</LI>
+       <LI> xbt_cfg_set()</LI>
+       <LI> xbt_cfg_set_double()</LI>
+       <LI> xbt_cfg_set_int()</LI>
+       <LI> xbt_cfg_set_parse()</LI>
+       <LI> xbt_cfg_set_peer()</LI>
+       <LI> xbt_cfg_set_string()</LI>
+       <LI> xbt_cfg_set_vargs()</LI>
+       <LI> xbt_cfg_setdefault_double()</LI>
+       <LI> xbt_cfg_setdefault_int()</LI>
+       <LI> xbt_cfg_setdefault_peer()</LI>
+       <LI> xbt_cfg_setdefault_string()</LI>
+       <LI> xbt_cfg_unregister()</LI>
+       <LI> xbt_cond_broadcast()</LI>
+       <LI> xbt_cond_destroy()</LI>
+       <LI> xbt_cond_init()</LI>
+       <LI> xbt_cond_signal()</LI>
+       <LI> xbt_cond_timedwait()</LI>
+       <LI> xbt_cond_wait()</LI>
+       <LI> xbt_datadesc_array_dyn()</LI>
+       <LI> xbt_datadesc_array_fixed()</LI>
+       <LI> xbt_datadesc_by_name()</LI>
+       <LI> xbt_datadesc_by_name_or_null()</LI>
+       <LI> xbt_datadesc_cb_field_push()</LI>
+       <LI> xbt_datadesc_cb_field_push_multiplier()</LI>
+       <LI> xbt_datadesc_cb_field_recv()</LI>
+       <LI> xbt_datadesc_cb_field_send()</LI>
+       <LI> xbt_datadesc_cb_pop()</LI>
+       <LI> xbt_datadesc_cb_push_int()</LI>
+       <LI> xbt_datadesc_cb_push_int_mult()</LI>
+       <LI> xbt_datadesc_cb_push_lint()</LI>
+       <LI> xbt_datadesc_cb_push_lint_mult()</LI>
+       <LI> xbt_datadesc_cb_push_uint()</LI>
+       <LI> xbt_datadesc_cb_push_uint_mult()</LI>
+       <LI> xbt_datadesc_cb_push_ulint()</LI>
+       <LI> xbt_datadesc_cb_push_ulint_mult()</LI>
+       <LI> xbt_datadesc_cb_recv()</LI>
+       <LI> xbt_datadesc_cb_send()</LI>
+       <LI> xbt_datadesc_copy()</LI>
+       <LI> xbt_datadesc_cycle_set()</LI>
+       <LI> xbt_datadesc_cycle_unset()</LI>
+       <LI> xbt_datadesc_dynar()</LI>
+       <LI> xbt_datadesc_get_id()</LI>
+       <LI> xbt_datadesc_get_name()</LI>
+       <LI> xbt_datadesc_ref()</LI>
+       <LI> xbt_datadesc_ref_generic()</LI>
+       <LI> xbt_datadesc_ref_pop_arr()</LI>
+       <LI> xbt_datadesc_set_const()</LI>
+       <LI> xbt_datadesc_struct()</LI>
+       <LI> xbt_datadesc_struct_append()</LI>
+       <LI> xbt_datadesc_struct_close()</LI>
+       <LI> xbt_datadesc_union()</LI>
+       <LI> xbt_datadesc_union_append()</LI>
+       <LI> xbt_datadesc_union_close()</LI>
+       <LI> xbt_dict_cursor_first()</LI>
+       <LI> xbt_dict_cursor_free()</LI>
+       <LI> xbt_dict_cursor_get_data()</LI>
+       <LI> xbt_dict_cursor_get_key()</LI>
+       <LI> xbt_dict_cursor_get_or_free()</LI>
+       <LI> xbt_dict_cursor_new()</LI>
+       <LI> xbt_dict_cursor_rewind()</LI>
+       <LI> xbt_dict_cursor_set_data()</LI>
+       <LI> xbt_dict_cursor_step()</LI>
+       <LI> xbt_dict_dump()</LI>
+       <LI> xbt_dict_dump_output_string()</LI>
+       <LI> xbt_dict_dump_sizes()</LI>
+       <LI> xbt_dict_free()</LI>
+       <LI> xbt_dict_get()</LI>
+       <LI> xbt_dict_get_ext()</LI>
+       <LI> xbt_dict_get_key()</LI>
+       <LI> xbt_dict_get_or_null()</LI>
+       <LI> xbt_dict_get_or_null_ext()</LI>
+       <LI> xbt_dict_is_empty()</LI>
+       <LI> xbt_dict_length()</LI>
+       <LI> xbt_dict_new()</LI>
+       <LI> xbt_dict_new_homogeneous()</LI>
+       <LI> xbt_dict_remove()</LI>
+       <LI> xbt_dict_remove_ext()</LI>
+       <LI> xbt_dict_reset()</LI>
+       <LI> xbt_dict_set()</LI>
+       <LI> xbt_dict_set_ext()</LI>
+       <LI> xbt_dict_size()</LI>
+       <LI> xbt_dynar_cursor_rm()</LI>
+       <LI> xbt_dynar_cursor_unlock()</LI>
+       <LI> xbt_dynar_free()</LI>
+       <LI> xbt_dynar_free_container()</LI>
+       <LI> xbt_dynar_free_voidp()</LI>
+       <LI> xbt_dynar_get_cpy()</LI>
+       <LI> xbt_dynar_get_ptr()</LI>
+       <LI> xbt_dynar_insert_at()</LI>
+       <LI> xbt_dynar_insert_at_ptr()</LI>
+       <LI> xbt_dynar_is_empty()</LI>
+       <LI> xbt_dynar_length()</LI>
+       <LI> xbt_dynar_map()</LI>
+       <LI> xbt_dynar_member()</LI>
+       <LI> xbt_dynar_merge()</LI>
+       <LI> xbt_dynar_new()</LI>
+       <LI> xbt_dynar_new_sync()</LI>
+       <LI> xbt_dynar_pop()</LI>
+       <LI> xbt_dynar_pop_ptr()</LI>
+       <LI> xbt_dynar_push()</LI>
+       <LI> xbt_dynar_push_ptr()</LI>
+       <LI> xbt_dynar_remove_at()</LI>
+       <LI> xbt_dynar_replace()</LI>
+       <LI> xbt_dynar_reset()</LI>
+       <LI> xbt_dynar_search()</LI>
+       <LI> xbt_dynar_search_or_negative()</LI>
+       <LI> xbt_dynar_set()</LI>
+       <LI> xbt_dynar_shift()</LI>
+       <LI> xbt_dynar_shrink()</LI>
+       <LI> xbt_dynar_sort()</LI>
+       <LI> xbt_dynar_three_way_partition()</LI>
+       <LI> xbt_dynar_to_array()</LI>
+       <LI> xbt_dynar_unshift()</LI>
+       <LI> xbt_ex_catname()</LI>
+       <LI> xbt_ex_free()</LI>
+       <LI> xbt_fifo_copy()</LI>
+       <LI> xbt_fifo_free()</LI>
+       <LI> xbt_fifo_free_item()</LI>
+       <LI> xbt_fifo_get_first_item()</LI>
+       <LI> xbt_fifo_get_item_content()</LI>
+       <LI> xbt_fifo_get_last_item()</LI>
+       <LI> xbt_fifo_get_next_item()</LI>
+       <LI> xbt_fifo_get_prev_item()</LI>
+       <LI> xbt_fifo_is_in()</LI>
+       <LI> xbt_fifo_new()</LI>
+       <LI> xbt_fifo_new_item()</LI>
+       <LI> xbt_fifo_pop()</LI>
+       <LI> xbt_fifo_pop_item()</LI>
+       <LI> xbt_fifo_push()</LI>
+       <LI> xbt_fifo_push_item()</LI>
+       <LI> xbt_fifo_remove()</LI>
+       <LI> xbt_fifo_remove_all()</LI>
+       <LI> xbt_fifo_remove_item()</LI>
+       <LI> xbt_fifo_reset()</LI>
+       <LI> xbt_fifo_set_item_content()</LI>
+       <LI> xbt_fifo_shift()</LI>
+       <LI> xbt_fifo_shift_item()</LI>
+       <LI> xbt_fifo_size()</LI>
+       <LI> xbt_fifo_to_array()</LI>
+       <LI> xbt_fifo_unshift()</LI>
+       <LI> xbt_fifo_unshift_item()</LI>
+       <LI> xbt_free_ref()</LI>
+       <LI> xbt_graph_edge_get_data()</LI>
+       <LI> xbt_graph_edge_get_length()</LI>
+       <LI> xbt_graph_edge_get_source()</LI>
+       <LI> xbt_graph_edge_get_target()</LI>
+       <LI> xbt_graph_edge_set_data()</LI>
+       <LI> xbt_graph_edge_set_length()</LI>
+       <LI> xbt_graph_export_graphviz()</LI>
+       <LI> xbt_graph_export_graphxml()</LI>
+       <LI> xbt_graph_free_edge()</LI>
+       <LI> xbt_graph_free_graph()</LI>
+       <LI> xbt_graph_free_node()</LI>
+       <LI> xbt_graph_get_edge()</LI>
+       <LI> xbt_graph_get_edges()</LI>
+       <LI> xbt_graph_get_length_matrix()</LI>
+       <LI> xbt_graph_get_nodes()</LI>
+       <LI> xbt_graph_load()</LI>
+       <LI> xbt_graph_new_edge()</LI>
+       <LI> xbt_graph_new_graph()</LI>
+       <LI> xbt_graph_new_node()</LI>
+       <LI> xbt_graph_node_get_data()</LI>
+       <LI> xbt_graph_node_get_outedges()</LI>
+       <LI> xbt_graph_node_set_data()</LI>
+       <LI> xbt_graph_save()</LI>
+       <LI> xbt_graph_shortest_paths()</LI>
+       <LI> xbt_graph_spanning_tree_prim()</LI>
+       <LI> xbt_graph_topo_sort()</LI>
+       <LI> xbt_heap_free()</LI>
+       <LI> xbt_heap_maxcontent()</LI>
+       <LI> xbt_heap_maxkey()</LI>
+       <LI> xbt_heap_new()</LI>
+       <LI> xbt_heap_pop()</LI>
+       <LI> xbt_heap_push()</LI>
+       <LI> xbt_heap_remove()</LI>
+       <LI> xbt_heap_set_update_callback()</LI>
+       <LI> xbt_heap_size()</LI>
+       <LI> xbt_log_control_set()</LI>
+       <LI> xbt_mallocator_free()</LI>
+       <LI> xbt_mallocator_get()</LI>
+       <LI> xbt_mallocator_new()</LI>
+       <LI> xbt_mallocator_release()</LI>
+       <LI> xbt_mutex_acquire()</LI>
+       <LI> xbt_mutex_destroy()</LI>
+       <LI> xbt_mutex_init()</LI>
+       <LI> xbt_mutex_release()</LI>
+       <LI> xbt_mutex_timedacquire()</LI>
+       <LI> xbt_os_get_numcores()</LI>
+       <LI> xbt_parmap_apply()</LI>
+       <LI> xbt_parmap_destroy()</LI>
+       <LI> xbt_parmap_new()</LI>
+       <LI> xbt_parmap_next()</LI>
+       <LI> xbt_peer_copy()</LI>
+       <LI> xbt_peer_free()</LI>
+       <LI> xbt_peer_free_voidp()</LI>
+       <LI> xbt_peer_from_string()</LI>
+       <LI> xbt_peer_new()</LI>
+       <LI> xbt_queue_free()</LI>
+       <LI> xbt_queue_length()</LI>
+       <LI> xbt_queue_new()</LI>
+       <LI> xbt_queue_pop()</LI>
+       <LI> xbt_queue_pop_timed()</LI>
+       <LI> xbt_queue_push()</LI>
+       <LI> xbt_queue_push_timed()</LI>
+       <LI> xbt_queue_shift()</LI>
+       <LI> xbt_queue_shift_timed()</LI>
+       <LI> xbt_queue_unshift()</LI>
+       <LI> xbt_queue_unshift_timed()</LI>
+       <LI> xbt_set_add()</LI>
+       <LI> xbt_set_cursor_first()</LI>
+       <LI> xbt_set_cursor_get_or_free()</LI>
+       <LI> xbt_set_cursor_step()</LI>
+       <LI> xbt_set_free()</LI>
+       <LI> xbt_set_get_by_id()</LI>
+       <LI> xbt_set_get_by_name()</LI>
+       <LI> xbt_set_get_by_name_ext()</LI>
+       <LI> xbt_set_get_by_name_or_null()</LI>
+       <LI> xbt_set_length()</LI>
+       <LI> xbt_set_new()</LI>
+       <LI> xbt_set_remove()</LI>
+       <LI> xbt_set_remove_by_id()</LI>
+       <LI> xbt_set_remove_by_name()</LI>
+       <LI> xbt_set_remove_by_name_ext()</LI>
+       <LI> xbt_socket_is_meas()</LI>
+       <LI> xbt_socket_meas_accept()</LI>
+       <LI> xbt_socket_meas_recv()</LI>
+       <LI> xbt_socket_meas_send()</LI>
+       <LI> xbt_socket_my_port()</LI>
+       <LI> xbt_socket_new()</LI>
+       <LI> xbt_socket_new_ext()</LI>
+       <LI> xbt_socket_peer_name()</LI>
+       <LI> xbt_socket_peer_port()</LI>
+       <LI> xbt_socket_peer_proc()</LI>
+       <LI> xbt_socket_tcp_client()</LI>
+       <LI> xbt_socket_tcp_client_ext()</LI>
+       <LI> xbt_socket_tcp_server()</LI>
+       <LI> xbt_socket_tcp_server_ext()</LI>
+       <LI> xbt_str_diff()</LI>
+       <LI> xbt_str_from_file()</LI>
+       <LI> xbt_str_hash()</LI>
+       <LI> xbt_str_hash_ext()</LI>
+       <LI> xbt_str_join()</LI>
+       <LI> xbt_str_join_array()</LI>
+       <LI> xbt_str_ltrim()</LI>
+       <LI> xbt_str_rtrim()</LI>
+       <LI> xbt_str_split()</LI>
+       <LI> xbt_str_split_quoted()</LI>
+       <LI> xbt_str_split_quoted_in_place()</LI>
+       <LI> xbt_str_split_str()</LI>
+       <LI> xbt_str_strip_spaces()</LI>
+       <LI> xbt_str_subst()</LI>
+       <LI> xbt_str_trim()</LI>
+       <LI> xbt_str_varsubst()</LI>
+       <LI> xbt_swag_extract()</LI>
+       <LI> xbt_swag_free()</LI>
+       <LI> xbt_swag_init()</LI>
+       <LI> xbt_swag_insert_at_head()</LI>
+       <LI> xbt_swag_insert_at_tail()</LI>
+       <LI> xbt_swag_new()</LI>
+       <LI> xbt_swag_remove()</LI>
+       <LI> xbt_swag_size()</LI>
+       <LI> xbt_thread_cancel()</LI>
+       <LI> xbt_thread_create()</LI>
+       <LI> xbt_thread_exit()</LI>
+       <LI> xbt_thread_join()</LI>
+       <LI> xbt_thread_name()</LI>
+       <LI> xbt_thread_self()</LI>
+       <LI> xbt_thread_self_name()</LI>
+       <LI> xbt_thread_yield()</LI>
+
+  </ul>
+<h2>typedef</h2> 
+  <ul>
+       <LI> #SD_link_t</LI>
+       <LI> #SD_task_t</LI>
+       <LI> #SD_workstation_t</LI>
+       <LI> #gras_msg_cb_ctx_t</LI>
+       <LI> #gras_msg_cb_t</LI>
+       <LI> #gras_msgtype_t</LI>
+       <LI> #m_gpu_task_t</LI>
+       <LI> #m_host_t</LI>
+       <LI> #m_process_t</LI>
+       <LI> #m_task_t</LI>
+       <LI> #msg_comm_t</LI>
+       <LI> #msg_file_t</LI>
+       <LI> #msg_mailbox_t</LI>
+       <LI> #msg_vm_t</LI>
+       <LI> #s_surf_action_state_t</LI>
+       <LI> #s_surf_action_t</LI>
+       <LI> #s_xbt_peer_t</LI>
+       <LI> #s_xbt_set_elm_t</LI>
+       <LI> #s_xbt_swag_hookup_t</LI>
+       <LI> #surf_action_t</LI>
+       <LI> #xbt_cbps_t</LI>
+       <LI> #xbt_cfg_cb_t</LI>
+       <LI> #xbt_cfg_t</LI>
+       <LI> #xbt_cond_t</LI>
+       <LI> #xbt_datadesc_selector_t</LI>
+       <LI> #xbt_datadesc_type_cb_int_t</LI>
+       <LI> #xbt_datadesc_type_cb_void_t</LI>
+       <LI> #xbt_datadesc_type_t</LI>
+       <LI> #xbt_dict_cursor_t</LI>
+       <LI> #xbt_dict_t</LI>
+       <LI> #xbt_dynar_t</LI>
+       <LI> #xbt_fifo_item_t</LI>
+       <LI> #xbt_fifo_t</LI>
+       <LI> #xbt_mallocator_t</LI>
+       <LI> #xbt_mutex_t</LI>
+       <LI> #xbt_os_cond_t</LI>
+       <LI> #xbt_os_mutex_t</LI>
+       <LI> #xbt_os_rmutex_t</LI>
+       <LI> #xbt_os_sem_t</LI>
+       <LI> #xbt_os_thread_t</LI>
+       <LI> #xbt_parmap_t</LI>
+       <LI> #xbt_peer_t</LI>
+       <LI> #xbt_queue_t</LI>
+       <LI> #xbt_set_cursor_t</LI>
+       <LI> #xbt_set_t</LI>
+       <LI> #xbt_socket_t</LI>
+       <LI> #xbt_string_t</LI>
+       <LI> #xbt_swag_t</LI>
+       <LI> #xbt_thread_t</LI>
+
+  </ul>
+*/
\ No newline at end of file
diff --git a/doc/ref_guide/doxygen/main.doc b/doc/ref_guide/doxygen/main.doc
new file mode 100644 (file)
index 0000000..a0c2202
--- /dev/null
@@ -0,0 +1,153 @@
+/*! 
+@mainpage
+
+<center>
+\htmlonly
+<table width="100%">
+       <tr>
+               <td valign="middle" align="left">
+                               <img src="simgrid_logo_2011.png" alt="SimGrid - Scalable simulation of distributed systems, ranging from grids to peer-to-peer systems" />
+               </td>
+               <td valign="middle" align="left">
+\endhtmlonly
+\htmlonly
+               </td>
+       </tr>
+</table>
+\endhtmlonly
+</center>
+
+\section ref_guide_welcome SimGrid Reference Guide
+
+Welcome to the SimGrid Reference Guide. This guide contains a detailed list of functions, macros and structs provided by SimGrid. This guide is supposed to help you to code your simulator using SimGrid primitives, so it means that you already know the basics of SimGrid, have it installed and so on. If not, please refer either to the SimGrid user guide or to the various tutorials available either online or in the relevant doc section.
+
+\section a_quick_glance SimGrid ?
+
+SimGrid is a toolkit that provides core functionalities for the simulation
+of distributed applications in heterogeneous distributed environments.
+
+The specific goal of the project is to facilitate research in the area of
+distributed and parallel application scheduling on distributed computing
+platforms ranging from simple network of workstations to Computational
+Grids.
+
+
+  - The official webpage is <a href="http://simgrid.gforge.inria.fr/">simgrid.gforge.inria.fr</a>.
+  - The Frequently Asked Questions are <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>.
+  - The development webpage is <a href="https://gforge.inria.fr/projects/simgrid//">gforge.inria.fr/projects/simgrid</a>.
+  - The user mailing list is <simgrid-user@lists.gforge.inria.fr>
+  - The SimGrid software package can be downloaded from <a href="http://simgrid.gforge.inria.fr/download.php">here</a>.
+<br>
+
+<hr>
+
+\section overview Overview of the toolkit components
+
+As depicted by the following diagram, the SimGrid toolkit is basically
+three-layered (click on the picture to jump to a specific component).
+
+
+\htmlonly
+<center>
+\endhtmlonly
+\htmlinclude simgrid_modules.map
+
+\htmlonly
+<br><b>Relationships between the SimGrid components (click to jump to API)</b>
+</center>
+\endhtmlonly
+
+\subsection overview_envs Programmation environments layer
+
+SimGrid provides several programmation environments built on top of a unique
+simulation kernel. Each environment targets a specific audiance and
+constitutes a different paradigm. To choose which of them you want to use,
+you have to think about what you want to do and what would be the result of
+your work.
+
+ - If you want to study a theoritical problem and compare several
+   heuristics, you probably want to try <b>\ref MSG_API</b> (yet another
+   historical name). It was designed exactly to that extend and should allow
+   you to build easily rather realistic multi-agents simulation. Yet,
+   realism is not the main goal of this environment and the most annoying
+   technical issues of real platforms are masked here. Check the \ref
+   MSG_API section for more information.
+
+ - If you want to study the behaviour of a MPI application using emulation
+   technics, you should have a look at the <b>\ref SMPI_API</b> (Simulated
+   MPI) programming environment. Unfortunately, this work is still underway.
+   Check the \ref SMPI_API section for more information.
+
+ - If you want to develop a real distributed application, then you may find
+   <b>\ref GRAS_API</b> (Grid Reality And Simulation) useful. This is an API
+   for the realization of distributed applications.
+   \n\n
+   Moreover, there is two implementations of this API: one on top of the
+   SURF (allowing to develop and test your application within the comfort of
+   the simulator) and another suited for deployment on real platforms
+   (allowing the resulting application to be highly portable and extremely
+   efficient).
+   \n\n
+   Even if you do not plan to run your code for real, you may want to switch
+   to GRAS if you intend to use MSG in a very intensive way (e.g. for
+   simulating a peer-to-peer environment).
+   \n\n
+   See the \ref GRAS_API section for more details.
+
+If your favorite programming environment/model is not there (BSP,
+components, OpenMP, etc.) is not represented in the SimGrid toolkit yet, you may
+consider adding it. You should contact us first on the
+<a href=http://lists.gforge.inria.fr/mailman/listinfo/simgrid-devel>SimGrid
+developers mailing list</a>, though.
+
+\subsection overview_kernel Simulation kernel layer
+
+The core functionnalities to simulate a virtual platform are provided by a
+module called <b>\ref SURF_API</b>.  It is
+very low-level and is not intended to be used as such by end-users. Instead,
+it serve as a basis for the higher level layer.
+
+SURF main features are a fast max-min linear solver and the ability to
+change transparently the model used to describe the platform. This greatly
+eases the comparison of the several models existing in the litterature.
+
+See the \ref SURF_API section for more details.
+
+\subsection overview_fondation Base layer
+
+The base of the whole toolkit is constituted by the <b>\ref XBT_API
+(eXtended Bundle of Tools)</b>.
+
+It is a portable library providing some grounding features such as \ref
+XBT_log, \ref XBT_ex and \ref XBT_config. XBT also encompass
+the following convenient datastructures: \ref XBT_dynar, \ref XBT_fifo, \ref
+XBT_dict, \ref XBT_heap, \ref XBT_set and \ref XBT_swag.
+
+See the \ref XBT_API section for more details.
+
+
+\subsection lucas_layer Tracing simulation
+Finally, a transversal module allows you to trace your simulation. More documentation in the section \ref TRACE_doc
+
+\htmlonly
+<br>
+The SimGrid software package can be downloaded from
+<a href="http://simgrid.gforge.inria.fr/download.php">here</a>.<br>
+
+If you are interested in the history of SimGrid and in current and planned development,
+you can find out more <a href="http://simgrid.gforge.inria.fr/history.html">here</a>.
+
+Any question, remark or suggestion are welcome on the
+<a href="http://lists.gforge.inria.fr/mailman/listinfo/simgrid-user">SimGrid users
+mailing list</a>.
+
+\endhtmlonly
+
+<hr>
+\htmlonly
+<center>
+<a href="http://creativecommons.org/licenses/LGPL/2.1/"><img alt="CC-GNU LGPL" border="0" src="http://creativecommons.org/images/public/cc-LGPL-a.png" /></a>
+</center>
+\endhtmlonly
+
+*/
diff --git a/doc/ref_guide/doxygen/module-gras.doc b/doc/ref_guide/doxygen/module-gras.doc
new file mode 100644 (file)
index 0000000..7b8d028
--- /dev/null
@@ -0,0 +1,71 @@
+/** \addtogroup GRAS_API
+
+    \section GRAS_funct GRAS offers the following functionnalities
+     - <b>\ref GRAS_comm</b>: Exchanging messages between peers
+       - \ref GRAS_dd : any data which may transit on the network must be
+         described beforehand so that GRAS can handle the platform
+         heterogeneity and convert them if needed.
+       - \ref GRAS_sock : this is how to open a communication channel to
+         other processes, and retrive information about them.
+       - \ref GRAS_msg : communications are message oriented. You have to
+         describe all possible messages and their payload beforehand, and
+         can then attach callbacks to the arrival of a given kind of message.
+       - \ref GRAS_timer : this is how to program repetitive and delayed
+         tasks, not unlike cron(8) and at(1). This cannot be used to timeout
+         a function (like setitimer(2) or signal(2) games could do).
+     - <b>\ref GRAS_run</b>: Running both on top of the simulator and on
+       top of real platforms, and portability support.
+       - \ref GRAS_virtu : You naturally don't want to call the
+          gettimeofday(2) function in simulation mode since it would give
+          you the time on the host running the simulation, not the time in
+          the simulated world (you are belonging to).\n
+         This a system call virtualization layer, which also acts as a
+          portability layer.
+       - \ref GRAS_globals : The use of globals is forbidden since the
+         "processes" are threads in simulation mode. \n
+        This is how to let GRAS handle your globals properly.
+       - \ref GRAS_emul : Support to emulate code excution (ie, reporting
+         execution time into the simulator and having code sections specific
+         to simulation or to real mode).
+
+
+    @{ */
+       /** @defgroup GRAS_comm    Communication facilities */
+       /** @defgroup GRAS_run     Virtualization */
+
+/** @} */
+#####################################################################
+/** @addtogroup GRAS_comm
+
+   Here are the communication facilities. GRAS allows you to exchange
+   <i>messages</i> on <i>sockets</i> (which can be seen as pipes between
+   processes). On reception, messages start <i>callbacks</i> (that's the
+   default communication mode, not the only one). All messages of a given
+   type convey the same kind of data, and you have to describe it
+   beforehand.
+
+   Timers are also seen as a mean of communication (with yourself). It
+   allows you to run a repetitive task ("do this every N second until I tell
+   you to stop"), or to deffer a treatment ("do this in 3 sec").
+
+    @{ */
+       /** @defgroup GRAS_dd      Data description      */
+       /** @defgroup GRAS_sock    Sockets               */
+       /** @defgroup GRAS_msg     Messages              */
+       /** @defgroup GRAS_timer   Timers                */
+
+/** @} */
+#####################################################################
+/** @addtogroup GRAS_run
+
+   Virtualization facilities allow your code to run both on top of the simulator or in real setting.
+
+    @{ */
+
+       /** @defgroup GRAS_globals Globals               */
+       /** @defgroup GRAS_emul    Emulation support */
+       /** @defgroup GRAS_virtu   Syscalls              */
+
+/** @} */
+
+
diff --git a/doc/ref_guide/doxygen/module-msg.doc b/doc/ref_guide/doxygen/module-msg.doc
new file mode 100644 (file)
index 0000000..695efec
--- /dev/null
@@ -0,0 +1,184 @@
+/** \addtogroup MSG_API
+
+      MSG was the first distributed programming environment provided within
+      SimGrid. While almost realistic, it remains quite simple (simplistic?).
+      This describes the native to MSG.
+
+      \section jMSG_who Who should use this (and who shouldn't)
+
+      You should use MSG if you want to study some heuristics for a
+      given problem you don't really want to implement. If you want to
+      use the C programming language, your are in the right
+      section. To use the Java or Ruby programming interfaces, please refer to
+      the documentation provided in the relevant packages.
+
+  \section MSG_funct Offered functionnalities
+   - \ref msg_simulation
+   - \ref m_process_management
+   - \ref m_host_management
+   - \ref m_task_management
+   - \ref msg_file_management
+   - \ref msg_task_usage
+   - \ref msg_VMs
+   - \ref msg_trace_driven
+   - \ref msg_deprecated_functions
+
+
+  Also make sure to visit the page @ref MSG_examples.
+*/
+
+
+
+/**
+@defgroup msg_simulation   Main MSG simulation Functions
+@ingroup MSG_API
+@brief Describes how to setup and control your simulation.
+
+The basic workflow is the following (check the \ref MSG_examples for
+details).
+
+ -# Initialize the library with #MSG_global_init
+ -# Create a platform (usually by parsing a file with
+    #MSG_create_environment)
+ -# Register the functions that your processes are supposed to run with
+    #MSG_function_register (and maybe #MSG_function_register_default)
+ -# Launch your processes from a deployment file with #MSG_launch_application
+ -# Run the simulation with #MSG_main
+ -# Cleanup the library with #MSG_clean before ending your program
+    (optional).
+
+@htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Simulation Control" --> @endhtmlonly
+*/
+
+/** @defgroup m_process_management Process Management Functions
+ *  @ingroup MSG_API
+ *  @brief This section describes the process structure of MSG
+ *         (#m_process_t) and the functions for managing it.
+ */
+
+/** @defgroup m_host_management Host Management Functions
+ *  @ingroup MSG_API
+ *  @brief This section describes the host structure of MSG
+ */
+
+/** @defgroup m_task_management Task Management Functions
+ *  @ingroup MSG_API
+ *  @brief This section describes the task structure of MSG
+ *         (#m_task_t) and the functions for managing it. See
+ *         \ref msg_task_usage to see how to put the tasks in action.
+ *
+ * \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Tasks" --> \endhtmlonly
+ */
+
+/** @defgroup msg_task_usage Task Actions
+ *  @ingroup MSG_API
+ *  @brief This section describes the functions that can be used
+ *         by a process to execute, communicate or otherwise handle some task.
+ */
+
+/** @defgroup msg_VMs VMs
+ *  @ingroup MSG_API
+ *  @brief This section describes the interface created to mimick IaaS clouds.
+ *
+ *  With it, you can create virtual machines to put your processes
+ *  into, and interact directly with the VMs to manage groups of
+ *  processes.
+ *
+ *  This interface is highly experimental at this point. Testing is
+ *  welcomed, but do not expect too much of it right now. Even the
+ *  interfaces may be changed in future releases of SimGrid (although
+ *  things are expected to stabilize nicely before SimGrid v3.8).
+ *  There is no guaranty on the rest of SimGrid, and there is less
+ *  than that on this part.
+ *
+ */
+
+/** @defgroup msg_file_management File Management Functions
+ *  @ingroup MSG_API
+ *  @brief This section describes the file structure of MSG
+ *         (#msg_file_t) and the functions for managing it. It
+ *   is based on POSIX functions.
+ */
+
+
+/**
+@defgroup msg_trace_driven Trace-driven simulations
+@ingroup MSG_API
+@brief This section describes the functions allowing to build trace-driven simulations.
+
+\htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Trace-Driven" --> \endhtmlonly
+
+This is very handy when you want to test an algorithm or protocol that
+does nothing unless it receives some events from outside. For example,
+a P2P protocol reacts to requests from the user, but does nothing if
+there is no such event.
+
+In such situations, SimGrid allows to write your protocol in your C
+file, and the events to react to in a separate text file. Declare a
+function handling each of the events that you want to accept in your
+trace files, register them using #MSG_action_register in your main,
+and then use #MSG_action_trace_run to launch the simulation. You can
+either have one trace file containing all your events, or a file per
+simulated process.
+
+Check the examples in <b>examples/msg/actions/actions.c</b> for details.
+
+ */
+
+
+
+/**
+@defgroup MSG_LUA      Lua bindings
+@ingroup MSG_API
+@brief Lua bindings to MSG (\ref MSG_API)
+
+@htmlonly <!--  DOXYGEN_NAVBAR_LABEL="LUA bindings" --> @endhtmlonly
+
+This is the lua bindings of the \ref MSG_API interface.
+
+\section lMSG_who Who should use this (and who shouldn't)
+
+If you want to use MSG to study your algorithm, but you don't want to
+use the C language (using \ref MSG_API), then you should use some
+bindings such as this one. The advantage of the lua bindings is that
+they are distributed directly with the main archive (in contrary to
+Java and Ruby bindings, for example, that are distributed separately).
+Another advantage of lua is that there is almost no performance loss
+with regard to the C version (at least there shouln't be any -- it is
+still to be precisely assessed).
+
+\section MSG_Lua_funct  Lua offered functionnalities in MSG
+
+Almost all important features of the MSG interface are available from
+the lua bindings. Unfortunately, since doxygen does not support the
+lua modules implemented directly in C as we are using, there is no
+ready to use reference documentation for this module. Even more than
+for the other modules, you will have to dig into the source code of
+the examples to learn how to use it.
+
+\section Lua_examples Examples of lua MSG
+
+  - \ref MSG_ex_master_slave_lua
+  - \ref MSG_ex_master_slave_lua_bypass
+  - Also, the lua version of the Chord example (in the source tree)
+    is a working non-trivial example of use of the lua bindings
+*/
+
+/**
+@defgroup msg_deprecated_functions MSG Deprecated
+@ingroup MSG_API
+@brief This section describes the deprecated functions. PLEASE STOP USING THEM.
+
+We don't remove them because the ability to run old scientific
+code is something important to us. But these functionalities are
+not actively supported anymore.
+
+To access these functions, you should define the relevant option
+at configuration time in ccmake.
+ */
+
+
+
+
+
+
diff --git a/doc/ref_guide/doxygen/module-simix.doc b/doc/ref_guide/doxygen/module-simix.doc
new file mode 100644 (file)
index 0000000..afd6de0
--- /dev/null
@@ -0,0 +1,8 @@
+/** @addtogroup SIMIX_API
+
+  \section Coming soon
+ @{ */
+     /** @defgroup m_datatypes_management_details SIMIX datatypes management details */
+/** @} */
+
+
similarity index 86%
rename from doc/module-xbt.doc
rename to doc/ref_guide/doxygen/module-xbt.doc
index 646c948..0a270af 100644 (file)
@@ -65,6 +65,7 @@
      /** @defgroup XBT_fifo   Fifo: generic workqueue */
      /** @defgroup XBT_swag   Swag: O(1) set datatype */
      /** @defgroup XBT_heap Heap: generic heap data structure */
      /** @defgroup XBT_fifo   Fifo: generic workqueue */
      /** @defgroup XBT_swag   Swag: O(1) set datatype */
      /** @defgroup XBT_heap Heap: generic heap data structure */
+     /** @defgroup XBT_dd Data description */
 /** @} */
 
 
 /** @} */
 
 
 
   @{ */
      /** @defgroup XBT_graph General purpose graph library */
 
   @{ */
      /** @defgroup XBT_graph General purpose graph library */
-/** @} */ End of XBT_misc
+     /** @defgroup XBT_parmap Parallel map */    
+     /** @defgroup XBT_peer Peer */    
+     /** @defgroup XBT_queue Queue */
+     /** @defgroup XBT_sock Sock */    
+     /** @defgroup XBT_synchro Synchro stuff */        
+     /** @defgroup XBT_thread Thread stuff */  
+     /** @defgroup XBT_context Portable context implementation */              
+/** @} */ 
 
 /* ************************* *
  * * PORTABILITY-INTERNALS * * (not included in documentation)
  * ************************* */
 
 
 /* ************************* *
  * * PORTABILITY-INTERNALS * * (not included in documentation)
  * ************************* */
 
- /** \defgroup XBT_context Portable context implementation
+ /** \addtogroup XBT_context Portable context implementation
   *  \brief Contexts are a higher level system than <tt>setjump/longjmp</tt>
   *  for non-preemptible threads.
   *
   *  \brief Contexts are a higher level system than <tt>setjump/longjmp</tt>
   *  for non-preemptible threads.
   *
diff --git a/doc/ref_guide/doxygen/simgrid.tag b/doc/ref_guide/doxygen/simgrid.tag
new file mode 100644 (file)
index 0000000..0fa9877
--- /dev/null
@@ -0,0 +1,7409 @@
+<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
+<tagfile>
+  <compound kind="page">
+    <name>index</name>
+    <title></title>
+    <filename>index</filename>
+    <docanchor file="index">ref_guide_welcome</docanchor>
+    <docanchor file="index">a_quick_glance</docanchor>
+    <docanchor file="index">overview</docanchor>
+    <docanchor file="index">overview_envs</docanchor>
+    <docanchor file="index">overview_kernel</docanchor>
+    <docanchor file="index">overview_fondation</docanchor>
+    <docanchor file="index">lucas_layer</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>API_index</name>
+    <title>Full Index</title>
+    <filename>group__API__index.html</filename>
+  </compound>
+  <compound kind="group">
+    <name>SimGrid_API</name>
+    <title>SimGrid modules</title>
+    <filename>group__SimGrid__API.html</filename>
+    <subgroup>API_index</subgroup>
+    <subgroup>XBT_API</subgroup>
+    <subgroup>MSG_API</subgroup>
+    <subgroup>SIMIX_API</subgroup>
+    <subgroup>GRAS_API</subgroup>
+    <subgroup>AMOK_API</subgroup>
+    <subgroup>SMPI_API</subgroup>
+    <subgroup>SD_API</subgroup>
+    <subgroup>SURF_API</subgroup>
+    <subgroup>TRACE_API</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>XBT_API</name>
+    <title>XBT</title>
+    <filename>group__XBT__API.html</filename>
+    <subgroup>XBT_grounding</subgroup>
+    <subgroup>XBT_adt</subgroup>
+    <subgroup>XBT_misc</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>MSG_API</name>
+    <title>MSG</title>
+    <filename>group__MSG__API.html</filename>
+    <subgroup>msg_simulation</subgroup>
+    <subgroup>m_process_management</subgroup>
+    <subgroup>m_host_management</subgroup>
+    <subgroup>m_task_management</subgroup>
+    <subgroup>msg_task_usage</subgroup>
+    <subgroup>msg_VMs</subgroup>
+    <subgroup>msg_file_management</subgroup>
+    <subgroup>msg_trace_driven</subgroup>
+    <subgroup>MSG_LUA</subgroup>
+    <subgroup>msg_deprecated_functions</subgroup>
+    <docanchor file="group__MSG__API">MSG_who</docanchor>
+    <docanchor file="group__MSG__API">jMSG_who</docanchor>
+    <docanchor file="group__MSG__API">MSG_funct</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>SIMIX_API</name>
+    <title>SIMIX</title>
+    <filename>group__SIMIX__API.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>SIMIX_global_init</name>
+      <anchorfile>group__SIMIX__API.html</anchorfile>
+      <anchor>ga61a5c57ccf08e71bac21571b94ec1a38</anchor>
+      <arglist>(int *argc, char **argv)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SIMIX_clean</name>
+      <anchorfile>group__SIMIX__API.html</anchorfile>
+      <anchor>gab937cbbe75ee53500824664ed940ad65</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SIMIX_get_clock</name>
+      <anchorfile>group__SIMIX__API.html</anchorfile>
+      <anchor>ga8298a6bf3cdb667f2aca7b1cfd9b2eb8</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SIMIX_run</name>
+      <anchorfile>group__SIMIX__API.html</anchorfile>
+      <anchor>gaebdd718ef8f26134756d5fa6de1ff854</anchor>
+      <arglist>(void)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_API</name>
+    <title>GRAS</title>
+    <filename>group__GRAS__API.html</filename>
+    <subgroup>GRAS_comm</subgroup>
+    <subgroup>GRAS_run</subgroup>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_init</name>
+      <anchorfile>group__GRAS__API.html</anchorfile>
+      <anchor>ga2f7e006b4b7297a5d8979e299ddf9112</anchor>
+      <arglist>(int *argc, char **argv)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_exit</name>
+      <anchorfile>group__GRAS__API.html</anchorfile>
+      <anchor>gaee47a46ba8da34d67242a80552252dbe</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <docanchor file="group__GRAS__API">GRAS_who</docanchor>
+    <docanchor file="group__GRAS__API">GRAS_funct</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>AMOK_API</name>
+    <title>AMOK</title>
+    <filename>group__AMOK__API.html</filename>
+    <subgroup>AMOK_bw</subgroup>
+    <subgroup>AMOK_pm</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>SMPI_API</name>
+    <title>SMPI</title>
+    <filename>group__SMPI__API.html</filename>
+    <docanchor file="group__SMPI__API">SMPI_who</docanchor>
+    <docanchor file="group__SMPI__API">SMPI_what</docanchor>
+    <docanchor file="group__SMPI__API">SMPI_adapting</docanchor>
+    <docanchor file="group__SMPI__API">SMPI_compiling</docanchor>
+    <docanchor file="group__SMPI__API">SMPI_executing</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>SD_API</name>
+    <title>SimDag</title>
+    <filename>group__SD__API.html</filename>
+    <subgroup>SD_datatypes_management</subgroup>
+    <subgroup>SD_workstation_management</subgroup>
+    <subgroup>SD_link_management</subgroup>
+    <subgroup>SD_task_management</subgroup>
+    <subgroup>SD_task_dependency_management</subgroup>
+    <subgroup>SD_simulation</subgroup>
+    <docanchor file="group__SD__API">SD_who</docanchor>
+    <docanchor file="group__SD__API">SD_func</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>SURF_API</name>
+    <title>SURF</title>
+    <filename>group__SURF__API.html</filename>
+    <subgroup>SURF_simulation</subgroup>
+    <subgroup>SURF_actions</subgroup>
+    <subgroup>SURF_resources</subgroup>
+    <subgroup>SURF_build_api</subgroup>
+    <docanchor file="group__SURF__API">SURF_doc</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>TRACE_API</name>
+    <title>TRACE</title>
+    <filename>group__TRACE__API.html</filename>
+    <subgroup>TRACE_category</subgroup>
+    <subgroup>TRACE_mark</subgroup>
+    <subgroup>TRACE_user_variables</subgroup>
+    <member kind="function">
+      <type>int</type>
+      <name>TRACE_platform_graph_export_graphviz</name>
+      <anchorfile>group__TRACE__API.html</anchorfile>
+      <anchor>ga77e1127c6602edd4f233ca62d6de36e0</anchor>
+      <arglist>(const char *filename)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>TRACE_get_node_types</name>
+      <anchorfile>group__TRACE__API.html</anchorfile>
+      <anchor>ga845e0cfbd8042ac70adf394df024e350</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>TRACE_get_edge_types</name>
+      <anchorfile>group__TRACE__API.html</anchorfile>
+      <anchor>gaf5542d615046120aa8a3526268b9fa7f</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <docanchor file="group__TRACE__API">TRACE_doc</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>XBT_grounding</name>
+    <title>Grounding features</title>
+    <filename>group__XBT__grounding.html</filename>
+    <subgroup>XBT_syscall</subgroup>
+    <subgroup>XBT_str</subgroup>
+    <subgroup>XBT_ex</subgroup>
+    <subgroup>XBT_log</subgroup>
+    <subgroup>XBT_error</subgroup>
+    <subgroup>XBT_config</subgroup>
+    <subgroup>XBT_mallocator</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>XBT_adt</name>
+    <title>Usual data structures</title>
+    <filename>group__XBT__adt.html</filename>
+    <subgroup>XBT_dynar</subgroup>
+    <subgroup>XBT_dict</subgroup>
+    <subgroup>XBT_set</subgroup>
+    <subgroup>XBT_fifo</subgroup>
+    <subgroup>XBT_swag</subgroup>
+    <subgroup>XBT_heap</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>XBT_misc</name>
+    <title>Misc general purposes library components</title>
+    <filename>group__XBT__misc.html</filename>
+    <subgroup>XBT_graph</subgroup>
+    <subgroup>XBT_parmap</subgroup>
+    <subgroup>XBT_peer</subgroup>
+    <subgroup>XBT_queue</subgroup>
+    <subgroup>XBT_sock</subgroup>
+    <subgroup>XBT_synchro</subgroup>
+    <subgroup>XBT_thread</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>XBT_syscall</name>
+    <title>Malloc and friends</title>
+    <filename>group__XBT__syscall.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_new</name>
+      <anchorfile>group__XBT__syscall.html</anchorfile>
+      <anchor>ga1d356d21c8a37c3e19de37d5f7896810</anchor>
+      <arglist>(type, count)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_new0</name>
+      <anchorfile>group__XBT__syscall.html</anchorfile>
+      <anchor>gaaea21518b543392c869f6564c36cdc2b</anchor>
+      <arglist>(type, count)</arglist>
+    </member>
+    <member kind="function" static="yes">
+      <type>static</type>
+      <name>__attribute__</name>
+      <anchorfile>group__XBT__syscall.html</anchorfile>
+      <anchor>gab6d5dfd5b7461f3942dfdd1eda223237</anchor>
+      <arglist>((always_inline)) char *xbt_strdup(const char *s)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_backtrace_display_current</name>
+      <anchorfile>group__XBT__syscall.html</anchorfile>
+      <anchor>ga36813e215c49af92c8a62dd8286d6421</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_free_ref</name>
+      <anchorfile>group__XBT__syscall.html</anchorfile>
+      <anchor>gadc6cc4c3185be3635bb1ef2d9528f67a</anchor>
+      <arglist>(void *d)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_str</name>
+    <title>String related functions</title>
+    <filename>group__XBT__str.html</filename>
+    <member kind="typedef">
+      <type>char *</type>
+      <name>xbt_string_t</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga1537bf8b2602e0aeeb87032803a72389</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_str_rtrim</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga9d7c43274b5a6339adfc724e2efd0ead</anchor>
+      <arglist>(char *s, const char *char_list)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_str_ltrim</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>gaeb745f202229799d900aa3a20953186f</anchor>
+      <arglist>(char *s, const char *char_list)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_str_trim</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga5259c70a74df4d63f39e68cc5fe8f1b3</anchor>
+      <arglist>(char *s, const char *char_list)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>xbt_str_split</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga91672ded3b13340f1dfa6fb5ce64fb42</anchor>
+      <arglist>(const char *s, const char *sep)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>xbt_str_split_quoted</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>gaa6839f81f1789acf3865eeade8c23c77</anchor>
+      <arglist>(const char *s)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>xbt_str_split_quoted_in_place</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga2454f448cda4a1ba94409196a2f31d78</anchor>
+      <arglist>(char *s)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>xbt_str_split_str</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga84523a36aef41594015c8c2a22256385</anchor>
+      <arglist>(const char *s, const char *sep)</arglist>
+    </member>
+    <member kind="function">
+      <type>char *</type>
+      <name>xbt_str_join</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga1271575a77363ce72fbdf65298a49622</anchor>
+      <arglist>(xbt_dynar_t dynar, const char *sep)</arglist>
+    </member>
+    <member kind="function">
+      <type>char *</type>
+      <name>xbt_str_join_array</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga17585fd9f6432df9f84db21059486900</anchor>
+      <arglist>(const char *const *strs, const char *sep)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_str_subst</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga2aaaa9b7cdc3e30d0a2b85c7561ad0e6</anchor>
+      <arglist>(char *str, char from, char to, int amount)</arglist>
+    </member>
+    <member kind="function">
+      <type>char *</type>
+      <name>xbt_str_varsubst</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga42a82b549ada759cfc7ec4e0999dde1e</anchor>
+      <arglist>(const char *str, xbt_dict_t patterns)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_str_strip_spaces</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga5b8c3f04c5bd47a54c6700c634c48d40</anchor>
+      <arglist>(char *)</arglist>
+    </member>
+    <member kind="function">
+      <type>char *</type>
+      <name>xbt_str_diff</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>gadfd8938aaade2e991b8b51bed5aea886</anchor>
+      <arglist>(const char *a, const char *b)</arglist>
+    </member>
+    <member kind="function">
+      <type>char *</type>
+      <name>xbt_str_from_file</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga3d0726833fdc157351600358cc67097c</anchor>
+      <arglist>(FILE *file)</arglist>
+    </member>
+    <member kind="function" static="yes">
+      <type>static unsigned int</type>
+      <name>xbt_str_hash_ext</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga10c19e31b7f944a5f426a7d436a44e6d</anchor>
+      <arglist>(const char *str, int str_len)</arglist>
+    </member>
+    <member kind="function" static="yes">
+      <type>static unsigned int</type>
+      <name>xbt_str_hash</name>
+      <anchorfile>group__XBT__str.html</anchorfile>
+      <anchor>ga7b484f038534879efb07619091341977</anchor>
+      <arglist>(const char *str)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_ex</name>
+    <title>Exception support</title>
+    <filename>group__XBT__ex.html</filename>
+    <class kind="struct">xbt_ex_t</class>
+    <member kind="define">
+      <type>#define</type>
+      <name>TRY</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>gad2746371528bdf15c3910b7bf217dac0</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>TRY_CLEANUP</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ga24540d57ce6a4e72e2c2150327972fc6</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>CATCH</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>gab3271e393133e395129cc74272f9fae2</anchor>
+      <arglist>(e)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>CATCH_ANONYMOUS</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ga070f91546c08b1e31c1d7184c3c9b345</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>THROW_PREPARE</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ga26394bf7f63640059e73dc55b5911a9b</anchor>
+      <arglist>(_throw_ctx, c, v, m)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>THROW</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>gae18641b6be3a88a74eb003978399fe90</anchor>
+      <arglist>(c, v)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>THROWF</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>gaf104c05a68884bf85630ef40ca8ae774</anchor>
+      <arglist>(c, v,...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>RETHROW</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ga241d764fad0bff69d31c12b3066c276c</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>RETHROWF</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ga4826ac71c1c4d2ec13eeac8320898dc9</anchor>
+      <arglist>(...)</arglist>
+    </member>
+    <member kind="enumeration">
+      <name>xbt_errcat_t</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>gaa45fec59aa57056784554a7f998f0854</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>unknown_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854a38ca7f2d055a68295cbd837470325f46</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>arg_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854a1d6d5b33334f960325a65e5c021aca16</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>bound_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854ae2954a4c5a79d65f9f68675fea93376b</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>mismatch_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854aad84e78423b0ba9b3df634f564a38586</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>not_found_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854a2a966e9e887d3ab79628272781200439</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>system_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854a0cc55923f6bdf388d75ac17681055815</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>network_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854afa15abb01e5f46363458529588f0d871</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>timeout_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854acbb4310f650e6fddbbad783293eff676</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>cancel_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854a78725e8318a373565146a9c29698eb30</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>thread_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854a2d90a8bed8343426b9732511aa2cb34c</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>host_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854a1486a4899ea0336633c33a77c636eea8</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>tracing_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854a288db5d5a882653cc5466f62369ab676</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>io_error</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ggaa45fec59aa57056784554a7f998f0854a7867239bb18a1f74d007fd1cc5f2202c</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>xbt_ex_catname</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>gad584839e617fbfe728225fc7bcfcda9f</anchor>
+      <arglist>(xbt_errcat_t cat)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_ex_free</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ga9a7c9f33be5ab51ff734142b07178553</anchor>
+      <arglist>(xbt_ex_t e)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_backtrace_display_current</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ga36813e215c49af92c8a62dd8286d6421</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_backtrace_no_malloc</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>gadb6f0cc90ede2c80fff99a2f3a8ea02f</anchor>
+      <arglist>(void **bt, int size)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_backtrace_current</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>ga3f9f1d5af6de5e90e5501e105b0e593c</anchor>
+      <arglist>(xbt_ex_t *e)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_backtrace_display</name>
+      <anchorfile>group__XBT__ex.html</anchorfile>
+      <anchor>gaea1e39d44bcaaebb91a34f6ef053c60c</anchor>
+      <arglist>(xbt_ex_t *e)</arglist>
+    </member>
+    <docanchor file="group__XBT__ex">XBT_ex_toc</docanchor>
+    <docanchor file="group__XBT__ex">XBT_ex_intro</docanchor>
+    <docanchor file="group__XBT__ex">XBT_ex_base</docanchor>
+    <docanchor file="group__XBT__ex">XBT_ex_pitfalls</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>XBT_log</name>
+    <title>Logging support</title>
+    <filename>group__XBT__log.html</filename>
+    <subgroup>XBT_log_cats</subgroup>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_LOG_STATIC_THRESHOLD</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga78721bb3ac4ce5dcddb5b102d03ec9ad</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_LOG_NEW_SUBCATEGORY</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga1cd0df7ea8110bd27c2843812f4c93ee</anchor>
+      <arglist>(catName, parent, desc)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_LOG_NEW_CATEGORY</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga9e4d4fda6d921febf75e85f9cd9d611a</anchor>
+      <arglist>(catName, desc)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_LOG_DEFAULT_CATEGORY</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gaa23cb30f6de5c9e0a26a6516817c7e20</anchor>
+      <arglist>(cname)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_LOG_NEW_DEFAULT_CATEGORY</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga5094a0e812d0012e6ee4d2257b1a13f1</anchor>
+      <arglist>(cname, desc)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_LOG_NEW_DEFAULT_SUBCATEGORY</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga8a4327fc994afcfb2eaebea0c4d1b00a</anchor>
+      <arglist>(cname, parent, desc)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_LOG_EXTERNAL_CATEGORY</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga7db05649e5c3c7aba06909409e470143</anchor>
+      <arglist>(cname)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_LOG_EXTERNAL_DEFAULT_CATEGORY</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga28625f3f3aa5986954a2b90f029c2e96</anchor>
+      <arglist>(cname)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_LOG_ISENABLED</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga6c9d37281690342c607e30b1f0b59aed</anchor>
+      <arglist>(catName, priority)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_CDEBUG</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga08edef341742c903623742c6e05d54ee</anchor>
+      <arglist>(c,...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_CVERB</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga2c0bed18aac8cf41d8f3480513f564bc</anchor>
+      <arglist>(c,...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_CINFO</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gac2f65621104f3bcff51738a12d5c2921</anchor>
+      <arglist>(c,...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_CWARN</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga2c14b44f6b1abbf73104d17727315e3b</anchor>
+      <arglist>(c,...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_CERROR</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga0cd5463eb5b259b005b5c3f87db1709a</anchor>
+      <arglist>(c,...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_CCRITICAL</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga4b5b9ad4a5086e2e9bd2ee47b3c03c9c</anchor>
+      <arglist>(c,...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_DEBUG</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gaec7da836fa1482fcda89227dfb1284d9</anchor>
+      <arglist>(...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_VERB</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gab9815968eb142e81c5e661ececb1f0f3</anchor>
+      <arglist>(...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_INFO</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga57f4469c36aeb5f44b5786882b364af8</anchor>
+      <arglist>(...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_WARN</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga6accdad9dccecd8d220a479ea0202827</anchor>
+      <arglist>(...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_ERROR</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga46c64033e6f2d9f309f498bbb2c475f5</anchor>
+      <arglist>(...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_CRITICAL</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gadb4c7510140f9e4437be797baf5122a2</anchor>
+      <arglist>(...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_IN</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga20e7ed6a7dd096897446901c39e1194f</anchor>
+      <arglist>(...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_OUT</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gaec5266e036c60029988444fcfdb91e6c</anchor>
+      <arglist>(...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_HERE</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gaed62d764d379720d6ce03d2a0d9c3c32</anchor>
+      <arglist>(...)</arglist>
+    </member>
+    <member kind="enumeration">
+      <name>e_xbt_log_priority_t</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga01ff08eb23b4f14bb759c676bcf8df82</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_log_priority_trace</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gga01ff08eb23b4f14bb759c676bcf8df82a1b9b706830e4aa1405157d20117aa5cd</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_log_priority_debug</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gga01ff08eb23b4f14bb759c676bcf8df82aac8ecdd32b640581940959e6f9ed1588</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_log_priority_verbose</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gga01ff08eb23b4f14bb759c676bcf8df82afef8e3f2e237f8de9c839a2f5c875fc7</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_log_priority_info</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gga01ff08eb23b4f14bb759c676bcf8df82af28091fa16fda657d0768baaab6f4c27</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_log_priority_warning</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gga01ff08eb23b4f14bb759c676bcf8df82ac87b95b266f551288e8d9faec534baa9</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_log_priority_error</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gga01ff08eb23b4f14bb759c676bcf8df82a32afa42aab40395dbabb07cafbf84eb5</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_log_priority_critical</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gga01ff08eb23b4f14bb759c676bcf8df82a8bd5d340adeae3a8e5a3182912c230f3</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_log_priority_infinite</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>gga01ff08eb23b4f14bb759c676bcf8df82a875884ddb873e6613178c5b3c71b8a77</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_log_control_set</name>
+      <anchorfile>group__XBT__log.html</anchorfile>
+      <anchor>ga2289997893363b1ad5f7ff32cbfbf432</anchor>
+      <arglist>(const char *control_string)</arglist>
+    </member>
+    <docanchor file="group__XBT__log">XBT_log_toc</docanchor>
+    <docanchor file="group__XBT__log">log_overview</docanchor>
+    <docanchor file="group__XBT__log">log_cat</docanchor>
+    <docanchor file="group__XBT__log">log_pri</docanchor>
+    <docanchor file="group__XBT__log">log_app</docanchor>
+    <docanchor file="group__XBT__log">log_lay</docanchor>
+    <docanchor file="group__XBT__log">log_hist</docanchor>
+    <docanchor file="group__XBT__log">log_API</docanchor>
+    <docanchor file="group__XBT__log">log_API_cat</docanchor>
+    <docanchor file="group__XBT__log">log_API_pri</docanchor>
+    <docanchor file="group__XBT__log">log_API_isenabled</docanchor>
+    <docanchor file="group__XBT__log">log_API_subcat</docanchor>
+    <docanchor file="group__XBT__log">log_API_easy</docanchor>
+    <docanchor file="group__XBT__log">log_API_example</docanchor>
+    <docanchor file="group__XBT__log">log_user</docanchor>
+    <docanchor file="group__XBT__log">log_use_conf</docanchor>
+    <docanchor file="group__XBT__log">log_use_conf_thres</docanchor>
+    <docanchor file="group__XBT__log">log_use_conf_multi</docanchor>
+    <docanchor file="group__XBT__log">log_use_conf_fmt</docanchor>
+    <docanchor file="group__XBT__log">log_use_conf_app</docanchor>
+    <docanchor file="group__XBT__log">log_use_conf_add</docanchor>
+    <docanchor file="group__XBT__log">log_use_misc</docanchor>
+    <docanchor file="group__XBT__log">log_internals</docanchor>
+    <docanchor file="group__XBT__log">log_in_perf</docanchor>
+    <docanchor file="group__XBT__log">log_in_app</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>XBT_error</name>
+    <title>Assert macro familly</title>
+    <filename>group__XBT__error.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_assert</name>
+      <anchorfile>group__XBT__error.html</anchorfile>
+      <anchor>gadd837b8bf67480aea409a8580072f0be</anchor>
+      <arglist>(...)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_abort</name>
+      <anchorfile>group__XBT__error.html</anchorfile>
+      <anchor>gaca8531c4c752e94c638c030c80528021</anchor>
+      <arglist>()</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_die</name>
+      <anchorfile>group__XBT__error.html</anchorfile>
+      <anchor>ga9bf4916de59dbf2c5bc790e85df7c189</anchor>
+      <arglist>(...)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_config</name>
+    <title>Configuration support</title>
+    <filename>group__XBT__config.html</filename>
+    <subgroup>XBT_cfg_use</subgroup>
+    <subgroup>XBT_cfg_decl</subgroup>
+    <subgroup>XBT_cfg_register</subgroup>
+    <subgroup>XBT_cfg_get</subgroup>
+    <docanchor file="group__XBT__config">XBT_cfg_ex</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>XBT_mallocator</name>
+    <title>Mallocators</title>
+    <filename>group__XBT__mallocator.html</filename>
+    <subgroup>XBT_mallocator_cons</subgroup>
+    <subgroup>XBT_mallocator_objects</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dynar</name>
+    <title>Dynar: generic dynamic array</title>
+    <filename>group__XBT__dynar.html</filename>
+    <subgroup>XBT_dynar_cons</subgroup>
+    <subgroup>XBT_dynar_array</subgroup>
+    <subgroup>XBT_dynar_misc</subgroup>
+    <subgroup>XBT_dynar_perl</subgroup>
+    <subgroup>XBT_dynar_ctn</subgroup>
+    <subgroup>XBT_dynar_speed</subgroup>
+    <subgroup>XBT_dynar_cursor</subgroup>
+    <docanchor file="group__XBT__dynar">XBT_dynar_exscal</docanchor>
+    <docanchor file="group__XBT__dynar">XBT_dynar_exptr</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dict</name>
+    <title>Dict: generic dictionnary</title>
+    <filename>group__XBT__dict.html</filename>
+    <subgroup>XBT_dict_cons</subgroup>
+    <subgroup>XBT_dict_basic</subgroup>
+    <subgroup>XBT_dict_nnul</subgroup>
+    <subgroup>XBT_dict_curs</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>XBT_set</name>
+    <title>Set: generic set datatype</title>
+    <filename>group__XBT__set.html</filename>
+    <subgroup>XBT_set_cons</subgroup>
+    <subgroup>XBT_set_basic</subgroup>
+    <subgroup>XBT_set_curs</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>XBT_fifo</name>
+    <title>Fifo: generic workqueue</title>
+    <filename>group__XBT__fifo.html</filename>
+    <subgroup>XBT_fifo_cons</subgroup>
+    <subgroup>XBT_fifo_perl</subgroup>
+    <subgroup>XBT_fifo_direct</subgroup>
+    <subgroup>XBT_fifo_misc</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>XBT_swag</name>
+    <title>Swag: O(1) set datatype</title>
+    <filename>group__XBT__swag.html</filename>
+    <subgroup>XBT_swag_type</subgroup>
+    <subgroup>XBT_swag_func</subgroup>
+    <subgroup>XBT_swag_curs</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>XBT_heap</name>
+    <title>Heap: generic heap data structure</title>
+    <filename>group__XBT__heap.html</filename>
+    <member kind="function">
+      <type>xbt_heap_t</type>
+      <name>xbt_heap_new</name>
+      <anchorfile>group__XBT__heap.html</anchorfile>
+      <anchor>gaa4b5f8cfee32bb2df3cb2b5d6649b114</anchor>
+      <arglist>(int init_size, void_f_pvoid_t const free_func)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_heap_free</name>
+      <anchorfile>group__XBT__heap.html</anchorfile>
+      <anchor>gace5e6cc225d3698de6af159229c94587</anchor>
+      <arglist>(xbt_heap_t H)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_heap_size</name>
+      <anchorfile>group__XBT__heap.html</anchorfile>
+      <anchor>ga21ef0cccfab2e937012f1286cc3ecb66</anchor>
+      <arglist>(xbt_heap_t H)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_heap_push</name>
+      <anchorfile>group__XBT__heap.html</anchorfile>
+      <anchor>ga5e44b85be2d2ba1d7ed9d400546f43dd</anchor>
+      <arglist>(xbt_heap_t H, void *content, double key)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_heap_pop</name>
+      <anchorfile>group__XBT__heap.html</anchorfile>
+      <anchor>ga61f5e2665882b14b15a48bf66e9631a4</anchor>
+      <arglist>(xbt_heap_t H)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>xbt_heap_maxkey</name>
+      <anchorfile>group__XBT__heap.html</anchorfile>
+      <anchor>gaecf9ff064287ee533e166d631aced6df</anchor>
+      <arglist>(xbt_heap_t H)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_heap_maxcontent</name>
+      <anchorfile>group__XBT__heap.html</anchorfile>
+      <anchor>ga804cb0f43208ddf228b515ec14f13965</anchor>
+      <arglist>(xbt_heap_t H)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_heap_set_update_callback</name>
+      <anchorfile>group__XBT__heap.html</anchorfile>
+      <anchor>ga0617a1f1c3f63f951f17698e783bc24d</anchor>
+      <arglist>(xbt_heap_t H, void(*update_callback)(void *, int))</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_heap_remove</name>
+      <anchorfile>group__XBT__heap.html</anchorfile>
+      <anchor>ga2035074b0de4d7a74fc5f9a22c148437</anchor>
+      <arglist>(xbt_heap_t H, int i)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_graph</name>
+    <title>General purpose graph library</title>
+    <filename>group__XBT__graph.html</filename>
+    <member kind="function">
+      <type>xbt_graph_t</type>
+      <name>xbt_graph_new_graph</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga782dba2130eee76b8bd4e6934098fd8f</anchor>
+      <arglist>(unsigned short int directed, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_node_t</type>
+      <name>xbt_graph_new_node</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga95d8d120c9be3efbed1880700458d8ca</anchor>
+      <arglist>(xbt_graph_t g, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_edge_t</type>
+      <name>xbt_graph_new_edge</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>gaec90776579173b58de9b89868abbda0f</anchor>
+      <arglist>(xbt_graph_t g, xbt_node_t src, xbt_node_t dst, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_graph_node_get_data</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>gaed845d52f5432f7940e1bceb336d3c38</anchor>
+      <arglist>(xbt_node_t node)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_graph_node_set_data</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>gaa100e0fe6d317aa185dffe89b3a9deae</anchor>
+      <arglist>(xbt_node_t node, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_graph_edge_get_data</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga7105c211e327da8f90b432224451cfb3</anchor>
+      <arglist>(xbt_edge_t edge)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_graph_edge_set_data</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga9cbe4fe591cf0d6746909db9ae2cd2aa</anchor>
+      <arglist>(xbt_edge_t edge, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_edge_t</type>
+      <name>xbt_graph_get_edge</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga4a037e91f75ccee400b51b5564720693</anchor>
+      <arglist>(xbt_graph_t g, xbt_node_t src, xbt_node_t dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_graph_edge_set_length</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga68339a976c82e67edf79fa59d4619396</anchor>
+      <arglist>(xbt_edge_t e, double length)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>xbt_graph_edge_get_length</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>gac906c4328b3d910457c960cd64d70784</anchor>
+      <arglist>(xbt_edge_t e)</arglist>
+    </member>
+    <member kind="function">
+      <type>double *</type>
+      <name>xbt_graph_get_length_matrix</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga3c4697edd9ee89142ec85ed882aad249</anchor>
+      <arglist>(xbt_graph_t g)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_graph_free_node</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga966d2089b5392e5f556a6d149bdc112c</anchor>
+      <arglist>(xbt_graph_t g, xbt_node_t n, void_f_pvoid_t node_free_function, void_f_pvoid_t edge_free_function)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_graph_free_edge</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga6b9895d6065b7e122bc55c71e32da821</anchor>
+      <arglist>(xbt_graph_t g, xbt_edge_t e, void_f_pvoid_t free_function)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_graph_free_graph</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>gad290d4c3fa3f0c82f7f6cc18a3506546</anchor>
+      <arglist>(xbt_graph_t g, void_f_pvoid_t node_free_function, void_f_pvoid_t edge_free_function, void_f_pvoid_t graph_free_function)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>xbt_graph_get_nodes</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>gada4b1109afba1fe3a8f046a45694c707</anchor>
+      <arglist>(xbt_graph_t g)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>xbt_graph_get_edges</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga1c292fb71d5119d59496a89d90a8ba30</anchor>
+      <arglist>(xbt_graph_t g)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>xbt_graph_node_get_outedges</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>gac8dd5691103f6c69b8f773a5937c2a8a</anchor>
+      <arglist>(xbt_node_t n)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_node_t</type>
+      <name>xbt_graph_edge_get_source</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga8946bd8838820677e2e44e793be2c9e6</anchor>
+      <arglist>(xbt_edge_t e)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_node_t</type>
+      <name>xbt_graph_edge_get_target</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga137cf4ffadf401a1080795664d99834a</anchor>
+      <arglist>(xbt_edge_t e)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_graph_export_graphviz</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>gacbbb619bcd7032ba6c0f8e932126d26b</anchor>
+      <arglist>(xbt_graph_t g, const char *filename, const char *(node_name)(xbt_node_t), const char *(edge_name)(xbt_edge_t))</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_graph_export_graphxml</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga59db9ffe13c1c4e4012e61fe38525363</anchor>
+      <arglist>(xbt_graph_t g, const char *filename, const char *(node_name)(xbt_node_t), const char *(edge_name)(xbt_edge_t), const char *(node_data_print)(void *), const char *(edge_data_print)(void *))</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_graph_t</type>
+      <name>xbt_graph_load</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga11cca6af16cef8e4ea7f5f340da517dd</anchor>
+      <arglist>(const char *filename)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_graph_save</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga2b6d7cfdc45b1df905eba88fdc1d8c18</anchor>
+      <arglist>(xbt_graph_t span, const char *filename, const char *(nname)(xbt_node_t), const char *(ename)(xbt_edge_t))</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_node_t *</type>
+      <name>xbt_graph_shortest_paths</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>gaa5d7e658935aa26a17acaa1cdcd575a4</anchor>
+      <arglist>(xbt_graph_t g)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_node_t *</type>
+      <name>xbt_graph_topo_sort</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>ga80c9aa63aac343d7b3ba246a6e4f6297</anchor>
+      <arglist>(xbt_graph_t g)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_edge_t *</type>
+      <name>xbt_graph_spanning_tree_prim</name>
+      <anchorfile>group__XBT__graph.html</anchorfile>
+      <anchor>gac305eb0dfe08abbe849f2a74dfa3a3a4</anchor>
+      <arglist>(xbt_graph_t g)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_parmap</name>
+    <title>Parallel map</title>
+    <filename>group__XBT__parmap.html</filename>
+    <member kind="typedef">
+      <type>struct s_xbt_parmap *</type>
+      <name>xbt_parmap_t</name>
+      <anchorfile>group__XBT__parmap.html</anchorfile>
+      <anchor>gaebe875868080812c5e303884551ced62</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumeration">
+      <name>e_xbt_parmap_mode_t</name>
+      <anchorfile>group__XBT__parmap.html</anchorfile>
+      <anchor>gacbdbf85f704718b8680f13e56c618e7a</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>XBT_PARMAP_POSIX</name>
+      <anchorfile>group__XBT__parmap.html</anchorfile>
+      <anchor>ggacbdbf85f704718b8680f13e56c618e7aaa076c8a9592fd4f8656a078483688700</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>XBT_PARMAP_FUTEX</name>
+      <anchorfile>group__XBT__parmap.html</anchorfile>
+      <anchor>ggacbdbf85f704718b8680f13e56c618e7aaec7bc115136c58098a826d86296d2f7d</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>XBT_PARMAP_BUSY_WAIT</name>
+      <anchorfile>group__XBT__parmap.html</anchorfile>
+      <anchor>ggacbdbf85f704718b8680f13e56c618e7aafd6884f2f0271777d1e8ea1db1b29229</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>XBT_PARMAP_DEFAULT</name>
+      <anchorfile>group__XBT__parmap.html</anchorfile>
+      <anchor>ggacbdbf85f704718b8680f13e56c618e7aa0329f52f37cdb070e8d64330c7a1b395</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_parmap_t</type>
+      <name>xbt_parmap_new</name>
+      <anchorfile>group__XBT__parmap.html</anchorfile>
+      <anchor>ga939a0ab549af87ff1df13642396d5087</anchor>
+      <arglist>(unsigned int num_workers, e_xbt_parmap_mode_t mode)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_parmap_destroy</name>
+      <anchorfile>group__XBT__parmap.html</anchorfile>
+      <anchor>ga3e1c75bd9e1a502350a2d2098dc316bb</anchor>
+      <arglist>(xbt_parmap_t parmap)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_parmap_apply</name>
+      <anchorfile>group__XBT__parmap.html</anchorfile>
+      <anchor>ga7d2b99167edbcbccb7a514451042f09f</anchor>
+      <arglist>(xbt_parmap_t parmap, void_f_pvoid_t fun, xbt_dynar_t data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_parmap_next</name>
+      <anchorfile>group__XBT__parmap.html</anchorfile>
+      <anchor>gac667744f002bbf8d1d8dc32e36d0d308</anchor>
+      <arglist>(xbt_parmap_t parmap)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_peer</name>
+    <title>Peer</title>
+    <filename>group__XBT__peer.html</filename>
+    <class kind="struct">s_xbt_peer</class>
+    <member kind="typedef">
+      <type>struct s_xbt_peer *</type>
+      <name>xbt_peer_t</name>
+      <anchorfile>group__XBT__peer.html</anchorfile>
+      <anchor>gad2304165af1ed80fe6d82eb14343eca7</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct s_xbt_peer</type>
+      <name>s_xbt_peer_t</name>
+      <anchorfile>group__XBT__peer.html</anchorfile>
+      <anchor>ga6d62b8bce4ac8f6206f66f8dd34d2532</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_peer_t</type>
+      <name>xbt_peer_new</name>
+      <anchorfile>group__XBT__peer.html</anchorfile>
+      <anchor>ga2d87fccb2ac0c6f71db29ed857b01eb2</anchor>
+      <arglist>(const char *name, int port)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_peer_t</type>
+      <name>xbt_peer_from_string</name>
+      <anchorfile>group__XBT__peer.html</anchorfile>
+      <anchor>ga0d8d75aed70cb99a925b8974ce8ce4e4</anchor>
+      <arglist>(const char *peerport)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_peer_t</type>
+      <name>xbt_peer_copy</name>
+      <anchorfile>group__XBT__peer.html</anchorfile>
+      <anchor>ga9bc5b54374abccaff888cd3852c85702</anchor>
+      <arglist>(xbt_peer_t h)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_peer_free</name>
+      <anchorfile>group__XBT__peer.html</anchorfile>
+      <anchor>ga251d6140c311d7c04e503e3d463adba4</anchor>
+      <arglist>(xbt_peer_t peer)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_peer_free_voidp</name>
+      <anchorfile>group__XBT__peer.html</anchorfile>
+      <anchor>ga793bb9b0c2ee6221c8e9b7d3c886dbb9</anchor>
+      <arglist>(void *d)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_queue</name>
+    <title>Queue</title>
+    <filename>group__XBT__queue.html</filename>
+    <member kind="typedef">
+      <type>struct s_xbt_queue_ *</type>
+      <name>xbt_queue_t</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>gae44d114ab24c5175b9500f0a80058f4f</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_queue_t</type>
+      <name>xbt_queue_new</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>ga04f81fdbf3a660617deb9f6f48234161</anchor>
+      <arglist>(int capacity, unsigned long elm_size)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_queue_free</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>gae4509298241a6179e0b61667faebe613</anchor>
+      <arglist>(xbt_queue_t *queue)</arglist>
+    </member>
+    <member kind="function">
+      <type>unsigned long</type>
+      <name>xbt_queue_length</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>ga49cfb91b2f730487bd31f2f9ffb974fa</anchor>
+      <arglist>(const xbt_queue_t queue)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_queue_push</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>ga687d865601b586f65162cde66b944163</anchor>
+      <arglist>(xbt_queue_t queue, const void *src)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_queue_pop</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>ga368e7ef82906e1c5baefa8083879c215</anchor>
+      <arglist>(xbt_queue_t queue, void *const dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_queue_unshift</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>gaba17464ddde9dec336376a2e4e9f3a4e</anchor>
+      <arglist>(xbt_queue_t queue, const void *src)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_queue_shift</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>ga60a1272bb4a1463b8254cf857b8d7441</anchor>
+      <arglist>(xbt_queue_t queue, void *const dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_queue_push_timed</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>gab68bab7ad2af3afc35130971d668c2b3</anchor>
+      <arglist>(xbt_queue_t queue, const void *src, double delay)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_queue_unshift_timed</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>ga9a868b5c72f70f207999b8a0beefed84</anchor>
+      <arglist>(xbt_queue_t queue, const void *src, double delay)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_queue_shift_timed</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>ga48988a7bf6134fc397147b16408c0778</anchor>
+      <arglist>(xbt_queue_t queue, void *const dst, double delay)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_queue_pop_timed</name>
+      <anchorfile>group__XBT__queue.html</anchorfile>
+      <anchor>ga99d1d70f1a59f3f45bcd4e5d35b77f51</anchor>
+      <arglist>(xbt_queue_t queue, void *const dst, double delay)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_sock</name>
+    <title>Sock</title>
+    <filename>group__XBT__sock.html</filename>
+    <subgroup>XBT_sock_create</subgroup>
+    <subgroup>XBT_sock_info</subgroup>
+    <subgroup>XBT_sock_meas</subgroup>
+    <subgroup>XBT_sock_plugin</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>XBT_synchro</name>
+    <title>Synchro</title>
+    <filename>group__XBT__synchro.html</filename>
+    <member kind="typedef">
+      <type>struct s_xbt_thread_ *</type>
+      <name>xbt_thread_t</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>gabe2e83a69fdb54e7513cfde241a8b6e9</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct s_xbt_mutex_ *</type>
+      <name>xbt_mutex_t</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga6e01b815cfcb1b932c9ad5c334ee82cd</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct s_xbt_cond_ *</type>
+      <name>xbt_cond_t</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>gace9e6b68048d41411b38765f614c1301</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_thread_t</type>
+      <name>xbt_thread_create</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga7faf7010fd7bc47cd1487fe7bfba2214</anchor>
+      <arglist>(const char *name, void_f_pvoid_t start_routine, void *param, int joinable)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_thread_t</type>
+      <name>xbt_thread_self</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>gab781e679c968c3a7ae12d32ffa3dd63e</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>xbt_thread_name</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga3b74bd7c7a6fbdf1ef7e4a9c9f6035c0</anchor>
+      <arglist>(xbt_thread_t t)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>xbt_thread_self_name</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga44f3eaa106769bb7bd269b95e4dc46e8</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_thread_join</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga4633b9357c418a88723d3a11f02b9280</anchor>
+      <arglist>(xbt_thread_t thread)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_thread_cancel</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>gaeaeb76bcf1386f57104957ffe50dd913</anchor>
+      <arglist>(xbt_thread_t thread)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_thread_exit</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga2c8ac4c62ee9788b889dd135db67871f</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_thread_yield</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>gad94ddaafcea741ad2cce5b97184ccb1f</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_mutex_t</type>
+      <name>xbt_mutex_init</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga2b5f21533b44d2dd61c9335d0db48e93</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_mutex_acquire</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>gaa6e5de3feee929f5212a988cc67159b5</anchor>
+      <arglist>(xbt_mutex_t mutex)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_mutex_release</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga90c18013e0a7a19ee22cb668b6082b39</anchor>
+      <arglist>(xbt_mutex_t mutex)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_mutex_timedacquire</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga898fab3b59879e858fc8b6aac6b06fd6</anchor>
+      <arglist>(xbt_mutex_t mutex, double delay)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_mutex_destroy</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga4deb9869591b5673738ae97a7d12dd10</anchor>
+      <arglist>(xbt_mutex_t mutex)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_cond_t</type>
+      <name>xbt_cond_init</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga9ec2fa18ad2edb1356034fb6c488a9a3</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cond_wait</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga083997cea536a10a81ed9cbdee741ab4</anchor>
+      <arglist>(xbt_cond_t cond, xbt_mutex_t mutex)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cond_timedwait</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga2283204fd8b68891a404c4101542a7e3</anchor>
+      <arglist>(xbt_cond_t cond, xbt_mutex_t mutex, double delay)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cond_signal</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga20471db1f98e58b75d8d58ed66e48438</anchor>
+      <arglist>(xbt_cond_t cond)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cond_broadcast</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga0d3469f3d7692423b82786ffa4e30c70</anchor>
+      <arglist>(xbt_cond_t cond)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cond_destroy</name>
+      <anchorfile>group__XBT__synchro.html</anchorfile>
+      <anchor>ga8382820073c787494cafa0634e86c96f</anchor>
+      <arglist>(xbt_cond_t cond)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_thread</name>
+    <title>Thread</title>
+    <filename>group__XBT__thread.html</filename>
+    <member kind="typedef">
+      <type>struct xbt_os_thread_ *</type>
+      <name>xbt_os_thread_t</name>
+      <anchorfile>group__XBT__thread.html</anchorfile>
+      <anchor>ga7994e3241b60f854c77043c49a83873c</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct xbt_os_mutex_ *</type>
+      <name>xbt_os_mutex_t</name>
+      <anchorfile>group__XBT__thread.html</anchorfile>
+      <anchor>ga51b6d74f9dcfa8d7563ddf6386f9bd89</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct xbt_os_rmutex_ *</type>
+      <name>xbt_os_rmutex_t</name>
+      <anchorfile>group__XBT__thread.html</anchorfile>
+      <anchor>gaac45eea7caeae848b86cf78d989d9aee</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct xbt_os_cond_ *</type>
+      <name>xbt_os_cond_t</name>
+      <anchorfile>group__XBT__thread.html</anchorfile>
+      <anchor>ga2c6224cb25614dc8b972aca6288ebe60</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct xbt_os_sem_ *</type>
+      <name>xbt_os_sem_t</name>
+      <anchorfile>group__XBT__thread.html</anchorfile>
+      <anchor>gab48cac979eebc8c1e26ca7adc7cec0ac</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_os_get_numcores</name>
+      <anchorfile>group__XBT__thread.html</anchorfile>
+      <anchor>ga737321f05368f70c51d5d4c939b3aa11</anchor>
+      <arglist>(void)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_context</name>
+    <title>Portable context implementation</title>
+    <filename>group__XBT__context.html</filename>
+  </compound>
+  <compound kind="group">
+    <name>msg_simulation</name>
+    <title>Main MSG simulation Functions</title>
+    <filename>group__msg__simulation.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_launch_application</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>ga012d470de7974da7262d0020e00117e9</anchor>
+      <arglist>(const char *file)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_function_register</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>ga21e94a4e7b26dea140b0c71a2a4f4352</anchor>
+      <arglist>(const char *name, xbt_main_func_t code)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_function_register_default</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>ga698d00aec4b3d7f8cf90c4d1a4595c9c</anchor>
+      <arglist>(xbt_main_func_t code)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_main_func_t</type>
+      <name>MSG_get_registered_function</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>ga61b2e271c59ff50d38de7a0f9858b4b1</anchor>
+      <arglist>(const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_create_environment</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>gae08e089d52a2928680e0957e7152d79d</anchor>
+      <arglist>(const char *file)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_global_init_args</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>gafcdb7c01201834e206e0361e8c5c82cb</anchor>
+      <arglist>(int *argc, char **argv)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_global_init</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>gad3be1ae7daf2db9c97efbfe0b867b021</anchor>
+      <arglist>(int *argc, char **argv)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_main</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>ga24792ab16591c6dec202bc5052cc25a2</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_process_killall</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>ga0dedd7962cd7d916406ef45c471f6134</anchor>
+      <arglist>(int reset_PIDs)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_clean</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>ga6546c3df17a709756ea32cfc4694d4fb</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>MSG_get_clock</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>gacfeb7fa281abd0ff74b0591937cbb574</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="enumeration">
+      <name>MSG_error_t</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>ga65ef31a33e9a49d675aae2bb6e1c9a04</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>MSG_OK</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>gga65ef31a33e9a49d675aae2bb6e1c9a04a7db209a18c6374183567534787dccc1b</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>MSG_TIMEOUT</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>gga65ef31a33e9a49d675aae2bb6e1c9a04a2f90300a07b9b18285e1897b1fabfd06</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>MSG_TRANSFER_FAILURE</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>gga65ef31a33e9a49d675aae2bb6e1c9a04a373b92dc6a498dea6ab408fb1670386f</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>MSG_HOST_FAILURE</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>gga65ef31a33e9a49d675aae2bb6e1c9a04a69965b44e0393c3ba81482bb975c55e5</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>MSG_TASK_CANCELED</name>
+      <anchorfile>group__msg__simulation.html</anchorfile>
+      <anchor>gga65ef31a33e9a49d675aae2bb6e1c9a04a115b6882d73de65d775aa8c7f1abaf70</anchor>
+      <arglist></arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>m_process_management</name>
+    <title>Process Management Functions</title>
+    <filename>group__m__process__management.html</filename>
+    <member kind="typedef">
+      <type>struct s_smx_process *</type>
+      <name>m_process_t</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga229541175e44a52871f21c2c9ad195d1</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>m_process_t</type>
+      <name>MSG_process_create</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga24a4fa4f54cd2c0610bc7450b159caa1</anchor>
+      <arglist>(const char *name, xbt_main_func_t code, void *data, m_host_t host)</arglist>
+    </member>
+    <member kind="function">
+      <type>m_process_t</type>
+      <name>MSG_process_create_with_arguments</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>gaeaf203a443fbeeb73dc431e116683a0e</anchor>
+      <arglist>(const char *name, xbt_main_func_t code, void *data, m_host_t host, int argc, char **argv)</arglist>
+    </member>
+    <member kind="function">
+      <type>m_process_t</type>
+      <name>MSG_process_create_with_environment</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga15383092bdc9dcf336ed6e5c89fe9066</anchor>
+      <arglist>(const char *name, xbt_main_func_t code, void *data, m_host_t host, int argc, char **argv, xbt_dict_t properties)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_process_kill</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga0ebb24ea30028e5e6068d5522018f9c0</anchor>
+      <arglist>(m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_process_migrate</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga8bc50f72b481a5d9739e44dbad6d322b</anchor>
+      <arglist>(m_process_t process, m_host_t host)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>MSG_process_get_data</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>gab9f682fb7882ec4c01656afd182383c0</anchor>
+      <arglist>(m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_process_set_data</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga9e345638e23ba05a0f736267df16131b</anchor>
+      <arglist>(m_process_t process, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_process_set_data_cleanup</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga2c75b91ef5b61cad66a7fa3a72d122d0</anchor>
+      <arglist>(void_f_pvoid_t data_cleanup)</arglist>
+    </member>
+    <member kind="function">
+      <type>m_host_t</type>
+      <name>MSG_process_get_host</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga6d6b3e7d1a940a38c8d8f658c991dcdc</anchor>
+      <arglist>(m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>m_process_t</type>
+      <name>MSG_process_from_PID</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>gaa93af2b5029ca3382d0b2e11bc071636</anchor>
+      <arglist>(int PID)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_process_set_kill_time</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga10693e0affbaad361c5544d919b73b77</anchor>
+      <arglist>(m_process_t process, double kill_time)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_process_get_PID</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga3bc39583c0cfc5f717b19de723df209f</anchor>
+      <arglist>(m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_process_get_PPID</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>gaaba5dff17c70f4314cb29b207c2da712</anchor>
+      <arglist>(m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>MSG_process_get_name</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga04cab97a347f6859859116dd374f8763</anchor>
+      <arglist>(m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>MSG_process_get_property_value</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga80ec919eccc1f948bfdc274b9d45b014</anchor>
+      <arglist>(m_process_t process, const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dict_t</type>
+      <name>MSG_process_get_properties</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>gab3beb979ef69e1c5fcb8d792d71be064</anchor>
+      <arglist>(m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_process_self_PID</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga2eea811c91c7e85a21160b53d65ec79c</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_process_self_PPID</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga0b6f46d91ad8f9e6862e26d8a89d2047</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>m_process_t</type>
+      <name>MSG_process_self</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga590e3dc01d73020cda06138ce48b4480</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_process_suspend</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>gaad0e871e30546e4d862a0ce902856bd3</anchor>
+      <arglist>(m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_process_resume</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>gadf31a5d347675b8424eecf7e56234e65</anchor>
+      <arglist>(m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_process_is_suspended</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>ga1313f555af5bfa5a005ff7810d5db935</anchor>
+      <arglist>(m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dict_t</type>
+      <name>simcall_process_get_properties</name>
+      <anchorfile>group__m__process__management.html</anchorfile>
+      <anchor>gad0cdca75425dbbb863121e44b1462612</anchor>
+      <arglist>(smx_process_t process)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>m_host_management</name>
+    <title>Host Management Functions</title>
+    <filename>group__m__host__management.html</filename>
+    <member kind="typedef">
+      <type>struct m_host *</type>
+      <name>m_host_t</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>ga58c09b1673ff3e9ac1cb0707ddd9700d</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_host_set_data</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>gad367b0d8882669e18a51a9a07bad92ad</anchor>
+      <arglist>(m_host_t host, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>MSG_host_get_data</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>gae9305cac9c8fa4c903d2b84918160b90</anchor>
+      <arglist>(m_host_t host)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>MSG_host_get_name</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>gae699f28db85b3f21f1beb27bbc8ef71d</anchor>
+      <arglist>(m_host_t host)</arglist>
+    </member>
+    <member kind="function">
+      <type>m_host_t</type>
+      <name>MSG_host_self</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>gad0efbf291292f3cdff798d643fa04a39</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>__MSG_host_destroy</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>ga79c9dedfc1e9bd47b9bcd3c7969bb7d9</anchor>
+      <arglist>(m_host_t host)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>MSG_hosts_as_dynar</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>gaa886b8367e635efe11211b2aca5a1d43</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_get_host_msgload</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>ga8b7380cf5ea28cbd88a7617188536bf5</anchor>
+      <arglist>(m_host_t h)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>MSG_get_host_speed</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>ga5b4526f9f97fdf64a850b5889cadcf8e</anchor>
+      <arglist>(m_host_t h)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>MSG_host_get_property_value</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>gad3f3c634129231acd67b7bcebcca621a</anchor>
+      <arglist>(m_host_t host, const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dict_t</type>
+      <name>MSG_host_get_properties</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>gabf5edf2c968764c6f9216e4661116e43</anchor>
+      <arglist>(m_host_t host)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_host_set_property_value</name>
+      <anchorfile>group__m__host__management.html</anchorfile>
+      <anchor>gabe00070568a6d024a04c6ab3691aadbe</anchor>
+      <arglist>(m_host_t host, const char *name, char *value, void_f_pvoid_t free_ctn)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>m_task_management</name>
+    <title>Task Management Functions</title>
+    <filename>group__m__task__management.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>MSG_TASK_UNINITIALIZED</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga13f8ac858abd957f5cb2e9a54ad98d76</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct m_task *</type>
+      <name>m_task_t</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>gae1fe25786a930711522fe81b9d968c4a</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct m_gpu_task *</type>
+      <name>m_gpu_task_t</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>gaa453e4f4da6a15023ff81a79f21fd907</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>m_task_t</type>
+      <name>MSG_parallel_task_create</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga32c5df8c19d3441642e36efeba880d75</anchor>
+      <arglist>(const char *name, int host_nb, const m_host_t *host_list, double *computation_amount, double *communication_amount, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>m_task_t</type>
+      <name>MSG_task_create</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga9f5d27e76802c0cfdf26522e3a05932e</anchor>
+      <arglist>(const char *name, double compute_duration, double message_size, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>m_gpu_task_t</type>
+      <name>MSG_gpu_task_create</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>gaf289c863d54a023df27674164588347a</anchor>
+      <arglist>(const char *name, double compute_duration, double dispatch_latency, double collect_latency)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>MSG_task_get_data</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>gac914b25087edd2dc1da2165aeba6fdb3</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_task_set_data</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga595a6d502e256f85fd194923ecea6bab</anchor>
+      <arglist>(m_task_t task, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_task_set_copy_callback</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga68b038215e516a9c9152a466efea4e40</anchor>
+      <arglist>(void(*callback)(m_task_t task, m_process_t sender, m_process_t receiver))</arglist>
+    </member>
+    <member kind="function">
+      <type>m_process_t</type>
+      <name>MSG_task_get_sender</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga5aa23e8acf747f3f9c40376dd90118b5</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>m_host_t</type>
+      <name>MSG_task_get_source</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>gac6c72cc622e3410351a14ae240e7e1fe</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>MSG_task_get_name</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga0454a6b6ce261b7e41d075e1e2f0304d</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_task_set_name</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>gac386a3d3b4c082081d021b5afa2255b6</anchor>
+      <arglist>(m_task_t task, const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_destroy</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>gab9402c3148c3660b9d7fd58d63cf3f4b</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>MSG_task_get_compute_duration</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga1c5dff0fff4e63820f20e4d582a44ab1</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_task_set_compute_duration</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>gab629634fec8e34c2987854883f4cdf0d</anchor>
+      <arglist>(m_task_t task, double computation_amount)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>MSG_task_get_remaining_computation</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga7791468b3bfb9216c9506cc97cb83683</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>MSG_task_get_remaining_communication</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga32f27c59f0fe946700270f0b57a3d15b</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>MSG_task_get_data_size</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga5ff087925a474f7947875f88d4bbbe20</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_task_set_priority</name>
+      <anchorfile>group__m__task__management.html</anchorfile>
+      <anchor>ga20367e0e24a2bbdc709b6ff18321c052</anchor>
+      <arglist>(m_task_t task, double priority)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>msg_task_usage</name>
+    <title>Task Actions</title>
+    <filename>group__msg__task__usage.html</filename>
+    <member kind="typedef">
+      <type>struct s_smx_rvpoint *</type>
+      <name>msg_mailbox_t</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gae2f7e0cd1e5707f78b4694abeef695d3</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct msg_comm *</type>
+      <name>msg_comm_t</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gafe19e97b54682048a5b2f1c79add21cf</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_execute</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga312569efc6e99d852c04593aa04e69d2</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_parallel_task_execute</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gaa61bddd8ba24a1bc9c33a3cbe8ab436b</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_process_sleep</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gaf3a0db58f57a2e39621ace5034204010</anchor>
+      <arglist>(double nb_sec)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_receive_from_host</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gaf06646244c1e450b83250682e8214a2c</anchor>
+      <arglist>(m_task_t *task, const char *alias, m_host_t host)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_receive</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gabce37c91435f2298b770a233d5dd7287</anchor>
+      <arglist>(m_task_t *task, const char *alias)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_receive_with_timeout</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga204b6a5f13bc2d65314d0b964d8d2935</anchor>
+      <arglist>(m_task_t *task, const char *alias, double timeout)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_receive_ext</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga761e41abc449806f9a9533e983c2c672</anchor>
+      <arglist>(m_task_t *task, const char *alias, double timeout, m_host_t host)</arglist>
+    </member>
+    <member kind="function">
+      <type>msg_comm_t</type>
+      <name>MSG_task_isend</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga93753007666dafb73395de52d18d9f35</anchor>
+      <arglist>(m_task_t task, const char *alias)</arglist>
+    </member>
+    <member kind="function">
+      <type>msg_comm_t</type>
+      <name>MSG_task_isend_with_matching</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gab562b845afe07cf14378fe10f6a955f8</anchor>
+      <arglist>(m_task_t task, const char *alias, int(*match_fun)(void *, void *, smx_action_t), void *match_data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_task_dsend</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga45001441cffcfca73fa326f836453109</anchor>
+      <arglist>(m_task_t task, const char *alias, void_f_pvoid_t cleanup)</arglist>
+    </member>
+    <member kind="function">
+      <type>msg_comm_t</type>
+      <name>MSG_task_irecv</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gabfc220a24b53509f7e41227fd4db14e0</anchor>
+      <arglist>(m_task_t *task, const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_comm_test</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gafd22dad001b95804f5e93aa146c84fd3</anchor>
+      <arglist>(msg_comm_t comm)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_comm_testany</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gacd787fdda2fd925a1e4e0114cb4eb82e</anchor>
+      <arglist>(xbt_dynar_t comms)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_comm_destroy</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gaa1b107438e7a295058e098a8c2c1bc4a</anchor>
+      <arglist>(msg_comm_t comm)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_comm_wait</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga2e55adaddb5aada23084a9aa18434f7f</anchor>
+      <arglist>(msg_comm_t comm, double timeout)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_comm_waitall</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga01ce9097c976b96664e6785f6ab5d4b6</anchor>
+      <arglist>(msg_comm_t *comm, int nb_elem, double timeout)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_comm_waitany</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga62772e7b378bc485c114231af4b8f596</anchor>
+      <arglist>(xbt_dynar_t comms)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_comm_get_status</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga1c093efb1c7fa4a540c9b3385815f25e</anchor>
+      <arglist>(msg_comm_t comm)</arglist>
+    </member>
+    <member kind="function">
+      <type>m_task_t</type>
+      <name>MSG_comm_get_task</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gad60480395f3e853cbf644f5c2b70e620</anchor>
+      <arglist>(msg_comm_t comm)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_send</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga11cf60157d9dd353e6fa5d271f5b7ae6</anchor>
+      <arglist>(m_task_t task, const char *alias)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_send_bounded</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gab09eeacf6abb27a7fd6ca9de96e3b202</anchor>
+      <arglist>(m_task_t task, const char *alias, double maxrate)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_send_with_timeout</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gaa4fe05110391534cf72561583af1509a</anchor>
+      <arglist>(m_task_t task, const char *alias, double timeout)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_task_listen</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga297e41ae363db652f2075d7e9d164bb5</anchor>
+      <arglist>(const char *alias)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_task_listen_from_host</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gaaccd618b7c48d9e0d84e52b72e15f016</anchor>
+      <arglist>(const char *alias, m_host_t host)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_task_listen_from</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>ga7646951835a1ac861b6a35b41741a268</anchor>
+      <arglist>(const char *alias)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_task_set_category</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gaa0306994561e172f11d52e0cda50dc9c</anchor>
+      <arglist>(m_task_t task, const char *category)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>MSG_task_get_category</name>
+      <anchorfile>group__msg__task__usage.html</anchorfile>
+      <anchor>gae7c736446ad576d5bc5a0a08fba35f56</anchor>
+      <arglist>(m_task_t task)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>msg_VMs</name>
+    <title>VMs</title>
+    <filename>group__msg__VMs.html</filename>
+    <member kind="typedef">
+      <type>struct msg_vm *</type>
+      <name>msg_vm_t</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>ga3226d0cd7c9a8133d09e4b3535892c5e</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>msg_vm_t</type>
+      <name>MSG_vm_start</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>ga363b88cdb1c6deed141e74d0f908826f</anchor>
+      <arglist>(m_host_t location, int coreAmount)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>MSG_vms_as_dynar</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>ga9d66095e9599545ab4cdd787a38f6b8e</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_vm_is_suspended</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>gac7919295b7c197a43717e367f9c115c5</anchor>
+      <arglist>(msg_vm_t vm)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_vm_is_running</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>ga6ba8320c7a90ed67d3c8e2079460b8a9</anchor>
+      <arglist>(msg_vm_t vm)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_vm_bind</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>ga899abe6bc6e4c05db5c5190c26a03d06</anchor>
+      <arglist>(msg_vm_t vm, m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_vm_unbind</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>gab1e7682e821efca7bd6bb2ca6bd5e806</anchor>
+      <arglist>(msg_vm_t vm, m_process_t process)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_vm_migrate</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>gae41cecca0a68ae25badf2dab65d30c6f</anchor>
+      <arglist>(msg_vm_t vm, m_host_t destination)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_vm_suspend</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>ga32243e8be24c253c0367c81d0289e057</anchor>
+      <arglist>(msg_vm_t vm)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_vm_resume</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>ga9815e54a5e6cdf849d4847803d377e19</anchor>
+      <arglist>(msg_vm_t vm)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_vm_shutdown</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>ga1a40d2652506f4576408e35346cd3cff</anchor>
+      <arglist>(msg_vm_t vm)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_vm_destroy</name>
+      <anchorfile>group__msg__VMs.html</anchorfile>
+      <anchor>gae493c978235ba8efeee6d8b5a5286e5b</anchor>
+      <arglist>(msg_vm_t vm)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>msg_file_management</name>
+    <title>File Management Functions</title>
+    <filename>group__msg__file__management.html</filename>
+    <member kind="typedef">
+      <type>struct msg_file *</type>
+      <name>msg_file_t</name>
+      <anchorfile>group__msg__file__management.html</anchorfile>
+      <anchor>ga87e0d76d9428e822d9a67e676c8a2775</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>size_t</type>
+      <name>MSG_file_read</name>
+      <anchorfile>group__msg__file__management.html</anchorfile>
+      <anchor>ga48677eb3c083f3d400988083d1185c3f</anchor>
+      <arglist>(void *ptr, size_t size, size_t nmemb, msg_file_t stream)</arglist>
+    </member>
+    <member kind="function">
+      <type>size_t</type>
+      <name>MSG_file_write</name>
+      <anchorfile>group__msg__file__management.html</anchorfile>
+      <anchor>ga365e9ede50d35d2915265e9f7dd696a7</anchor>
+      <arglist>(const void *ptr, size_t size, size_t nmemb, msg_file_t stream)</arglist>
+    </member>
+    <member kind="function">
+      <type>msg_file_t</type>
+      <name>MSG_file_open</name>
+      <anchorfile>group__msg__file__management.html</anchorfile>
+      <anchor>ga4c104f2348c26866bd7b66c7acfd47a1</anchor>
+      <arglist>(const char *mount, const char *path, const char *mode)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_file_close</name>
+      <anchorfile>group__msg__file__management.html</anchorfile>
+      <anchor>ga6ecd87b7d357c117eab2b8551fbc248e</anchor>
+      <arglist>(msg_file_t fp)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_file_stat</name>
+      <anchorfile>group__msg__file__management.html</anchorfile>
+      <anchor>ga7bfc17d0cad09e215d4b90be06933e62</anchor>
+      <arglist>(msg_file_t fd, s_msg_stat_t *buf)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>msg_trace_driven</name>
+    <title>Trace-driven simulations</title>
+    <filename>group__msg__trace__driven.html</filename>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_action_trace_run</name>
+      <anchorfile>group__msg__trace__driven.html</anchorfile>
+      <anchor>gafa55312e5f8e947c3311471643c5cc42</anchor>
+      <arglist>(char *path)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>MSG_LUA</name>
+    <title>Lua bindings</title>
+    <filename>group__MSG__LUA.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>MSG_load_platform_script</name>
+      <anchorfile>group__MSG__LUA.html</anchorfile>
+      <anchor>ga2923710a7784b2d2b019ebfd6ace7eb9</anchor>
+      <arglist>(const char *script_file)</arglist>
+    </member>
+    <docanchor file="group__MSG__LUA">lMSG_who</docanchor>
+    <docanchor file="group__MSG__LUA">MSG_Lua_funct</docanchor>
+    <docanchor file="group__MSG__LUA">Lua_examples</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>msg_deprecated_functions</name>
+    <title>MSG Deprecated</title>
+    <filename>group__msg__deprecated__functions.html</filename>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_get_errno</name>
+      <anchorfile>group__msg__deprecated__functions.html</anchorfile>
+      <anchor>ga7b5a0d221e2496a9fe9fd6b553ee7588</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_put</name>
+      <anchorfile>group__msg__deprecated__functions.html</anchorfile>
+      <anchor>gaddcec59991ba16f7cb5ac41beaf4306a</anchor>
+      <arglist>(m_task_t task, m_host_t dest, m_channel_t channel)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_put_bounded</name>
+      <anchorfile>group__msg__deprecated__functions.html</anchorfile>
+      <anchor>ga1e9f9b6ced9ac17c92c90cd9803a4d93</anchor>
+      <arglist>(m_task_t task, m_host_t dest, m_channel_t channel, double maxrate)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_put_with_timeout</name>
+      <anchorfile>group__msg__deprecated__functions.html</anchorfile>
+      <anchor>gacf1026897cb98d08a6784da82d8ae4c4</anchor>
+      <arglist>(m_task_t task, m_host_t dest, m_channel_t channel, double timeout)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_task_probe_from</name>
+      <anchorfile>group__msg__deprecated__functions.html</anchorfile>
+      <anchor>ga99bfe9edc985c6d2cce3947f81780660</anchor>
+      <arglist>(m_channel_t channel)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_task_Iprobe</name>
+      <anchorfile>group__msg__deprecated__functions.html</anchorfile>
+      <anchor>gae72af17e16cda4efcfad301a4170accd</anchor>
+      <arglist>(m_channel_t channel)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>MSG_task_probe_from_host</name>
+      <anchorfile>group__msg__deprecated__functions.html</anchorfile>
+      <anchor>ga76f3f6982c7b48b05a294d25318c55d1</anchor>
+      <arglist>(int channel, m_host_t host)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_get_from_host</name>
+      <anchorfile>group__msg__deprecated__functions.html</anchorfile>
+      <anchor>ga1ac47e59e9ddca2b0873a4ed12fbb46e</anchor>
+      <arglist>(m_task_t *task, m_channel_t channel, m_host_t host)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_get</name>
+      <anchorfile>group__msg__deprecated__functions.html</anchorfile>
+      <anchor>ga41e2de5a7abc1581cf8c31b1c6897681</anchor>
+      <arglist>(m_task_t *task, m_channel_t channel)</arglist>
+    </member>
+    <member kind="function">
+      <type>MSG_error_t</type>
+      <name>MSG_task_get_with_timeout</name>
+      <anchorfile>group__msg__deprecated__functions.html</anchorfile>
+      <anchor>ga6b1bf005d156fbd29315116ab7d41b69</anchor>
+      <arglist>(m_task_t *task, m_channel_t channel, double max_duration)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>MSG_ex_asynchronous_communications</name>
+    <title>Asynchronous communications</title>
+    <filename>group__MSG__ex__asynchronous__communications.html</filename>
+    <docanchor file="group__MSG__ex__asynchronous__communications">MSG_ex_ms_TOC</docanchor>
+    <docanchor file="group__MSG__ex__asynchronous__communications">MSG_ext_icomms_code</docanchor>
+    <docanchor file="group__MSG__ex__asynchronous__communications">MSG_ext_icomms_preliminary</docanchor>
+    <docanchor file="group__MSG__ex__asynchronous__communications">MSG_ext_icomms_Sender</docanchor>
+    <docanchor file="group__MSG__ex__asynchronous__communications">MSG_ext_icomms_Receiver</docanchor>
+    <docanchor file="group__MSG__ex__asynchronous__communications">MSG_ext_icomms_core</docanchor>
+    <docanchor file="group__MSG__ex__asynchronous__communications">MSG_ext_icomms_Main</docanchor>
+    <docanchor file="group__MSG__ex__asynchronous__communications">MSG_ext_icomms_fct_Waitall</docanchor>
+    <docanchor file="group__MSG__ex__asynchronous__communications">MSG_ext_icomms_fct_Waitany</docanchor>
+    <docanchor file="group__MSG__ex__asynchronous__communications">MSG_ext_icomms_fct_Waitany_sender</docanchor>
+    <docanchor file="group__MSG__ex__asynchronous__communications">MSG_ext_icomms_fct_Waitany_receiver</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_comm</name>
+    <title>Communication facilities</title>
+    <filename>group__GRAS__comm.html</filename>
+    <subgroup>GRAS_dd</subgroup>
+    <subgroup>GRAS_sock</subgroup>
+    <subgroup>GRAS_msg</subgroup>
+    <subgroup>GRAS_timer</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_run</name>
+    <title>Virtualization</title>
+    <filename>group__GRAS__run.html</filename>
+    <subgroup>GRAS_globals</subgroup>
+    <subgroup>GRAS_emul</subgroup>
+    <subgroup>GRAS_virtu</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_dd</name>
+    <title>Data description</title>
+    <filename>group__GRAS__dd.html</filename>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_sock</name>
+    <title>Sockets</title>
+    <filename>group__GRAS__sock.html</filename>
+    <subgroup>GRAS_sock_create</subgroup>
+    <subgroup>GRAS_sock_file</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_msg</name>
+    <title>Messages</title>
+    <filename>group__GRAS__msg.html</filename>
+    <subgroup>GRAS_msg_decl</subgroup>
+    <subgroup>GRAS_msg_cb</subgroup>
+    <subgroup>GRAS_msg_exchange</subgroup>
+    <subgroup>GRAS_msg_rpc</subgroup>
+    <subgroup>GRAS_msg_exchangeadv</subgroup>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_timer</name>
+    <title>Timers</title>
+    <filename>group__GRAS__timer.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_timer_delay</name>
+      <anchorfile>group__GRAS__timer.html</anchorfile>
+      <anchor>gaba1a13793d801fdfc59731bfc6153ff6</anchor>
+      <arglist>(double delay, void_f_void_t action)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_timer_repeat</name>
+      <anchorfile>group__GRAS__timer.html</anchorfile>
+      <anchor>gaace02a90a340b8fb00e13adbf1b4de52</anchor>
+      <arglist>(double interval, void_f_void_t action)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_timer_cancel_delay</name>
+      <anchorfile>group__GRAS__timer.html</anchorfile>
+      <anchor>ga67dc4dd9df7bf9fe4c65d7b3fcdb083a</anchor>
+      <arglist>(double interval, void_f_void_t action)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_timer_cancel_repeat</name>
+      <anchorfile>group__GRAS__timer.html</anchorfile>
+      <anchor>ga12a106f2b68208d5036c1cc170a1f654</anchor>
+      <arglist>(double interval, void_f_void_t action)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_timer_cancel_delay_all</name>
+      <anchorfile>group__GRAS__timer.html</anchorfile>
+      <anchor>ga479153eb34c997d51efb0583e5b50c0a</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_timer_cancel_repeat_all</name>
+      <anchorfile>group__GRAS__timer.html</anchorfile>
+      <anchor>gaa0970ec0e243f9dc9b2a121d5d2ee964</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_timer_cancel_all</name>
+      <anchorfile>group__GRAS__timer.html</anchorfile>
+      <anchor>ga7c4a535d25652e71085918d4e11825b7</anchor>
+      <arglist>(void)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_globals</name>
+    <title>Globals</title>
+    <filename>group__GRAS__globals.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>gras_userdata_new</name>
+      <anchorfile>group__GRAS__globals.html</anchorfile>
+      <anchor>ga7d5d5973e9d4f19b415d6c7aa8787844</anchor>
+      <arglist>(type)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_agent_spawn</name>
+      <anchorfile>group__GRAS__globals.html</anchorfile>
+      <anchor>gaf783b0f28fc5ab9831f0e587c70d9ad5</anchor>
+      <arglist>(const char *name, xbt_main_func_t code, int argc, char *argv[], xbt_dict_t properties)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>gras_userdata_get</name>
+      <anchorfile>group__GRAS__globals.html</anchorfile>
+      <anchor>ga32fe737117c1ab1f3acbfbbce4190fa6</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>gras_userdata_set</name>
+      <anchorfile>group__GRAS__globals.html</anchorfile>
+      <anchor>ga2dd44669c0da2d976a97cc8e3596d0e0</anchor>
+      <arglist>(void *ud)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_emul</name>
+    <title>Emulation support</title>
+    <filename>group__GRAS__emul.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>GRAS_BENCH_ALWAYS_BEGIN</name>
+      <anchorfile>group__GRAS__emul.html</anchorfile>
+      <anchor>gaf5288e6a4edcbc9e43b576cd75d8a7cc</anchor>
+      <arglist>()</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>GRAS_BENCH_ALWAYS_END</name>
+      <anchorfile>group__GRAS__emul.html</anchorfile>
+      <anchor>ga565913301f1f31bdb920b6a15cd0c796</anchor>
+      <arglist>()</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>GRAS_BENCH_ONCE_RUN_ALWAYS_BEGIN</name>
+      <anchorfile>group__GRAS__emul.html</anchorfile>
+      <anchor>gabdef676ca890d83cf18cae21d882267a</anchor>
+      <arglist>()</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>GRAS_BENCH_ONCE_RUN_ALWAYS_END</name>
+      <anchorfile>group__GRAS__emul.html</anchorfile>
+      <anchor>gad0867810b5e25399c38b022db7b50804</anchor>
+      <arglist>()</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>GRAS_BENCH_ONCE_RUN_ONCE_BEGIN</name>
+      <anchorfile>group__GRAS__emul.html</anchorfile>
+      <anchor>ga8e1dfbcab4676d56607bd7b3de2f06a8</anchor>
+      <arglist>()</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>GRAS_BENCH_ONCE_RUN_ONCE_END</name>
+      <anchorfile>group__GRAS__emul.html</anchorfile>
+      <anchor>gacf85af9c1eb78c13fcaff234129bc90d</anchor>
+      <arglist>()</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>gras_if_RL</name>
+      <anchorfile>group__GRAS__emul.html</anchorfile>
+      <anchor>ga7536bfeabf829c3af4e4bbd062ae68a5</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>gras_if_SG</name>
+      <anchorfile>group__GRAS__emul.html</anchorfile>
+      <anchor>ga9fc0d36a51aa4cbaf7e3ec50c0e54431</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <docanchor file="group__GRAS__emul">GRAS_emul_virtualization</docanchor>
+    <docanchor file="group__GRAS__emul">GRAS_emul_timing</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_virtu</name>
+    <title>Syscalls</title>
+    <filename>group__GRAS__virtu.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>gras_os_time</name>
+      <anchorfile>group__GRAS__virtu.html</anchorfile>
+      <anchor>ga690fb7390ae0f7a8622dd36c4f2854ce</anchor>
+      <arglist>()</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>gras_os_sleep</name>
+      <anchorfile>group__GRAS__virtu.html</anchorfile>
+      <anchor>ga759c02d11cdd774f4c2c3ce0a7aa876c</anchor>
+      <arglist>(sec)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>gras_os_myname</name>
+      <anchorfile>group__GRAS__virtu.html</anchorfile>
+      <anchor>gaa69615408108cd37c02ece6942419037</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>gras_os_myport</name>
+      <anchorfile>group__GRAS__virtu.html</anchorfile>
+      <anchor>ga698d1a1611cb1a88ff59c4d81d471c1a</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>gras_os_hostport</name>
+      <anchorfile>group__GRAS__virtu.html</anchorfile>
+      <anchor>ga95df45ae7ca3f51b880e48ba92fd32e7</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>gras_os_getpid</name>
+      <anchorfile>group__GRAS__virtu.html</anchorfile>
+      <anchor>ga19eab254893273bc41d1a1db30cf4d80</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dict_t</type>
+      <name>gras_process_properties</name>
+      <anchorfile>group__GRAS__virtu.html</anchorfile>
+      <anchor>ga8a51ce2b1ea4d27a023ae9afacced2c9</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>gras_process_property_value</name>
+      <anchorfile>group__GRAS__virtu.html</anchorfile>
+      <anchor>gad612739673c7c153741b117c0ace75b1</anchor>
+      <arglist>(const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dict_t</type>
+      <name>gras_os_host_properties</name>
+      <anchorfile>group__GRAS__virtu.html</anchorfile>
+      <anchor>ga86a3de9cbbf171a8528679effae5f713</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>gras_os_host_property_value</name>
+      <anchorfile>group__GRAS__virtu.html</anchorfile>
+      <anchor>gaf8f2523b96280e2c42af6df8b16f961e</anchor>
+      <arglist>(const char *name)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>AMOK_bw</name>
+    <title>Bandwidth</title>
+    <filename>group__AMOK__bw.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_bw_init</name>
+      <anchorfile>group__AMOK__bw.html</anchorfile>
+      <anchor>ga1d9b3605e503ec3b21d1758c5e8d112e</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_bw_exit</name>
+      <anchorfile>group__AMOK__bw.html</anchorfile>
+      <anchor>ga93f1ff0879c7285c421a0e5b7167231a</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_bw_test</name>
+      <anchorfile>group__AMOK__bw.html</anchorfile>
+      <anchor>ga6c2a98957e14b6bfcf85a2d6f0af0b99</anchor>
+      <arglist>(xbt_socket_t peer, unsigned long int buf_size, unsigned long int msg_size, unsigned long int msg_amount, double min_duration, double *sec, double *bw)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_bw_request</name>
+      <anchorfile>group__AMOK__bw.html</anchorfile>
+      <anchor>gaa2c757dbada44a4ae5cebeaf865ae506</anchor>
+      <arglist>(const char *from_name, unsigned int from_port, const char *to_name, unsigned int to_port, unsigned long int buf_size, unsigned long int msg_size, unsigned long int msg_amount, double min_duration, double *sec, double *bw)</arglist>
+    </member>
+    <member kind="function">
+      <type>double *</type>
+      <name>amok_bw_matrix</name>
+      <anchorfile>group__AMOK__bw.html</anchorfile>
+      <anchor>ga5bb189513fb6a3c51736fa1099d3b90d</anchor>
+      <arglist>(xbt_dynar_t hosts, int buf_size_bw, int msg_size_bw, int msg_amount_bw, double min_duration)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_bw_saturate_start</name>
+      <anchorfile>group__AMOK__bw.html</anchorfile>
+      <anchor>ga10b58cad9989ba3c854bc76a0e0828f2</anchor>
+      <arglist>(const char *from_name, unsigned int from_port, const char *to_name, unsigned int to_port, unsigned int msg_size, double duration)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_bw_saturate_begin</name>
+      <anchorfile>group__AMOK__bw.html</anchorfile>
+      <anchor>ga7dfba88c734e8b5022ec34e221201281</anchor>
+      <arglist>(const char *to_name, unsigned int to_port, unsigned int msg_size, double duration, double *elapsed, double *bw)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_bw_saturate_stop</name>
+      <anchorfile>group__AMOK__bw.html</anchorfile>
+      <anchor>ga4de46f2b9b19125420a0a2ee9e65a107</anchor>
+      <arglist>(const char *from_name, unsigned int from_port, double *time, double *bw)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>AMOK_pm</name>
+    <title>Peer Management</title>
+    <filename>group__AMOK__pm.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_pm_init</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>gaed462119f2f6b19b2ed40e1be7f0335a</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_pm_exit</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>ga04b9833b202d77261a75d9b68556188a</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_pm_mainloop</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>gaedf9cf9552f2e4111bdadcabcbbda1f5</anchor>
+      <arglist>(double timeOut)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_pm_kill_hp</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>ga2be8f4946dbdfaaf0550af6f9051e1a5</anchor>
+      <arglist>(char *name, int port)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_pm_kill</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>ga6cac965bd11e5c468f169ca3bcaaaa8e</anchor>
+      <arglist>(xbt_socket_t buddy)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_pm_kill_sync</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>ga6d2e69b1db096e39f9c73ebe1f6c929c</anchor>
+      <arglist>(xbt_socket_t buddy)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>amok_pm_group_new</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>ga7fb9d82b0c9ec0b2edcc32dfb6c93be0</anchor>
+      <arglist>(const char *group_name)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>amok_pm_group_get</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>gafb74e776c3e5ad6d1e48ee3953ee659f</anchor>
+      <arglist>(xbt_socket_t master, const char *group_name)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>amok_pm_group_join</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>gac1f63273d15168041792b1196a15dd62</anchor>
+      <arglist>(xbt_socket_t master, const char *group_name)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_pm_group_leave</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>gac3951c4fd6f2791ac52e751470ebe186</anchor>
+      <arglist>(xbt_socket_t master, const char *group_name)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_pm_group_shutdown</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>ga52ff73f644f73c225a45b50bd7bf2ca7</anchor>
+      <arglist>(const char *group_name)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>amok_pm_group_shutdown_remote</name>
+      <anchorfile>group__AMOK__pm.html</anchorfile>
+      <anchor>ga71a8af9c1276de6a7b64ec175d3d73f7</anchor>
+      <arglist>(xbt_socket_t master, const char *group_name)</arglist>
+    </member>
+    <docanchor file="group__AMOK__pm">AMOK_pm_compat</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>SD_datatypes_management</name>
+    <title>SD Data Types</title>
+    <filename>group__SD__datatypes__management.html</filename>
+    <member kind="typedef">
+      <type>struct SD_workstation *</type>
+      <name>SD_workstation_t</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gaeae4130240138543efa9f414ef09173b</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct SD_link *</type>
+      <name>SD_link_t</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>ga0b4ef9c55c15ac2612409087d89d8415</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct SD_task *</type>
+      <name>SD_task_t</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gabe39904e3bf5f57456382cfcd3814352</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumeration">
+      <name>e_SD_workstation_access_mode_t</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>ga6eb21649841a9b045552f3aa810e05f5</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_WORKSTATION_SHARED_ACCESS</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga6eb21649841a9b045552f3aa810e05f5a6615a65c696b373eef6500a7b8f43c4e</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_WORKSTATION_SEQUENTIAL_ACCESS</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga6eb21649841a9b045552f3aa810e05f5a722f0fd2ff6e52a77206f879e50714df</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumeration">
+      <name>e_SD_task_state_t</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>ga49c04f3f117a8a1f8f1d0bedadefcfa5</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_NOT_SCHEDULED</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga49c04f3f117a8a1f8f1d0bedadefcfa5aec1d4dfae04f63ec58dd8ab7941a8801</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_SCHEDULABLE</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga49c04f3f117a8a1f8f1d0bedadefcfa5a2c3f70794cc8b27495bd2c7b6b6872af</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_SCHEDULED</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga49c04f3f117a8a1f8f1d0bedadefcfa5a626549e8ac33c3142d9b3ab66abcc374</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_RUNNABLE</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga49c04f3f117a8a1f8f1d0bedadefcfa5a4deae4c6080598bd869d22fa4d35328d</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_IN_FIFO</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga49c04f3f117a8a1f8f1d0bedadefcfa5ac055f0cd1ac85271cc31d0340acc8c4c</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_RUNNING</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga49c04f3f117a8a1f8f1d0bedadefcfa5a79dc5ff4b6f36bfae26b9666feb4ba78</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_DONE</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga49c04f3f117a8a1f8f1d0bedadefcfa5ae654935882dec5b2345a3128aed69632</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_FAILED</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga49c04f3f117a8a1f8f1d0bedadefcfa5adda3fbec6b0da252275f20c79044201c</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumeration">
+      <name>e_SD_task_kind_t</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>ga242a90ba979257e3245553f149b74880</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_TASK_NOT_TYPED</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga242a90ba979257e3245553f149b74880a8c1896c3c033bea7ecf469a75f83d5f4</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_TASK_COMM_E2E</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga242a90ba979257e3245553f149b74880a9add1089dc99e90c905ec491db980d76</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_TASK_COMP_SEQ</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga242a90ba979257e3245553f149b74880a3fb8ac37142196af9ac8e97e27f2c59c</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SD_TASK_COMP_PAR_AMDAHL</name>
+      <anchorfile>group__SD__datatypes__management.html</anchorfile>
+      <anchor>gga242a90ba979257e3245553f149b74880a60c8326cd59d07e45a3910594478dba9</anchor>
+      <arglist></arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>SURF_simulation</name>
+    <title>Simulation</title>
+    <filename>group__SURF__simulation.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>surf_init</name>
+      <anchorfile>group__SURF__simulation.html</anchorfile>
+      <anchor>ga403868865b66138187c3db30521e1bbe</anchor>
+      <arglist>(int *argc, char **argv)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>surf_presolve</name>
+      <anchorfile>group__SURF__simulation.html</anchorfile>
+      <anchor>ga9b7e7ceba73ff5ce637ecb58f1e2edc9</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>surf_solve</name>
+      <anchorfile>group__SURF__simulation.html</anchorfile>
+      <anchor>gaa723e3f55eb26355d00de5bf07c6d373</anchor>
+      <arglist>(double max_date)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>surf_get_clock</name>
+      <anchorfile>group__SURF__simulation.html</anchorfile>
+      <anchor>gafa85b9ba47f47d599353b872d2cb93d3</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>surf_exit</name>
+      <anchorfile>group__SURF__simulation.html</anchorfile>
+      <anchor>ga1179497a5f822209f22b5735e0fb1104</anchor>
+      <arglist>(void)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>SURF_actions</name>
+    <title>SURF actions</title>
+    <filename>group__SURF__actions.html</filename>
+    <class kind="struct">surf_action</class>
+    <class kind="struct">surf_action_state</class>
+    <member kind="typedef">
+      <type>struct surf_action *</type>
+      <name>surf_action_t</name>
+      <anchorfile>group__SURF__actions.html</anchorfile>
+      <anchor>ga260ee2edb62de03ee69190f03a9b7eba</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct surf_action</type>
+      <name>s_surf_action_t</name>
+      <anchorfile>group__SURF__actions.html</anchorfile>
+      <anchor>gae49733011b74942c0a896745bc825e92</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct surf_action_state</type>
+      <name>s_surf_action_state_t</name>
+      <anchorfile>group__SURF__actions.html</anchorfile>
+      <anchor>gafbcc9ab9767482d92f8709d78858d2ae</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumeration">
+      <name>e_surf_action_state_t</name>
+      <anchorfile>group__SURF__actions.html</anchorfile>
+      <anchor>gab9ef4042b1b038be1b792366de0121b2</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SURF_ACTION_READY</name>
+      <anchorfile>group__SURF__actions.html</anchorfile>
+      <anchor>ggab9ef4042b1b038be1b792366de0121b2a6caf5e4bd35cab4890c662fdaf8d3812</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SURF_ACTION_RUNNING</name>
+      <anchorfile>group__SURF__actions.html</anchorfile>
+      <anchor>ggab9ef4042b1b038be1b792366de0121b2a101d6224ad7c2a615c452c8c36d8a7e7</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SURF_ACTION_FAILED</name>
+      <anchorfile>group__SURF__actions.html</anchorfile>
+      <anchor>ggab9ef4042b1b038be1b792366de0121b2abf420e6385e8eeda58721c3e28bd919e</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SURF_ACTION_DONE</name>
+      <anchorfile>group__SURF__actions.html</anchorfile>
+      <anchor>ggab9ef4042b1b038be1b792366de0121b2acef3187aad961798010f295bbbd932bf</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SURF_ACTION_TO_FREE</name>
+      <anchorfile>group__SURF__actions.html</anchorfile>
+      <anchor>ggab9ef4042b1b038be1b792366de0121b2aa66f387221d049fbce374c4dc27629c8</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>SURF_ACTION_NOT_IN_THE_SYSTEM</name>
+      <anchorfile>group__SURF__actions.html</anchorfile>
+      <anchor>ggab9ef4042b1b038be1b792366de0121b2a20a007bd143ea5c870c26a389ffe95e9</anchor>
+      <arglist></arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>SURF_resources</name>
+    <title>SURF resources</title>
+    <filename>group__SURF__resources.html</filename>
+  </compound>
+  <compound kind="group">
+    <name>SURF_build_api</name>
+    <title>Create a new API</title>
+    <filename>group__SURF__build__api.html</filename>
+    <member kind="variable">
+      <type>xbt_lib_t</type>
+      <name>host_lib</name>
+      <anchorfile>group__SURF__build__api.html</anchorfile>
+      <anchor>gac90f96dce1a69464b09a9b79b1405da5</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>xbt_lib_t</type>
+      <name>link_lib</name>
+      <anchorfile>group__SURF__build__api.html</anchorfile>
+      <anchor>gaa55c4d6b7466ca2b40deef1f47a24063</anchor>
+      <arglist></arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>TRACE_category</name>
+    <title>Tracing categories</title>
+    <filename>group__TRACE__category.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_category</name>
+      <anchorfile>group__TRACE__category.html</anchorfile>
+      <anchor>ga2c341df9553b432c507d4ab2a87e8685</anchor>
+      <arglist>(const char *category)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_category_with_color</name>
+      <anchorfile>group__TRACE__category.html</anchorfile>
+      <anchor>ga5abe9661fe1a1382c9be63984fea6931</anchor>
+      <arglist>(const char *category, const char *color)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>TRACE_get_categories</name>
+      <anchorfile>group__TRACE__category.html</anchorfile>
+      <anchor>ga87115c4173e0a6451fd7161fa4545572</anchor>
+      <arglist>(void)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>TRACE_mark</name>
+    <title>Tracing marks</title>
+    <filename>group__TRACE__mark.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_declare_mark</name>
+      <anchorfile>group__TRACE__mark.html</anchorfile>
+      <anchor>gacd215a0072a5d4ec7c5b11610b7bef20</anchor>
+      <arglist>(const char *mark_type)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_declare_mark_value</name>
+      <anchorfile>group__TRACE__mark.html</anchorfile>
+      <anchor>ga01bdd85d46330578010dd77cf0e9df88</anchor>
+      <arglist>(const char *mark_type, const char *mark_value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_mark</name>
+      <anchorfile>group__TRACE__mark.html</anchorfile>
+      <anchor>gac8f263e9033090c2e73c7a2e2a98088a</anchor>
+      <arglist>(const char *mark_type, const char *mark_value)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>TRACE_get_marks</name>
+      <anchorfile>group__TRACE__mark.html</anchorfile>
+      <anchor>ga6012125dd57ddf958895a8007280bbf5</anchor>
+      <arglist>(void)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>TRACE_user_variables</name>
+    <title>Tracing user variables</title>
+    <filename>group__TRACE__user__variables.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_variable_declare</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga1672865b1bc48cff5bdb759edf0a7c90</anchor>
+      <arglist>(const char *variable)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_variable_declare_with_color</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gaacaaa40fa93265cc87dc804edb6a61b3</anchor>
+      <arglist>(const char *variable, const char *color)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_variable_set</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga650d08f8e0547ffe3d3c5a6a6ceebcdf</anchor>
+      <arglist>(const char *host, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_variable_add</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gae0a8625485d9cffc5c12676b65cd959c</anchor>
+      <arglist>(const char *host, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_variable_sub</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga287fcd04c563ff2f795460850e4fc5d6</anchor>
+      <arglist>(const char *host, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_variable_set_with_time</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga3adacb71a4ab331c93efdf250f73cbfc</anchor>
+      <arglist>(double time, const char *host, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_variable_add_with_time</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gab6e7856a8181341e524cb4c9920c24ba</anchor>
+      <arglist>(double time, const char *host, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_variable_sub_with_time</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gae9ab3b84945d21bd06529d6705471d65</anchor>
+      <arglist>(double time, const char *host, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>TRACE_get_host_variables</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga421836b9a1d435300ff777cd04b68f4c</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_variable_declare</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga0b79340b330704fc7f30596988ce937c</anchor>
+      <arglist>(const char *variable)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_variable_declare_with_color</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga1c3d1a22e56a7a9a2fa6e5e6feb7978e</anchor>
+      <arglist>(const char *variable, const char *color)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_variable_set</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga5a521dffa1a5705e9e65d77053ef0cfa</anchor>
+      <arglist>(const char *link, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_variable_add</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gabbc55f2a3e25e49248be7d9b71f15cb8</anchor>
+      <arglist>(const char *link, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_variable_sub</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga009ecbc92025f7f2106386e5c8822e0b</anchor>
+      <arglist>(const char *link, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_variable_set_with_time</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gaccafa87e0e58f2f3e282a7d23e56d792</anchor>
+      <arglist>(double time, const char *link, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_variable_add_with_time</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga139bde27fec64c468d16b5231fc41118</anchor>
+      <arglist>(double time, const char *link, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_variable_sub_with_time</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gae6b2b2b1f2ad80588d5b4eccb7d5ab6c</anchor>
+      <arglist>(double time, const char *link, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_srcdst_variable_set</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gab93d0d4ffb907c4d4b43cdc53cbe4f8c</anchor>
+      <arglist>(const char *src, const char *dst, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_srcdst_variable_add</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gae19a0f01ea6240ceaba534dab0f15919</anchor>
+      <arglist>(const char *src, const char *dst, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_srcdst_variable_sub</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gaa0af1adaf2ee2e0ea3b045e8ef5c4edf</anchor>
+      <arglist>(const char *src, const char *dst, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_srcdst_variable_set_with_time</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga1abd4aeafd36e40fd2aa8f15566df013</anchor>
+      <arglist>(double time, const char *src, const char *dst, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_srcdst_variable_add_with_time</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga0fec5f8d16e8d8ba4c82b2dba1ba6234</anchor>
+      <arglist>(double time, const char *src, const char *dst, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_link_srcdst_variable_sub_with_time</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga37278937e06f41f0a0b06b6b91bbdfa6</anchor>
+      <arglist>(double time, const char *src, const char *dst, const char *variable, double value)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>TRACE_get_link_variables</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga4b07c188420bbc143deea8dcdce06642</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_state_declare</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga65a9ce22195518352da785b36527864d</anchor>
+      <arglist>(const char *state)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_state_declare_value</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gae5c66eb6918e75c5f38e06727d43e7bc</anchor>
+      <arglist>(const char *state, const char *value, const char *color)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_set_state</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gacc421a6483570671a916a1d402add564</anchor>
+      <arglist>(const char *host, const char *state, const char *value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_push_state</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>gab74f50cb9ed31f4436663acd34ed044a</anchor>
+      <arglist>(const char *host, const char *state, const char *value)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_pop_state</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga111dc1b94c7f69e999f98163922332a6</anchor>
+      <arglist>(const char *host, const char *state)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>TRACE_host_reset_state</name>
+      <anchorfile>group__TRACE__user__variables.html</anchorfile>
+      <anchor>ga995ecd02343b09fd5ecdce8b8b1cd0d7</anchor>
+      <arglist>(const char *host, const char *state)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_msg_decl</name>
+    <title>Message declaration and retrival</title>
+    <filename>group__GRAS__msg__decl.html</filename>
+    <member kind="typedef">
+      <type>struct s_gras_msgtype *</type>
+      <name>gras_msgtype_t</name>
+      <anchorfile>group__GRAS__msg__decl.html</anchorfile>
+      <anchor>ga3dde338b0ab6736d2d6c51078c03bd96</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msgtype_declare</name>
+      <anchorfile>group__GRAS__msg__decl.html</anchorfile>
+      <anchor>ga7857c6d519073e49604d59fa957bdc4d</anchor>
+      <arglist>(const char *name, xbt_datadesc_type_t payload)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msgtype_declare_v</name>
+      <anchorfile>group__GRAS__msg__decl.html</anchorfile>
+      <anchor>ga64643f72bc46f7a40244d64a2977956b</anchor>
+      <arglist>(const char *name, short int version, xbt_datadesc_type_t payload)</arglist>
+    </member>
+    <member kind="function">
+      <type>gras_msgtype_t</type>
+      <name>gras_msgtype_by_name</name>
+      <anchorfile>group__GRAS__msg__decl.html</anchorfile>
+      <anchor>gaeffd42d9b2606a8b19501bd191efd6b4</anchor>
+      <arglist>(const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>gras_msgtype_t</type>
+      <name>gras_msgtype_by_name_or_null</name>
+      <anchorfile>group__GRAS__msg__decl.html</anchorfile>
+      <anchor>ga169be5759644b6ce19e35ae736b79345</anchor>
+      <arglist>(const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>gras_msgtype_t</type>
+      <name>gras_msgtype_by_namev</name>
+      <anchorfile>group__GRAS__msg__decl.html</anchorfile>
+      <anchor>ga674feae414ddeef58edc7f4597a0dd80</anchor>
+      <arglist>(const char *name, short int version)</arglist>
+    </member>
+    <member kind="function">
+      <type>gras_msgtype_t</type>
+      <name>gras_msgtype_by_id</name>
+      <anchorfile>group__GRAS__msg__decl.html</anchorfile>
+      <anchor>ga01e5352457b7ba0d9504c3bf25367d16</anchor>
+      <arglist>(int id)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msgtype_dumpall</name>
+      <anchorfile>group__GRAS__msg__decl.html</anchorfile>
+      <anchor>ga5b7341eb7a6a5a5a827b21cb23e09248</anchor>
+      <arglist>(void)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_msg_cb</name>
+    <title>Callback declaration and use</title>
+    <filename>group__GRAS__msg__cb.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>gras_cb_register</name>
+      <anchorfile>group__GRAS__msg__cb.html</anchorfile>
+      <anchor>gada679e069d5516d632542a963a5e921c</anchor>
+      <arglist>(msgtype_name, cb)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>gras_cb_unregister</name>
+      <anchorfile>group__GRAS__msg__cb.html</anchorfile>
+      <anchor>ga56559a8e94aa53115e16c5d42d052c79</anchor>
+      <arglist>(msgtype_name, cb)</arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct s_gras_msg_cb_ctx *</type>
+      <name>gras_msg_cb_ctx_t</name>
+      <anchorfile>group__GRAS__msg__cb.html</anchorfile>
+      <anchor>gac198167fc3b407c9a5d13104944bd1eb</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>int(*</type>
+      <name>gras_msg_cb_t</name>
+      <anchorfile>group__GRAS__msg__cb.html</anchorfile>
+      <anchor>ga4def53ea1c94af2e6ebec7b058fd5e17</anchor>
+      <arglist>)(gras_msg_cb_ctx_t ctx, void *payload)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>gras_msg_cb_ctx_from</name>
+      <anchorfile>group__GRAS__msg__cb.html</anchorfile>
+      <anchor>ga06d07c39a4ab161ef6307f5b947f7687</anchor>
+      <arglist>(gras_msg_cb_ctx_t ctx)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_cb_register_</name>
+      <anchorfile>group__GRAS__msg__cb.html</anchorfile>
+      <anchor>ga18ec958edecee152b5c7227a062556b7</anchor>
+      <arglist>(gras_msgtype_t msgtype, gras_msg_cb_t cb)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_cb_unregister_</name>
+      <anchorfile>group__GRAS__msg__cb.html</anchorfile>
+      <anchor>ga0dbe20c04bc541c025115b42cab5a8b5</anchor>
+      <arglist>(gras_msgtype_t msgtype, gras_msg_cb_t cb)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_msg_exchange</name>
+    <title>Message exchange</title>
+    <filename>group__GRAS__msg__exchange.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>gras_msg_send</name>
+      <anchorfile>group__GRAS__msg__exchange.html</anchorfile>
+      <anchor>ga4530e0a98262b6371dc30aa76df1f21a</anchor>
+      <arglist>(sock, name, payload)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>gras_msg_wait</name>
+      <anchorfile>group__GRAS__msg__exchange.html</anchorfile>
+      <anchor>ga9ec85c89a6e59334939d4483c2e04374</anchor>
+      <arglist>(timeout, msgt_want, expeditor, payload)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msg_send_</name>
+      <anchorfile>group__GRAS__msg__exchange.html</anchorfile>
+      <anchor>ga67984c86652a02a790c3833dbcc821e2</anchor>
+      <arglist>(xbt_socket_t sock, gras_msgtype_t msgtype, void *payload)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msg_wait_</name>
+      <anchorfile>group__GRAS__msg__exchange.html</anchorfile>
+      <anchor>ga514adfffdfb2117532be23878ba7a04e</anchor>
+      <arglist>(double timeout, gras_msgtype_t msgt_want, xbt_socket_t *expeditor, void *payload)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msg_handleall</name>
+      <anchorfile>group__GRAS__msg__exchange.html</anchorfile>
+      <anchor>gae4bf51c90fd4f84a66f9e1f44fe1dac5</anchor>
+      <arglist>(double period)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msg_handle</name>
+      <anchorfile>group__GRAS__msg__exchange.html</anchorfile>
+      <anchor>ga734f74309ee66358e60f6926084e46c5</anchor>
+      <arglist>(double timeOut)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_msg_rpc</name>
+    <title>RPC specific functions</title>
+    <filename>group__GRAS__msg__rpc.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>gras_msg_rpccall</name>
+      <anchorfile>group__GRAS__msg__rpc.html</anchorfile>
+      <anchor>ga5a63b79b8d8af705c8bdf7ef2b40dfd0</anchor>
+      <arglist>(server, timeout, msg, req, ans)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>gras_msg_rpc_async_call</name>
+      <anchorfile>group__GRAS__msg__rpc.html</anchorfile>
+      <anchor>ga36a36ad46c0ccdab7e512c65c3c7276c</anchor>
+      <arglist>(server, timeout, msg, req)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msgtype_declare_rpc</name>
+      <anchorfile>group__GRAS__msg__rpc.html</anchorfile>
+      <anchor>gaf53fe8f369590ea67e56880d46e32b35</anchor>
+      <arglist>(const char *name, xbt_datadesc_type_t payload_request, xbt_datadesc_type_t payload_answer)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msgtype_declare_rpc_v</name>
+      <anchorfile>group__GRAS__msg__rpc.html</anchorfile>
+      <anchor>gaa32491ce5b761886d2bb772501114052</anchor>
+      <arglist>(const char *name, short int version, xbt_datadesc_type_t payload_request, xbt_datadesc_type_t payload_answer)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msg_rpccall_</name>
+      <anchorfile>group__GRAS__msg__rpc.html</anchorfile>
+      <anchor>gaacda3b53f080544460ae85116119628c</anchor>
+      <arglist>(xbt_socket_t server, double timeOut, gras_msgtype_t msgtype, void *request, void *answer)</arglist>
+    </member>
+    <member kind="function">
+      <type></type>
+      <name>gras_msg_rpc_async_call_</name>
+      <anchorfile>group__GRAS__msg__rpc.html</anchorfile>
+      <anchor>ga62a3bf4ce9bd90d37730cb860d76e5d9</anchor>
+      <arglist>(xbt_socket_t server, double timeOut, gras_msgtype_t msgtype, void *request)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msg_rpc_async_wait</name>
+      <anchorfile>group__GRAS__msg__rpc.html</anchorfile>
+      <anchor>ga610a80ac29440bc3e4e2383aa3210ddd</anchor>
+      <arglist>(gras_msg_cb_ctx_t ctx, void *answer)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msg_rpcreturn</name>
+      <anchorfile>group__GRAS__msg__rpc.html</anchorfile>
+      <anchor>ga618a3c7ac8ce43b4b1f3cdbaf05789d9</anchor>
+      <arglist>(double timeOut, gras_msg_cb_ctx_t ctx, void *answer)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_msg_exchangeadv</name>
+    <title>Message exchange (advanced interface)</title>
+    <filename>group__GRAS__msg__exchangeadv.html</filename>
+    <class kind="struct">s_gras_msg_t</class>
+    <member kind="enumeration">
+      <name>e_gras_msg_kind_t</name>
+      <anchorfile>group__GRAS__msg__exchangeadv.html</anchorfile>
+      <anchor>gaa618b4aea46cb45d82f44d43dfda5d3f</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>e_gras_msg_kind_oneway</name>
+      <anchorfile>group__GRAS__msg__exchangeadv.html</anchorfile>
+      <anchor>ggaa618b4aea46cb45d82f44d43dfda5d3fa8c1e9f73450086e01bd48c9c7b75667f</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>e_gras_msg_kind_rpccall</name>
+      <anchorfile>group__GRAS__msg__exchangeadv.html</anchorfile>
+      <anchor>ggaa618b4aea46cb45d82f44d43dfda5d3fa7b1f487086684d796b50e5307e2e379b</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>e_gras_msg_kind_rpcanswer</name>
+      <anchorfile>group__GRAS__msg__exchangeadv.html</anchorfile>
+      <anchor>ggaa618b4aea46cb45d82f44d43dfda5d3fa96a7ea9ad35e76121d2aeeb2340600f4</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>e_gras_msg_kind_rpcerror</name>
+      <anchorfile>group__GRAS__msg__exchangeadv.html</anchorfile>
+      <anchor>ggaa618b4aea46cb45d82f44d43dfda5d3fa2a93cb274ce45489193b19620c152060</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msg_wait_ext_</name>
+      <anchorfile>group__GRAS__msg__exchangeadv.html</anchorfile>
+      <anchor>ga2cd92f12bc72c476438b6bd96f1c9bd5</anchor>
+      <arglist>(double timeout, gras_msgtype_t msgt_want, xbt_socket_t expe_want, gras_msg_filter_t filter, void *filter_ctx, gras_msg_t msg_got)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_msg_wait_or</name>
+      <anchorfile>group__GRAS__msg__exchangeadv.html</anchorfile>
+      <anchor>ga8d4ce7267e4057b0001e9ed5f37bde59</anchor>
+      <arglist>(double timeout, xbt_dynar_t msgt_want, gras_msg_cb_ctx_t *ctx, int *msgt_got, void *payload)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_sock_create</name>
+    <title>Socket creation functions</title>
+    <filename>group__GRAS__sock__create.html</filename>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>gras_socket_client</name>
+      <anchorfile>group__GRAS__sock__create.html</anchorfile>
+      <anchor>ga1dad2be5438de05743501352f144fad5</anchor>
+      <arglist>(const char *host, unsigned short port)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>gras_socket_client_from_string</name>
+      <anchorfile>group__GRAS__sock__create.html</anchorfile>
+      <anchor>ga6bd1f0bb2497eed9756b8c9557d27f85</anchor>
+      <arglist>(const char *host)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>gras_socket_server</name>
+      <anchorfile>group__GRAS__sock__create.html</anchorfile>
+      <anchor>gafaf3628fe9e0afd023b7c29a167cce75</anchor>
+      <arglist>(unsigned short port)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>gras_socket_close</name>
+      <anchorfile>group__GRAS__sock__create.html</anchorfile>
+      <anchor>gabdbbaf32ef66a8006ceb812393cbe591</anchor>
+      <arglist>(xbt_socket_t sd)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>gras_socket_client_ext</name>
+      <anchorfile>group__GRAS__sock__create.html</anchorfile>
+      <anchor>ga33c42cee0950aa1649f4cd1a7a4d48e2</anchor>
+      <arglist>(const char *host, unsigned short port, unsigned long int bufSize, int measurement)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>gras_socket_server_ext</name>
+      <anchorfile>group__GRAS__sock__create.html</anchorfile>
+      <anchor>ga3d9e49e5b0d4287926f2d8192868ee90</anchor>
+      <arglist>(unsigned short port, unsigned long int bufSize, int measurement)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>gras_socket_server_range</name>
+      <anchorfile>group__GRAS__sock__create.html</anchorfile>
+      <anchor>ga9c81857e1e860a757eb9b8b5c004225c</anchor>
+      <arglist>(unsigned short minport, unsigned short maxport, unsigned long int buf_size, int measurement)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>GRAS_sock_file</name>
+    <title>Using files as sockets</title>
+    <filename>group__GRAS__sock__file.html</filename>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>gras_socket_client_from_file</name>
+      <anchorfile>group__GRAS__sock__file.html</anchorfile>
+      <anchor>ga95fd1ae1909dbc2fcd370875cbcd664e</anchor>
+      <arglist>(const char *path)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>gras_socket_server_from_file</name>
+      <anchorfile>group__GRAS__sock__file.html</anchorfile>
+      <anchor>gacd1b93d813440fc5c427864682ee7831</anchor>
+      <arglist>(const char *path)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_cfg_use</name>
+    <title>User interface: changing values</title>
+    <filename>group__XBT__cfg__use.html</filename>
+    <member kind="typedef">
+      <type>void *</type>
+      <name>xbt_cfg_t</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>gac5894d3947cb042db07d729ebfe064ca</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_set</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>ga7abcc7c8e0c839f5430ccc5bb04cd29b</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name,...)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_set_vargs</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>gad36ce933af452e3f74373b7a88b097bd</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, va_list pa)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_set_parse</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>ga660f47d0af70382a502cee9734e32229</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *options)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_set_int</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>ga593f941aa66b21104ebdaa2786a0265e</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, int val)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_set_double</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>ga660807bb21d0d7a3a0ac9219e2330dbe</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, double val)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_set_string</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>gaf42b4fd31ad45646a03638ef32fc5a26</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, const char *val)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_set_peer</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>ga3ec95e8fb08cc7dffdc32fd7cb05f679</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, const char *peer, int port)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_setdefault_int</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>ga56c8db370b0a3ae4c638867a0e0911c0</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, int val)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_setdefault_double</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>gafa60b1f2d2e1351522f977cce3b54d99</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, double val)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_setdefault_string</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>ga10751dc480c2ea9b0c9637c68ed359e6</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, const char *val)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_setdefault_peer</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>ga304c927c166b217d29eee9e18cb1e969</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, const char *host, int port)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_rm_int</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>ga6dd959a8fc5ea496641f329423964681</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, int val)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_rm_double</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>gaca2fa14bf75f51960538227132d696d5</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, double val)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_rm_string</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>ga6b96677e59c03e920f616ef8f6f03db3</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, const char *val)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_rm_peer</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>ga495c3de5609e29eb4a5a2edaff1e9119</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, const char *peer, int port)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_rm_at</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>gaf90fa7699759834310e5fc90d4cf2594</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, int pos)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_empty</name>
+      <anchorfile>group__XBT__cfg__use.html</anchorfile>
+      <anchor>gabefb42525b7f81c273a9e15ebc2fc401</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_cfg_decl</name>
+    <title>Configuration type declaration and memory management</title>
+    <filename>group__XBT__cfg__decl.html</filename>
+    <member kind="typedef">
+      <type>void(*</type>
+      <name>xbt_cfg_cb_t</name>
+      <anchorfile>group__XBT__cfg__decl.html</anchorfile>
+      <anchor>ga4080887ffe36fb58611ee70094c003be</anchor>
+      <arglist>)(const char *, int)</arglist>
+    </member>
+    <member kind="enumeration">
+      <name>e_xbt_cfgelm_type_t</name>
+      <anchorfile>group__XBT__cfg__decl.html</anchorfile>
+      <anchor>gaae016e87dc6935ed51617bbea7b8aa6c</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_cfgelm_int</name>
+      <anchorfile>group__XBT__cfg__decl.html</anchorfile>
+      <anchor>ggaae016e87dc6935ed51617bbea7b8aa6caf101f0c7af43525d4a07e9bcb5d3b7f2</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_cfgelm_double</name>
+      <anchorfile>group__XBT__cfg__decl.html</anchorfile>
+      <anchor>ggaae016e87dc6935ed51617bbea7b8aa6ca35412ca92ec3591c76f5403810aed6f3</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_cfgelm_string</name>
+      <anchorfile>group__XBT__cfg__decl.html</anchorfile>
+      <anchor>ggaae016e87dc6935ed51617bbea7b8aa6cac8df732d454a4bc85379de2c154a737e</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="enumvalue">
+      <name>xbt_cfgelm_peer</name>
+      <anchorfile>group__XBT__cfg__decl.html</anchorfile>
+      <anchor>ggaae016e87dc6935ed51617bbea7b8aa6ca79bd0045369cbc55fe7191a28d31d168</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_cfg_t</type>
+      <name>xbt_cfg_new</name>
+      <anchorfile>group__XBT__cfg__decl.html</anchorfile>
+      <anchor>ga25f767ddf162fcf5cf45c2aac58f47b8</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_cpy</name>
+      <anchorfile>group__XBT__cfg__decl.html</anchorfile>
+      <anchor>gac679f68b23823dc08aceaefaf9b372da</anchor>
+      <arglist>(xbt_cfg_t tocopy, xbt_cfg_t *whereto)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_free</name>
+      <anchorfile>group__XBT__cfg__decl.html</anchorfile>
+      <anchor>ga67592bfbe600c89f45f40ceeb7df2c9a</anchor>
+      <arglist>(xbt_cfg_t *cfg)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_dump</name>
+      <anchorfile>group__XBT__cfg__decl.html</anchorfile>
+      <anchor>ga9ef64a88e6fa46d78938b32247a29528</anchor>
+      <arglist>(const char *name, const char *indent, xbt_cfg_t cfg)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_cfg_register</name>
+    <title>Registering stuff</title>
+    <filename>group__XBT__cfg__register.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_register</name>
+      <anchorfile>group__XBT__cfg__register.html</anchorfile>
+      <anchor>gadfab99b0002e20fc701ca606e784a018</anchor>
+      <arglist>(xbt_cfg_t *cfg, const char *name, const char *description, e_xbt_cfgelm_type_t type, void *default_value, int min, int max, xbt_cfg_cb_t cb_set, xbt_cfg_cb_t cb_rm)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_unregister</name>
+      <anchorfile>group__XBT__cfg__register.html</anchorfile>
+      <anchor>gaec318f1ce663340e84726e5eb88ae81b</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_register_str</name>
+      <anchorfile>group__XBT__cfg__register.html</anchorfile>
+      <anchor>ga0dd096bfc41dc388b5d82a670dfe23f7</anchor>
+      <arglist>(xbt_cfg_t *cfg, const char *entry)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_help</name>
+      <anchorfile>group__XBT__cfg__register.html</anchorfile>
+      <anchor>ga20967f829423faa8b91e35978ef46252</anchor>
+      <arglist>(xbt_cfg_t cfg)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_check</name>
+      <anchorfile>group__XBT__cfg__register.html</anchorfile>
+      <anchor>ga6c53f538a2901ceca585e075e43e3c3e</anchor>
+      <arglist>(xbt_cfg_t cfg)</arglist>
+    </member>
+    <member kind="function">
+      <type>e_xbt_cfgelm_type_t</type>
+      <name>xbt_cfg_get_type</name>
+      <anchorfile>group__XBT__cfg__register.html</anchorfile>
+      <anchor>ga754d4928f875979d3fe3dadbb5c3d32e</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_cfg_get</name>
+    <title>Getting the stored values</title>
+    <filename>group__XBT__cfg__get.html</filename>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_cfg_get_int</name>
+      <anchorfile>group__XBT__cfg__get.html</anchorfile>
+      <anchor>gaf058b35acfe7f058412fece263b9bede</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>xbt_cfg_get_double</name>
+      <anchorfile>group__XBT__cfg__get.html</anchorfile>
+      <anchor>ga31012ed478ffd718fafac27b66f653b2</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>char *</type>
+      <name>xbt_cfg_get_string</name>
+      <anchorfile>group__XBT__cfg__get.html</anchorfile>
+      <anchor>ga6e8854c299ca293a8531f3ac477babdd</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_get_peer</name>
+      <anchorfile>group__XBT__cfg__get.html</anchorfile>
+      <anchor>gad5690b3e30986f2b43e0fd0a92b3b553</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, char **peer, int *port)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>xbt_cfg_get_dynar</name>
+      <anchorfile>group__XBT__cfg__get.html</anchorfile>
+      <anchor>gab69701ad4dbc805b23573f0e4ac02a6f</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_cfg_get_int_at</name>
+      <anchorfile>group__XBT__cfg__get.html</anchorfile>
+      <anchor>gae59bb89c4d59bcc7a47193444369141f</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, int pos)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>xbt_cfg_get_double_at</name>
+      <anchorfile>group__XBT__cfg__get.html</anchorfile>
+      <anchor>gab893722f0ee3b17a6fe0ae7534f60d73</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, int pos)</arglist>
+    </member>
+    <member kind="function">
+      <type>char *</type>
+      <name>xbt_cfg_get_string_at</name>
+      <anchorfile>group__XBT__cfg__get.html</anchorfile>
+      <anchor>ga436a50804f44ad8d4cb7e3b4282c3cf4</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, int pos)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cfg_get_peer_at</name>
+      <anchorfile>group__XBT__cfg__get.html</anchorfile>
+      <anchor>ga0555ea640404cc5214c7243e6e91b070</anchor>
+      <arglist>(xbt_cfg_t cfg, const char *name, int pos, char **peer, int *port)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dd_basic</name>
+    <title>Basic operations on data descriptions</title>
+    <filename>group__XBT__dd__basic.html</filename>
+    <member kind="typedef">
+      <type>struct s_xbt_datadesc_type *</type>
+      <name>xbt_datadesc_type_t</name>
+      <anchorfile>group__XBT__dd__basic.html</anchorfile>
+      <anchor>gad201506c459504f0a27213aded48730d</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_datadesc_type_t</type>
+      <name>xbt_datadesc_by_name</name>
+      <anchorfile>group__XBT__dd__basic.html</anchorfile>
+      <anchor>gaf4b2d699b60f60645c04e294337d93cd</anchor>
+      <arglist>(const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_datadesc_type_t</type>
+      <name>xbt_datadesc_by_name_or_null</name>
+      <anchorfile>group__XBT__dd__basic.html</anchorfile>
+      <anchor>ga2a531cee40b9d62672ace670f531ce94</anchor>
+      <arglist>(const char *name)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dd_auto</name>
+    <title>Automatic parsing of data descriptions</title>
+    <filename>group__XBT__dd__auto.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_DEFINE_TYPE</name>
+      <anchorfile>group__XBT__dd__auto.html</anchorfile>
+      <anchor>ga582dcac822dd60778b8c94de58d4f8b2</anchor>
+      <arglist>(name, def)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_DEFINE_TYPE_EXTERN</name>
+      <anchorfile>group__XBT__dd__auto.html</anchorfile>
+      <anchor>ga8603e34575afb07e3399e940b29caffc</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_DEFINE_TYPE_LOCAL</name>
+      <anchorfile>group__XBT__dd__auto.html</anchorfile>
+      <anchor>gafdbc20cdd4b241eb9b560fb7ba715a5e</anchor>
+      <arglist>(name, def)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_datadesc_by_symbol</name>
+      <anchorfile>group__XBT__dd__auto.html</anchorfile>
+      <anchor>gad252370e735aa0e3074915a638538a73</anchor>
+      <arglist>(name)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>XBT_ANNOTE</name>
+      <anchorfile>group__XBT__dd__auto.html</anchorfile>
+      <anchor>gad5f58245365718043c805436acafcd1b</anchor>
+      <arglist>(key, val)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_set_const</name>
+      <anchorfile>group__XBT__dd__auto.html</anchorfile>
+      <anchor>ga3e265dfcbdfeae45b43b46b39e594484</anchor>
+      <arglist>(const char *name, int value)</arglist>
+    </member>
+    <docanchor file="group__XBT__dd__auto">xbt_dd_define</docanchor>
+    <docanchor file="group__XBT__dd__auto">XBT_dd_multidim</docanchor>
+    <docanchor file="group__XBT__dd__auto">XBT_dd_multifile</docanchor>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dd_manual</name>
+    <title>Simple manual data description</title>
+    <filename>group__XBT__dd__manual.html</filename>
+    <member kind="typedef">
+      <type>struct s_xbt_cbps *</type>
+      <name>xbt_cbps_t</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga3a51060ed7049a956ab9d12a224bbd1f</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>void(*</type>
+      <name>xbt_datadesc_type_cb_void_t</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gaa7427668b318c0f8ca8ca67f471d49fc</anchor>
+      <arglist>)(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+    <member kind="typedef">
+      <type>int(*</type>
+      <name>xbt_datadesc_type_cb_int_t</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga16b64d35c0899e0368506c17eb49957f</anchor>
+      <arglist>)(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+    <member kind="typedef">
+      <type>xbt_datadesc_type_t(*</type>
+      <name>xbt_datadesc_selector_t</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gaf9e432079185cddf94a9ae6f96baa103</anchor>
+      <arglist>)(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_datadesc_type_t</type>
+      <name>xbt_datadesc_struct</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gaf75f82f979b1b7971a7db551cb15a963</anchor>
+      <arglist>(const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_struct_append</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga9b85aa5ae3699cbb2627f12045046b2a</anchor>
+      <arglist>(xbt_datadesc_type_t struct_type, const char *name, xbt_datadesc_type_t field_type)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_struct_close</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gaa55fef3826bb7cecd44a779506902362</anchor>
+      <arglist>(xbt_datadesc_type_t struct_type)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_datadesc_type_t</type>
+      <name>xbt_datadesc_union</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga11a8790485111d8e0209acfe68d00f1f</anchor>
+      <arglist>(const char *name, xbt_datadesc_type_cb_int_t selector)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_union_append</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gaaccd7a5195f2eac5e28f29aad39543a8</anchor>
+      <arglist>(xbt_datadesc_type_t union_type, const char *name, xbt_datadesc_type_t field_type)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_union_close</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga111a053bea3c30e3db309e20157b84ac</anchor>
+      <arglist>(xbt_datadesc_type_t union_type)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_datadesc_type_t</type>
+      <name>xbt_datadesc_ref</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga653cdcf0625d1f0eb0eb982f05eb7aa1</anchor>
+      <arglist>(const char *name, xbt_datadesc_type_t referenced_type)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_datadesc_type_t</type>
+      <name>xbt_datadesc_copy</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga656cdef0ef1a94d69886338aa48cf732</anchor>
+      <arglist>(const char *name, xbt_datadesc_type_t copied_type)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_datadesc_type_t</type>
+      <name>xbt_datadesc_ref_generic</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gadf51c5c0bcdbcf5288d275516274ee8f</anchor>
+      <arglist>(const char *name, xbt_datadesc_selector_t selector)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_datadesc_type_t</type>
+      <name>xbt_datadesc_array_fixed</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gaf510d71d8b3b55c07d5adece8a80da17</anchor>
+      <arglist>(const char *name, xbt_datadesc_type_t element_type, long int fixed_size)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_datadesc_type_t</type>
+      <name>xbt_datadesc_array_dyn</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gaaff88d9b0344325dbbe863050f84c14a</anchor>
+      <arglist>(const char *name, xbt_datadesc_type_t element_type, xbt_datadesc_type_cb_int_t dynamic_size)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_datadesc_type_t</type>
+      <name>xbt_datadesc_ref_pop_arr</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga7ba9e0d3c6e7ef82576583947d507138</anchor>
+      <arglist>(xbt_datadesc_type_t element_type)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_datadesc_type_t</type>
+      <name>xbt_datadesc_dynar</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga8b6e44623a1831c588409dc824b4fa36</anchor>
+      <arglist>(xbt_datadesc_type_t elm_t, void_f_pvoid_t free_func)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cycle_set</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga909c5a7089072d87af2f46a21edaf4cf</anchor>
+      <arglist>(xbt_datadesc_type_t type)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cycle_unset</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gae2a2d83da317afbdf9466f0f9ff9090b</anchor>
+      <arglist>(xbt_datadesc_type_t type)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_send</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga60a592741d03dc571767768f774b299d</anchor>
+      <arglist>(xbt_datadesc_type_t type, xbt_datadesc_type_cb_void_t pre)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_recv</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gab26b9ab42ef8ced0aef32a3309792121</anchor>
+      <arglist>(xbt_datadesc_type_t type, xbt_datadesc_type_cb_void_t post)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_field_send</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga7bd02e7b15648f8983d6c72a2b25d962</anchor>
+      <arglist>(xbt_datadesc_type_t type, const char *field_name, xbt_datadesc_type_cb_void_t pre)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_field_recv</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gaf63643937275aad57fe4fed88b97571b</anchor>
+      <arglist>(xbt_datadesc_type_t type, const char *field_name, xbt_datadesc_type_cb_void_t post)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_field_push</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>gac7164024fb65fb115069e7f332489c37</anchor>
+      <arglist>(xbt_datadesc_type_t type, const char *field_name)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_field_push_multiplier</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga4c981559a5cfc9bb525f64ba8b486dc7</anchor>
+      <arglist>(xbt_datadesc_type_t type, const char *field_name)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>xbt_datadesc_get_name</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga9a155b7653576fcb8322b49bfc4b577a</anchor>
+      <arglist>(xbt_datadesc_type_t ddt)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_datadesc_get_id</name>
+      <anchorfile>group__XBT__dd__manual.html</anchorfile>
+      <anchor>ga02ed879c83ec6dc9c99c243f89a535d9</anchor>
+      <arglist>(xbt_datadesc_type_t ddt)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dd_cb_simple</name>
+    <title>Data description with Callback Persistant State: Simple push/pop mechanism</title>
+    <filename>group__XBT__dd__cb__simple.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cbps_i_push</name>
+      <anchorfile>group__XBT__dd__cb__simple.html</anchorfile>
+      <anchor>ga3dd84dfbb6becd7112acbb8523f3fd79</anchor>
+      <arglist>(xbt_cbps_t ps, int val)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_cbps_i_pop</name>
+      <anchorfile>group__XBT__dd__cb__simple.html</anchorfile>
+      <anchor>gacc7da7574aecc1bf53b858a012397311</anchor>
+      <arglist>(xbt_cbps_t ps)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_datadesc_cb_pop</name>
+      <anchorfile>group__XBT__dd__cb__simple.html</anchorfile>
+      <anchor>ga465740817b43345fc9c9c0c4085d7016</anchor>
+      <arglist>(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_push_int</name>
+      <anchorfile>group__XBT__dd__cb__simple.html</anchorfile>
+      <anchor>ga6545b0ef382856115f0c5803b1f054e4</anchor>
+      <arglist>(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_push_uint</name>
+      <anchorfile>group__XBT__dd__cb__simple.html</anchorfile>
+      <anchor>ga9e6f4c9b54914e98db3d21f82244d22c</anchor>
+      <arglist>(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_push_lint</name>
+      <anchorfile>group__XBT__dd__cb__simple.html</anchorfile>
+      <anchor>gaccf30925e498ba7147eb756318a925a4</anchor>
+      <arglist>(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_push_ulint</name>
+      <anchorfile>group__XBT__dd__cb__simple.html</anchorfile>
+      <anchor>gae5bdef15e98af3125c846dcf7188f566</anchor>
+      <arglist>(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_push_int_mult</name>
+      <anchorfile>group__XBT__dd__cb__simple.html</anchorfile>
+      <anchor>ga0ee280a32ce28ccdedeae2a61ba3a5b0</anchor>
+      <arglist>(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_push_uint_mult</name>
+      <anchorfile>group__XBT__dd__cb__simple.html</anchorfile>
+      <anchor>gae902804a474a7f7ad03bb5591c8a766d</anchor>
+      <arglist>(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_push_lint_mult</name>
+      <anchorfile>group__XBT__dd__cb__simple.html</anchorfile>
+      <anchor>gab7285f0b6dce3b1e13aeed378d6a2655</anchor>
+      <arglist>(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_datadesc_cb_push_ulint_mult</name>
+      <anchorfile>group__XBT__dd__cb__simple.html</anchorfile>
+      <anchor>ga9af60a3ad5310086d20bd167b610a65b</anchor>
+      <arglist>(xbt_datadesc_type_t typedesc, xbt_cbps_t vars, void *data)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dd_cb_full</name>
+    <title>Data description with Callback Persistant State: Full featured interface</title>
+    <filename>group__XBT__dd__cb__full.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cbps_v_pop</name>
+      <anchorfile>group__XBT__dd__cb__full.html</anchorfile>
+      <anchor>gac395ca0b2355cd1244ae31c50d8f91a7</anchor>
+      <arglist>(xbt_cbps_t ps, const char *name, xbt_datadesc_type_t *ddt, void **res)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cbps_v_push</name>
+      <anchorfile>group__XBT__dd__cb__full.html</anchorfile>
+      <anchor>ga5a353875fc01c709c556cbe21db447c0</anchor>
+      <arglist>(xbt_cbps_t ps, const char *name, void *data, xbt_datadesc_type_t ddt)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cbps_v_set</name>
+      <anchorfile>group__XBT__dd__cb__full.html</anchorfile>
+      <anchor>ga5d81d2ecc51f55a4f04a98b13c900c70</anchor>
+      <arglist>(xbt_cbps_t ps, const char *name, void *data, xbt_datadesc_type_t ddt)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_cbps_v_get</name>
+      <anchorfile>group__XBT__dd__cb__full.html</anchorfile>
+      <anchor>gadbfa50f7a3c6c21152e10f3f8a33e528</anchor>
+      <arglist>(xbt_cbps_t ps, const char *name, xbt_datadesc_type_t *ddt)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cbps_block_begin</name>
+      <anchorfile>group__XBT__dd__cb__full.html</anchorfile>
+      <anchor>ga04e9fc964f9d1a65cb5462f81f0ad1f1</anchor>
+      <arglist>(xbt_cbps_t ps)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_cbps_block_end</name>
+      <anchorfile>group__XBT__dd__cb__full.html</anchorfile>
+      <anchor>ga8b0dd35ac64431d80772d5c185d11a19</anchor>
+      <arglist>(xbt_cbps_t ps)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dict_cons</name>
+    <title>Dict constructor and destructor</title>
+    <filename>group__XBT__dict__cons.html</filename>
+    <member kind="typedef">
+      <type>struct s_xbt_dict *</type>
+      <name>xbt_dict_t</name>
+      <anchorfile>group__XBT__dict__cons.html</anchorfile>
+      <anchor>gac60ea15fce6ea593be308de876712f04</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dict_t</type>
+      <name>xbt_dict_new</name>
+      <anchorfile>group__XBT__dict__cons.html</anchorfile>
+      <anchor>ga3f03623cb96849ab40db9b9af25ac38c</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dict_t</type>
+      <name>xbt_dict_new_homogeneous</name>
+      <anchorfile>group__XBT__dict__cons.html</anchorfile>
+      <anchor>ga99fe5eb49d3fa9f1f31fb6d519fb7197</anchor>
+      <arglist>(void_f_pvoid_t free_ctn)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_free</name>
+      <anchorfile>group__XBT__dict__cons.html</anchorfile>
+      <anchor>ga35d2edf4086c13f0c096621aaf421c7d</anchor>
+      <arglist>(xbt_dict_t *dict)</arglist>
+    </member>
+    <member kind="function">
+      <type>unsigned int</type>
+      <name>xbt_dict_size</name>
+      <anchorfile>group__XBT__dict__cons.html</anchorfile>
+      <anchor>ga79130ac36df5cbdc334a3424a92eff5d</anchor>
+      <arglist>(xbt_dict_t dict)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dict_basic</name>
+    <title>Dictionaries basic usage</title>
+    <filename>group__XBT__dict__basic.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_set</name>
+      <anchorfile>group__XBT__dict__basic.html</anchorfile>
+      <anchor>ga5167ca9336b1c9d5e2a3dacd6b702055</anchor>
+      <arglist>(xbt_dict_t dict, const char *key, void *data, void_f_pvoid_t free_ctn)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_dict_get</name>
+      <anchorfile>group__XBT__dict__basic.html</anchorfile>
+      <anchor>gadc5080181f23fa2802b17b0982d76115</anchor>
+      <arglist>(xbt_dict_t dict, const char *key)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_dict_get_or_null</name>
+      <anchorfile>group__XBT__dict__basic.html</anchorfile>
+      <anchor>gac1398f8a025c0f22195e74f2bd5522fa</anchor>
+      <arglist>(xbt_dict_t dict, const char *key)</arglist>
+    </member>
+    <member kind="function">
+      <type>char *</type>
+      <name>xbt_dict_get_key</name>
+      <anchorfile>group__XBT__dict__basic.html</anchorfile>
+      <anchor>ga16e3ad7d2a93d89b95582ad82d1ce100</anchor>
+      <arglist>(xbt_dict_t dict, const void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_remove</name>
+      <anchorfile>group__XBT__dict__basic.html</anchorfile>
+      <anchor>gac8befeb2dc3ba97fb0ff1d3da83f21fb</anchor>
+      <arglist>(xbt_dict_t dict, const char *key)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_reset</name>
+      <anchorfile>group__XBT__dict__basic.html</anchorfile>
+      <anchor>ga0fe854e3c13798e32ebc642c00be6ad4</anchor>
+      <arglist>(xbt_dict_t dict)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_dict_length</name>
+      <anchorfile>group__XBT__dict__basic.html</anchorfile>
+      <anchor>gac0cf96e5e13da996aac831d8d10f0985</anchor>
+      <arglist>(xbt_dict_t dict)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_dump_output_string</name>
+      <anchorfile>group__XBT__dict__basic.html</anchorfile>
+      <anchor>ga38d0003fc16ce9d437c9cb1c7b2e4a8e</anchor>
+      <arglist>(void *s)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_dump</name>
+      <anchorfile>group__XBT__dict__basic.html</anchorfile>
+      <anchor>ga7d8b3282a0599ed922bbac9c0686e456</anchor>
+      <arglist>(xbt_dict_t dict, void(*output)(void *))</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_dump_sizes</name>
+      <anchorfile>group__XBT__dict__basic.html</anchorfile>
+      <anchor>gaa8c1e5beb5655c030df76fbcce9c9bbc</anchor>
+      <arglist>(xbt_dict_t dict)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_dict_is_empty</name>
+      <anchorfile>group__XBT__dict__basic.html</anchorfile>
+      <anchor>ga68fb97981b63d246769f4b6fbbcb3eaf</anchor>
+      <arglist>(xbt_dict_t dict)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dict_nnul</name>
+    <title>Dictionaries with non-nul terminated keys</title>
+    <filename>group__XBT__dict__nnul.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_set_ext</name>
+      <anchorfile>group__XBT__dict__nnul.html</anchorfile>
+      <anchor>gac10a4d2fd3a86576c1be1b61811317d8</anchor>
+      <arglist>(xbt_dict_t dict, const char *key, int key_len, void *data, void_f_pvoid_t free_ctn)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_dict_get_ext</name>
+      <anchorfile>group__XBT__dict__nnul.html</anchorfile>
+      <anchor>ga7e5810ce5387ee78e25bb92c206deacd</anchor>
+      <arglist>(xbt_dict_t dict, const char *key, int key_len)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_dict_get_or_null_ext</name>
+      <anchorfile>group__XBT__dict__nnul.html</anchorfile>
+      <anchor>gabfcc7b250b01f46a4397946a7a104fd1</anchor>
+      <arglist>(xbt_dict_t dict, const char *key, int key_len)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_remove_ext</name>
+      <anchorfile>group__XBT__dict__nnul.html</anchorfile>
+      <anchor>gad36d0be75e939e85ee17a9756332b6c4</anchor>
+      <arglist>(xbt_dict_t dict, const char *key, int key_len)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dict_curs</name>
+    <title>Cursors on dictionaries</title>
+    <filename>group__XBT__dict__curs.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_dict_foreach</name>
+      <anchorfile>group__XBT__dict__curs.html</anchorfile>
+      <anchor>ga3124aa46173fbf9fc703b748cebd4b70</anchor>
+      <arglist>(dict, cursor, key, data)</arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct s_xbt_dict_cursor *</type>
+      <name>xbt_dict_cursor_t</name>
+      <anchorfile>group__XBT__dict__curs.html</anchorfile>
+      <anchor>gae611da46e5289c03ea69e551e4d6f6b5</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dict_cursor_t</type>
+      <name>xbt_dict_cursor_new</name>
+      <anchorfile>group__XBT__dict__curs.html</anchorfile>
+      <anchor>ga5c29813d0de67603640f948b2d712209</anchor>
+      <arglist>(const xbt_dict_t dict)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_cursor_free</name>
+      <anchorfile>group__XBT__dict__curs.html</anchorfile>
+      <anchor>ga88eb8699e8778f9d1c5821da0bab1849</anchor>
+      <arglist>(xbt_dict_cursor_t *cursor)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_cursor_rewind</name>
+      <anchorfile>group__XBT__dict__curs.html</anchorfile>
+      <anchor>ga0f0f7f26eef7dca0f3d837bac985a0ff</anchor>
+      <arglist>(xbt_dict_cursor_t cursor)</arglist>
+    </member>
+    <member kind="function">
+      <type>char *</type>
+      <name>xbt_dict_cursor_get_key</name>
+      <anchorfile>group__XBT__dict__curs.html</anchorfile>
+      <anchor>ga86b45796b83225553370f1ed2298bdba</anchor>
+      <arglist>(xbt_dict_cursor_t cursor)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_dict_cursor_get_data</name>
+      <anchorfile>group__XBT__dict__curs.html</anchorfile>
+      <anchor>ga2ebcfc14c62baafab95b9c994a2e6012</anchor>
+      <arglist>(xbt_dict_cursor_t cursor)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_cursor_set_data</name>
+      <anchorfile>group__XBT__dict__curs.html</anchorfile>
+      <anchor>ga714c4490d2187b042a6993c68e860fad</anchor>
+      <arglist>(xbt_dict_cursor_t cursor, void *data, void_f_pvoid_t free_ctn)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_cursor_first</name>
+      <anchorfile>group__XBT__dict__curs.html</anchorfile>
+      <anchor>gaed25ac933321fa3837877f2210979db7</anchor>
+      <arglist>(const xbt_dict_t dict, xbt_dict_cursor_t *cursor)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dict_cursor_step</name>
+      <anchorfile>group__XBT__dict__curs.html</anchorfile>
+      <anchor>ga9871423165388f7637dd67116b68044a</anchor>
+      <arglist>(xbt_dict_cursor_t cursor)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_dict_cursor_get_or_free</name>
+      <anchorfile>group__XBT__dict__curs.html</anchorfile>
+      <anchor>gad8ef9a04e0c50a3ed9a2dfa7ca36d599</anchor>
+      <arglist>(xbt_dict_cursor_t *cursor, char **key, void **data)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dynar_cons</name>
+    <title>Dynar constructor and destructor</title>
+    <filename>group__XBT__dynar__cons.html</filename>
+    <member kind="typedef">
+      <type>struct xbt_dynar_s *</type>
+      <name>xbt_dynar_t</name>
+      <anchorfile>group__XBT__dynar__cons.html</anchorfile>
+      <anchor>gac826571988d2b63ae225e5c62ecdbc79</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>xbt_dynar_new</name>
+      <anchorfile>group__XBT__dynar__cons.html</anchorfile>
+      <anchor>ga69ab371f667dfe5aa51fb612b9afaca5</anchor>
+      <arglist>(const unsigned long elm_size, void_f_pvoid_t const free_f)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>xbt_dynar_new_sync</name>
+      <anchorfile>group__XBT__dynar__cons.html</anchorfile>
+      <anchor>ga34979efcf4d9e68ab3d817368ff453ac</anchor>
+      <arglist>(const unsigned long elm_size, void_f_pvoid_t const free_f)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_free</name>
+      <anchorfile>group__XBT__dynar__cons.html</anchorfile>
+      <anchor>ga9b7808eb7a87dcf331a467f323ae16a6</anchor>
+      <arglist>(xbt_dynar_t *dynar)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_free_voidp</name>
+      <anchorfile>group__XBT__dynar__cons.html</anchorfile>
+      <anchor>gacab2aaa46863a53beaa1637bd41995aa</anchor>
+      <arglist>(void *dynar)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_free_container</name>
+      <anchorfile>group__XBT__dynar__cons.html</anchorfile>
+      <anchor>ga7bc3c4dffd7740c9c1ea129d1167c0bc</anchor>
+      <arglist>(xbt_dynar_t *dynar)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_shrink</name>
+      <anchorfile>group__XBT__dynar__cons.html</anchorfile>
+      <anchor>ga8c1a192e8119147d92eaf873a2861fc0</anchor>
+      <arglist>(xbt_dynar_t dynar, int empty_slots)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dynar_array</name>
+    <title>Dynar as a regular array</title>
+    <filename>group__XBT__dynar__array.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_get_cpy</name>
+      <anchorfile>group__XBT__dynar__array.html</anchorfile>
+      <anchor>ga21d02c5fc8289c0bfc6c7d57222bcf90</anchor>
+      <arglist>(const xbt_dynar_t dynar, const unsigned long idx, void *const dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_set</name>
+      <anchorfile>group__XBT__dynar__array.html</anchorfile>
+      <anchor>ga145c591bf6e4e58edaeeda85e639ff8e</anchor>
+      <arglist>(xbt_dynar_t dynar, const int idx, const void *src)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_replace</name>
+      <anchorfile>group__XBT__dynar__array.html</anchorfile>
+      <anchor>ga22ccf4f0b47dd4a187af2e0a05abd323</anchor>
+      <arglist>(xbt_dynar_t dynar, const unsigned long idx, const void *object)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_insert_at</name>
+      <anchorfile>group__XBT__dynar__array.html</anchorfile>
+      <anchor>ga26fe1c942bfecc8261d3fd9bc4df9bab</anchor>
+      <arglist>(xbt_dynar_t const dynar, const int idx, const void *src)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_remove_at</name>
+      <anchorfile>group__XBT__dynar__array.html</anchorfile>
+      <anchor>ga32a7eaf157e28533482cda7d84460705</anchor>
+      <arglist>(xbt_dynar_t const dynar, const int idx, void *const dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>unsigned int</type>
+      <name>xbt_dynar_search</name>
+      <anchorfile>group__XBT__dynar__array.html</anchorfile>
+      <anchor>ga0ec08fdba0bad2c1ef0e07269564edcd</anchor>
+      <arglist>(xbt_dynar_t const dynar, void *elem)</arglist>
+    </member>
+    <member kind="function">
+      <type>signed int</type>
+      <name>xbt_dynar_search_or_negative</name>
+      <anchorfile>group__XBT__dynar__array.html</anchorfile>
+      <anchor>gafff87cf8f67e2cc57e783a7c740a476e</anchor>
+      <arglist>(xbt_dynar_t const dynar, void *const elem)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_dynar_member</name>
+      <anchorfile>group__XBT__dynar__array.html</anchorfile>
+      <anchor>gaa1f2f12b574997619e36d46ac747f880</anchor>
+      <arglist>(xbt_dynar_t const dynar, void *elem)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_sort</name>
+      <anchorfile>group__XBT__dynar__array.html</anchorfile>
+      <anchor>ga666d4ca5510ffa9f2cc9a1463c19e935</anchor>
+      <arglist>(xbt_dynar_t const dynar, int_f_cpvoid_cpvoid_t compar_fn)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_three_way_partition</name>
+      <anchorfile>group__XBT__dynar__array.html</anchorfile>
+      <anchor>ga136826efe107769033d82e9d162ff65d</anchor>
+      <arglist>(xbt_dynar_t const dynar, int_f_pvoid_t color)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_dynar_to_array</name>
+      <anchorfile>group__XBT__dynar__array.html</anchorfile>
+      <anchor>ga8fb5745b688cae53556f69b8e728ef70</anchor>
+      <arglist>(xbt_dynar_t dynar)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dynar_misc</name>
+    <title>Dynar miscellaneous functions</title>
+    <filename>group__XBT__dynar__misc.html</filename>
+    <member kind="function">
+      <type>unsigned long</type>
+      <name>xbt_dynar_length</name>
+      <anchorfile>group__XBT__dynar__misc.html</anchorfile>
+      <anchor>ga3beec123eb77ceda5b750f6f2ca48e18</anchor>
+      <arglist>(const xbt_dynar_t dynar)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_dynar_is_empty</name>
+      <anchorfile>group__XBT__dynar__misc.html</anchorfile>
+      <anchor>ga57aab83ad4ff1a1df5a1c293627c41d8</anchor>
+      <arglist>(const xbt_dynar_t dynar)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_reset</name>
+      <anchorfile>group__XBT__dynar__misc.html</anchorfile>
+      <anchor>gadbe6a462084ca281bab5ac3a1585097e</anchor>
+      <arglist>(xbt_dynar_t const dynar)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_merge</name>
+      <anchorfile>group__XBT__dynar__misc.html</anchorfile>
+      <anchor>ga92e52b3898cb02ad47244b88ab7895e4</anchor>
+      <arglist>(xbt_dynar_t *d1, xbt_dynar_t *d2)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dynar_perl</name>
+    <title>Perl-like use of dynars</title>
+    <filename>group__XBT__dynar__perl.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_push</name>
+      <anchorfile>group__XBT__dynar__perl.html</anchorfile>
+      <anchor>gac89da4c2c302218759c7fe477d8eacc0</anchor>
+      <arglist>(xbt_dynar_t const dynar, const void *src)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_pop</name>
+      <anchorfile>group__XBT__dynar__perl.html</anchorfile>
+      <anchor>ga37d2b11c522e02ede79a12a89575ceb1</anchor>
+      <arglist>(xbt_dynar_t const dynar, void *const dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_unshift</name>
+      <anchorfile>group__XBT__dynar__perl.html</anchorfile>
+      <anchor>ga3499315d48944f3bfaf6aeea1e2c75e8</anchor>
+      <arglist>(xbt_dynar_t const dynar, const void *src)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_shift</name>
+      <anchorfile>group__XBT__dynar__perl.html</anchorfile>
+      <anchor>ga2966d02b350ef985447c4053c258a1a0</anchor>
+      <arglist>(xbt_dynar_t const dynar, void *const dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_map</name>
+      <anchorfile>group__XBT__dynar__perl.html</anchorfile>
+      <anchor>ga02bb7b95aaa0fe03c26222f65566e744</anchor>
+      <arglist>(const xbt_dynar_t dynar, void_f_pvoid_t const op)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dynar_ctn</name>
+    <title>Direct manipulation to the dynars content</title>
+    <filename>group__XBT__dynar__ctn.html</filename>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_dynar_get_ptr</name>
+      <anchorfile>group__XBT__dynar__ctn.html</anchorfile>
+      <anchor>ga7cee77666f148fc987bbdeca3d10bdc2</anchor>
+      <arglist>(const xbt_dynar_t dynar, const unsigned long idx)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_dynar_insert_at_ptr</name>
+      <anchorfile>group__XBT__dynar__ctn.html</anchorfile>
+      <anchor>ga06afc0831b210b5323e61a9a217d6158</anchor>
+      <arglist>(xbt_dynar_t const dynar, const int idx)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_dynar_push_ptr</name>
+      <anchorfile>group__XBT__dynar__ctn.html</anchorfile>
+      <anchor>ga35272457aa299d326977767a00e01ffe</anchor>
+      <arglist>(xbt_dynar_t const dynar)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_dynar_pop_ptr</name>
+      <anchorfile>group__XBT__dynar__ctn.html</anchorfile>
+      <anchor>ga4f1ef94eae8a2060697a9674d46f0c2f</anchor>
+      <arglist>(xbt_dynar_t const dynar)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dynar_speed</name>
+    <title>Speed optimized access to dynars of scalars</title>
+    <filename>group__XBT__dynar__speed.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_dynar_get_as</name>
+      <anchorfile>group__XBT__dynar__speed.html</anchorfile>
+      <anchor>ga5604d34153e9c96ac193245757f63085</anchor>
+      <arglist>(dynar, idx, type)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_dynar_set_as</name>
+      <anchorfile>group__XBT__dynar__speed.html</anchorfile>
+      <anchor>gafee03470eed0dc5e8eb240288ba8b11b</anchor>
+      <arglist>(dynar, idx, type, val)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_dynar_getlast_as</name>
+      <anchorfile>group__XBT__dynar__speed.html</anchorfile>
+      <anchor>gac056cfe5092e40327377547abd9995ee</anchor>
+      <arglist>(dynar, type)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_dynar_getfirst_as</name>
+      <anchorfile>group__XBT__dynar__speed.html</anchorfile>
+      <anchor>ga209a34611a295f0e3516536e753893c3</anchor>
+      <arglist>(dynar, type)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_dynar_insert_at_as</name>
+      <anchorfile>group__XBT__dynar__speed.html</anchorfile>
+      <anchor>ga767cbdbaddd71fb98140eb78309b5739</anchor>
+      <arglist>(dynar, idx, type, value)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_dynar_push_as</name>
+      <anchorfile>group__XBT__dynar__speed.html</anchorfile>
+      <anchor>ga50d763465a98678a3e83afa6b5ecd243</anchor>
+      <arglist>(dynar, type, value)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_dynar_pop_as</name>
+      <anchorfile>group__XBT__dynar__speed.html</anchorfile>
+      <anchor>gab6dd8b8802c7ad0b12a81ecd806370cc</anchor>
+      <arglist>(dynar, type)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dynar_cursor</name>
+    <title>Cursors on dynar</title>
+    <filename>group__XBT__dynar__cursor.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_dynar_foreach</name>
+      <anchorfile>group__XBT__dynar__cursor.html</anchorfile>
+      <anchor>ga315906139864e84a34aa5610ba0be1fc</anchor>
+      <arglist>(_dynar, _cursor, _data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_cursor_rm</name>
+      <anchorfile>group__XBT__dynar__cursor.html</anchorfile>
+      <anchor>ga478b49fe9e8280b4c73b9ccd208a4f78</anchor>
+      <arglist>(xbt_dynar_t dynar, unsigned int *const cursor)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_dynar_cursor_unlock</name>
+      <anchorfile>group__XBT__dynar__cursor.html</anchorfile>
+      <anchor>ga44f885719301510ce99d93937dc35e0b</anchor>
+      <arglist>(xbt_dynar_t dynar)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_fifo_cons</name>
+    <title>Fifo constructor and destructor</title>
+    <filename>group__XBT__fifo__cons.html</filename>
+    <member kind="typedef">
+      <type>struct xbt_fifo_item *</type>
+      <name>xbt_fifo_item_t</name>
+      <anchorfile>group__XBT__fifo__cons.html</anchorfile>
+      <anchor>ga58e96f4a3637f7ff6bb1a9f53e7865c8</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct xbt_fifo *</type>
+      <name>xbt_fifo_t</name>
+      <anchorfile>group__XBT__fifo__cons.html</anchorfile>
+      <anchor>ga24efbdc1db204e1a628958ce7509a312</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_fifo_t</type>
+      <name>xbt_fifo_new</name>
+      <anchorfile>group__XBT__fifo__cons.html</anchorfile>
+      <anchor>ga2797ae0ae47b096ffdd99fbd60d8402d</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_fifo_free</name>
+      <anchorfile>group__XBT__fifo__cons.html</anchorfile>
+      <anchor>ga7e4e0a12b0bb5a0cc761e926a6ec8ea7</anchor>
+      <arglist>(xbt_fifo_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_fifo_reset</name>
+      <anchorfile>group__XBT__fifo__cons.html</anchorfile>
+      <anchor>ga028b8b135de99c5526269b5c124093cf</anchor>
+      <arglist>(xbt_fifo_t)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_fifo_perl</name>
+    <title>Fifo perl-like functions</title>
+    <filename>group__XBT__fifo__perl.html</filename>
+    <member kind="function">
+      <type>xbt_fifo_item_t</type>
+      <name>xbt_fifo_push</name>
+      <anchorfile>group__XBT__fifo__perl.html</anchorfile>
+      <anchor>ga62606f494627c7be494082bb2a239f7a</anchor>
+      <arglist>(xbt_fifo_t, void *)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_fifo_pop</name>
+      <anchorfile>group__XBT__fifo__perl.html</anchorfile>
+      <anchor>gaa8ae3369665727b54c3c3d0f5c1e91be</anchor>
+      <arglist>(xbt_fifo_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_fifo_item_t</type>
+      <name>xbt_fifo_unshift</name>
+      <anchorfile>group__XBT__fifo__perl.html</anchorfile>
+      <anchor>gad165b0eb7ea833480776eb02062da45f</anchor>
+      <arglist>(xbt_fifo_t, void *)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_fifo_shift</name>
+      <anchorfile>group__XBT__fifo__perl.html</anchorfile>
+      <anchor>ga79a99aa3de3fb2d15836fffca5e28c83</anchor>
+      <arglist>(xbt_fifo_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_fifo_size</name>
+      <anchorfile>group__XBT__fifo__perl.html</anchorfile>
+      <anchor>gad7fdf56ec51e0c1ec442225b3e3ccc07</anchor>
+      <arglist>(xbt_fifo_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_fifo_is_in</name>
+      <anchorfile>group__XBT__fifo__perl.html</anchorfile>
+      <anchor>ga29753ca3f59d8e810bcee69304cd8b42</anchor>
+      <arglist>(xbt_fifo_t, void *)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_fifo_direct</name>
+    <title>Direct access to fifo elements</title>
+    <filename>group__XBT__fifo__direct.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_fifo_foreach</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>ga7062f0aae3a97fa72fcf86673675d434</anchor>
+      <arglist>(f, i, n, type)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_fifo_item_t</type>
+      <name>xbt_fifo_new_item</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>gad9f577f95ac147ed876083d60166a662</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_fifo_set_item_content</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>ga3a95882cc4858a10fa29216c939eb1b4</anchor>
+      <arglist>(xbt_fifo_item_t, void *)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_fifo_get_item_content</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>ga601af16f78f6f1753477ce8e91eece01</anchor>
+      <arglist>(xbt_fifo_item_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_fifo_free_item</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>ga4bfc376902e2e15da4acb31c2ac77d84</anchor>
+      <arglist>(xbt_fifo_item_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_fifo_push_item</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>gae1266d2dc81fc9d46334500682756b93</anchor>
+      <arglist>(xbt_fifo_t, xbt_fifo_item_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_fifo_item_t</type>
+      <name>xbt_fifo_pop_item</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>ga32cfb8161a224dafafbf3f667d8257aa</anchor>
+      <arglist>(xbt_fifo_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_fifo_unshift_item</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>gab5d6b760390ffc095f35f50e5bfd890a</anchor>
+      <arglist>(xbt_fifo_t, xbt_fifo_item_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_fifo_item_t</type>
+      <name>xbt_fifo_shift_item</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>ga46dbde2e3359af8a79f2d4da7582d18c</anchor>
+      <arglist>(xbt_fifo_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_fifo_remove</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>gafae46252cee20c382f9ce4f2e2573135</anchor>
+      <arglist>(xbt_fifo_t, void *)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_fifo_remove_all</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>ga0662ae632f8f72753074f0cf234f8c46</anchor>
+      <arglist>(xbt_fifo_t, void *)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_fifo_remove_item</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>gabd68f9b13a5e4984224760e9e5afed3b</anchor>
+      <arglist>(xbt_fifo_t, xbt_fifo_item_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_fifo_item_t</type>
+      <name>xbt_fifo_get_first_item</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>gadde4755e50e84bf3235182227cdc1580</anchor>
+      <arglist>(xbt_fifo_t l)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_fifo_item_t</type>
+      <name>xbt_fifo_get_last_item</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>ga8cbb245158703f78cab3d076804eaa61</anchor>
+      <arglist>(xbt_fifo_t l)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_fifo_item_t</type>
+      <name>xbt_fifo_get_next_item</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>ga6fde465c7d19469ee07e28d7ae5f611b</anchor>
+      <arglist>(xbt_fifo_item_t i)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_fifo_item_t</type>
+      <name>xbt_fifo_get_prev_item</name>
+      <anchorfile>group__XBT__fifo__direct.html</anchorfile>
+      <anchor>gac47a383a08e9c08cc4dd5bf29cd50994</anchor>
+      <arglist>(xbt_fifo_item_t i)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_fifo_misc</name>
+    <title>Misc fifo functions</title>
+    <filename>group__XBT__fifo__misc.html</filename>
+    <member kind="function">
+      <type>void **</type>
+      <name>xbt_fifo_to_array</name>
+      <anchorfile>group__XBT__fifo__misc.html</anchorfile>
+      <anchor>ga0a85e5e8e1e0774885f73614f3a40770</anchor>
+      <arglist>(xbt_fifo_t)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_fifo_t</type>
+      <name>xbt_fifo_copy</name>
+      <anchorfile>group__XBT__fifo__misc.html</anchorfile>
+      <anchor>ga9fc2652fb4c1d80adbf4f8e7267846fd</anchor>
+      <arglist>(xbt_fifo_t)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_log_cats</name>
+    <title>Existing log categories</title>
+    <filename>group__XBT__log__cats.html</filename>
+  </compound>
+  <compound kind="group">
+    <name>XBT_mallocator_cons</name>
+    <title>Mallocator constructor and destructor</title>
+    <filename>group__XBT__mallocator__cons.html</filename>
+    <member kind="typedef">
+      <type>struct s_xbt_mallocator *</type>
+      <name>xbt_mallocator_t</name>
+      <anchorfile>group__XBT__mallocator__cons.html</anchorfile>
+      <anchor>gab949b93743d06b31bbdf3828d34a72ac</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_mallocator_t</type>
+      <name>xbt_mallocator_new</name>
+      <anchorfile>group__XBT__mallocator__cons.html</anchorfile>
+      <anchor>ga31b8b348c6b44d730c915c5442a64637</anchor>
+      <arglist>(int size, pvoid_f_void_t new_f, void_f_pvoid_t free_f, void_f_pvoid_t reset_f)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_mallocator_free</name>
+      <anchorfile>group__XBT__mallocator__cons.html</anchorfile>
+      <anchor>gaa884a3ef269f0709b9b2e025708f2e95</anchor>
+      <arglist>(xbt_mallocator_t mallocator)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_mallocator_objects</name>
+    <title>Mallocator object handling</title>
+    <filename>group__XBT__mallocator__objects.html</filename>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_mallocator_get</name>
+      <anchorfile>group__XBT__mallocator__objects.html</anchorfile>
+      <anchor>ga3e52409c5b24294ef98367b56cad4c7b</anchor>
+      <arglist>(xbt_mallocator_t mallocator)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_mallocator_release</name>
+      <anchorfile>group__XBT__mallocator__objects.html</anchorfile>
+      <anchor>gaf33e29b8ca5ab081c3ab323cf42fd244</anchor>
+      <arglist>(xbt_mallocator_t mallocator, void *object)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_set_cons</name>
+    <title>Set and set elements, constructor/destructor</title>
+    <filename>group__XBT__set__cons.html</filename>
+    <class kind="struct">xbt_set_elm_</class>
+    <member kind="typedef">
+      <type>struct xbt_set_ *</type>
+      <name>xbt_set_t</name>
+      <anchorfile>group__XBT__set__cons.html</anchorfile>
+      <anchor>ga5a56bcacbc9efbb918abb6be2f7c8b7d</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct xbt_set_elm_</type>
+      <name>s_xbt_set_elm_t</name>
+      <anchorfile>group__XBT__set__cons.html</anchorfile>
+      <anchor>gaf8bb4c0082689473e7aa16791283a38e</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_set_t</type>
+      <name>xbt_set_new</name>
+      <anchorfile>group__XBT__set__cons.html</anchorfile>
+      <anchor>ga2cb4e125f22594bb8f7a2726464fed3d</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_set_free</name>
+      <anchorfile>group__XBT__set__cons.html</anchorfile>
+      <anchor>ga268b2b486920b5f0a580b3d1bed6875a</anchor>
+      <arglist>(xbt_set_t *set)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_set_basic</name>
+    <title>Sets basic usage</title>
+    <filename>group__XBT__set__basic.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_set_add</name>
+      <anchorfile>group__XBT__set__basic.html</anchorfile>
+      <anchor>ga1db2802704edc8b5d404ca204fc5b34d</anchor>
+      <arglist>(xbt_set_t set, xbt_set_elm_t elm, void_f_pvoid_t free_func)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_set_remove</name>
+      <anchorfile>group__XBT__set__basic.html</anchorfile>
+      <anchor>gadd31f4f1a5a5fdce54f3a8bfbc37de8a</anchor>
+      <arglist>(xbt_set_t set, xbt_set_elm_t elm)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_set_remove_by_name</name>
+      <anchorfile>group__XBT__set__basic.html</anchorfile>
+      <anchor>gac5ac26bcb50f5a22c1b2af1f8a1f49c4</anchor>
+      <arglist>(xbt_set_t set, const char *key)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_set_elm_t</type>
+      <name>xbt_set_get_by_name_or_null</name>
+      <anchorfile>group__XBT__set__basic.html</anchorfile>
+      <anchor>ga02fb94d3aa9fcfaae688f61a0ca9cdc2</anchor>
+      <arglist>(xbt_set_t set, const char *key)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_set_remove_by_name_ext</name>
+      <anchorfile>group__XBT__set__basic.html</anchorfile>
+      <anchor>gabda240bc3fa5bc0ac6983b19f4caa5f8</anchor>
+      <arglist>(xbt_set_t set, const char *key, int key_len)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_set_remove_by_id</name>
+      <anchorfile>group__XBT__set__basic.html</anchorfile>
+      <anchor>ga917c20ea5adb57ca287dd1d48ca12ec7</anchor>
+      <arglist>(xbt_set_t set, int id)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_set_elm_t</type>
+      <name>xbt_set_get_by_name</name>
+      <anchorfile>group__XBT__set__basic.html</anchorfile>
+      <anchor>gaa5ebcac05554bc6c20129b437851b12e</anchor>
+      <arglist>(xbt_set_t set, const char *key)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_set_elm_t</type>
+      <name>xbt_set_get_by_name_ext</name>
+      <anchorfile>group__XBT__set__basic.html</anchorfile>
+      <anchor>ga6a7bc28b3bedbcb05e2a60297c9df8f0</anchor>
+      <arglist>(xbt_set_t set, const char *key, int key_len)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_set_elm_t</type>
+      <name>xbt_set_get_by_id</name>
+      <anchorfile>group__XBT__set__basic.html</anchorfile>
+      <anchor>ga19df8b5e26799112d5aba9f677739138</anchor>
+      <arglist>(xbt_set_t set, int id)</arglist>
+    </member>
+    <member kind="function">
+      <type>unsigned long</type>
+      <name>xbt_set_length</name>
+      <anchorfile>group__XBT__set__basic.html</anchorfile>
+      <anchor>ga5a1935dab5ad9e2f3c9820e6db7889a7</anchor>
+      <arglist>(const xbt_set_t set)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_set_curs</name>
+    <title>Sets cursors</title>
+    <filename>group__XBT__set__curs.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_set_foreach</name>
+      <anchorfile>group__XBT__set__curs.html</anchorfile>
+      <anchor>ga58f50aee97a03985e1af193fbdea92ba</anchor>
+      <arglist>(set, cursor, elm)</arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct xbt_set_cursor_ *</type>
+      <name>xbt_set_cursor_t</name>
+      <anchorfile>group__XBT__set__curs.html</anchorfile>
+      <anchor>ga07bc36055121d6d2b49a483608033827</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_set_cursor_first</name>
+      <anchorfile>group__XBT__set__curs.html</anchorfile>
+      <anchor>ga0ae677ad09fbf19fc8f9343dcc647dc2</anchor>
+      <arglist>(xbt_set_t set, xbt_set_cursor_t *cursor)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_set_cursor_step</name>
+      <anchorfile>group__XBT__set__curs.html</anchorfile>
+      <anchor>ga1e42bd77295716cac5d3a38f4b7419b1</anchor>
+      <arglist>(xbt_set_cursor_t cursor)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_set_cursor_get_or_free</name>
+      <anchorfile>group__XBT__set__curs.html</anchorfile>
+      <anchor>gac4c1fa14c3207e4ad1c9973db97147d5</anchor>
+      <arglist>(xbt_set_cursor_t *cursor, xbt_set_elm_t *elm)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_sock_create</name>
+    <title>Socket creation functions</title>
+    <filename>group__XBT__sock__create.html</filename>
+    <member kind="typedef">
+      <type>struct s_xbt_socket *</type>
+      <name>xbt_socket_t</name>
+      <anchorfile>group__XBT__sock__create.html</anchorfile>
+      <anchor>ga490f317ed9bc4b6d7f0b78bf91e6f184</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_socket_new</name>
+      <anchorfile>group__XBT__sock__create.html</anchorfile>
+      <anchor>ga74063187ff4613e222182d2d15470b8b</anchor>
+      <arglist>(int incoming, xbt_socket_t *dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_socket_new_ext</name>
+      <anchorfile>group__XBT__sock__create.html</anchorfile>
+      <anchor>ga2a1ab2bf2abddc36a185271d5c7eec28</anchor>
+      <arglist>(int incoming, xbt_socket_t *dst, xbt_trp_plugin_t plugin, unsigned long int buf_size, int measurement)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>xbt_socket_tcp_client</name>
+      <anchorfile>group__XBT__sock__create.html</anchorfile>
+      <anchor>ga5e8064902e221d58babcc5e9e29486fb</anchor>
+      <arglist>(const char *host, unsigned short port)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>xbt_socket_tcp_server</name>
+      <anchorfile>group__XBT__sock__create.html</anchorfile>
+      <anchor>ga51c2d089498cd0b624dfd0dc4c951b4f</anchor>
+      <arglist>(unsigned short port)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>xbt_socket_tcp_client_ext</name>
+      <anchorfile>group__XBT__sock__create.html</anchorfile>
+      <anchor>ga8b7a8ef98dedacec480e81d269c9cf15</anchor>
+      <arglist>(const char *host, unsigned short port, unsigned long int bufSize, int measurement)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>xbt_socket_tcp_server_ext</name>
+      <anchorfile>group__XBT__sock__create.html</anchorfile>
+      <anchor>ga2e65b16a680eb855b2cd81358972facb</anchor>
+      <arglist>(unsigned short portcp_t, unsigned long int bufSize, int measurement)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_sock_info</name>
+    <title>Retrieving data about sockets and peers</title>
+    <filename>group__XBT__sock__info.html</filename>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_socket_my_port</name>
+      <anchorfile>group__XBT__sock__info.html</anchorfile>
+      <anchor>gafe4ba785c1b995f3508423b064ad6527</anchor>
+      <arglist>(xbt_socket_t sock)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_socket_peer_port</name>
+      <anchorfile>group__XBT__sock__info.html</anchorfile>
+      <anchor>ga261ce2b45f820b18c6cf9efc46257f13</anchor>
+      <arglist>(xbt_socket_t sock)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>xbt_socket_peer_name</name>
+      <anchorfile>group__XBT__sock__info.html</anchorfile>
+      <anchor>ga333dd4cc354fc99c54661967b58efe27</anchor>
+      <arglist>(xbt_socket_t sock)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>xbt_socket_peer_proc</name>
+      <anchorfile>group__XBT__sock__info.html</anchorfile>
+      <anchor>ga9a749edc9efe22f95cbdabdbfe8c123a</anchor>
+      <arglist>(xbt_socket_t sock)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_sock_meas</name>
+    <title>Using measurement sockets</title>
+    <filename>group__XBT__sock__meas.html</filename>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_socket_is_meas</name>
+      <anchorfile>group__XBT__sock__meas.html</anchorfile>
+      <anchor>ga6123c76b9debccd4338a856cce5896d8</anchor>
+      <arglist>(xbt_socket_t sock)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_socket_meas_send</name>
+      <anchorfile>group__XBT__sock__meas.html</anchorfile>
+      <anchor>ga2702c9f2e738cde0bbbce90c6647b334</anchor>
+      <arglist>(xbt_socket_t peer, unsigned int timeout, unsigned long int msgSize, unsigned long int msgAmount)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_socket_meas_recv</name>
+      <anchorfile>group__XBT__sock__meas.html</anchorfile>
+      <anchor>gabaff122cfcb3bd3f6c991d0b2d50b710</anchor>
+      <arglist>(xbt_socket_t peer, unsigned int timeout, unsigned long int msgSize, unsigned long int msgAmount)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_socket_t</type>
+      <name>xbt_socket_meas_accept</name>
+      <anchorfile>group__XBT__sock__meas.html</anchorfile>
+      <anchor>ga4b3de4557dde69d3862c9657fbfb07a7</anchor>
+      <arglist>(xbt_socket_t peer)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_sock_plugin</name>
+    <title>Plugin mechanism</title>
+    <filename>group__XBT__sock__plugin.html</filename>
+  </compound>
+  <compound kind="group">
+    <name>XBT_swag_type</name>
+    <title>Swag types</title>
+    <filename>group__XBT__swag__type.html</filename>
+    <member kind="typedef">
+      <type>struct xbt_swag_hookup</type>
+      <name>s_xbt_swag_hookup_t</name>
+      <anchorfile>group__XBT__swag__type.html</anchorfile>
+      <anchor>ga1cb9298c552ff2834e5dad4848311692</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="typedef">
+      <type>struct xbt_swag *</type>
+      <name>xbt_swag_t</name>
+      <anchorfile>group__XBT__swag__type.html</anchorfile>
+      <anchor>gae08645c9a236bae019fb12ab374dc17f</anchor>
+      <arglist></arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_swag_func</name>
+    <title>SWAG functions</title>
+    <filename>group__XBT__swag__func.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_swag_reset</name>
+      <anchorfile>group__XBT__swag__func.html</anchorfile>
+      <anchor>ga178b8841e1a3e2561f5b73fbfdecdfa1</anchor>
+      <arglist>(swag)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_swag_insert</name>
+      <anchorfile>group__XBT__swag__func.html</anchorfile>
+      <anchor>ga1bb1fb6d0e53c58a6d5c9ceac94339b6</anchor>
+      <arglist>(obj, swag)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_swag_offset</name>
+      <anchorfile>group__XBT__swag__func.html</anchorfile>
+      <anchor>ga96193348bca3b2b0840cbc122d8516f7</anchor>
+      <arglist>(var, field)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_swag_t</type>
+      <name>xbt_swag_new</name>
+      <anchorfile>group__XBT__swag__func.html</anchorfile>
+      <anchor>ga11b0c605fb84243e1c399831c9efbf6c</anchor>
+      <arglist>(size_t offset)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_swag_free</name>
+      <anchorfile>group__XBT__swag__func.html</anchorfile>
+      <anchor>ga936859aae1ee95f8cfb9f32047dc482d</anchor>
+      <arglist>(xbt_swag_t swag)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_swag_init</name>
+      <anchorfile>group__XBT__swag__func.html</anchorfile>
+      <anchor>ga08da2ee0936e19da57695b5d99007c64</anchor>
+      <arglist>(xbt_swag_t swag, size_t offset)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_swag_insert_at_head</name>
+      <anchorfile>group__XBT__swag__func.html</anchorfile>
+      <anchor>ga19c8dc8c1637bb0fce94c4bc38b7d088</anchor>
+      <arglist>(void *obj, xbt_swag_t swag)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>xbt_swag_insert_at_tail</name>
+      <anchorfile>group__XBT__swag__func.html</anchorfile>
+      <anchor>gae5919f7e25c402ac3079d792e033a1fb</anchor>
+      <arglist>(void *obj, xbt_swag_t swag)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_swag_remove</name>
+      <anchorfile>group__XBT__swag__func.html</anchorfile>
+      <anchor>gabce3d24a60fbd2e2cbd31df6612418a3</anchor>
+      <arglist>(void *obj, xbt_swag_t swag)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>xbt_swag_extract</name>
+      <anchorfile>group__XBT__swag__func.html</anchorfile>
+      <anchor>ga008f75ad3c220b326121e44a6cadb6d3</anchor>
+      <arglist>(xbt_swag_t swag)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>xbt_swag_size</name>
+      <anchorfile>group__XBT__swag__func.html</anchorfile>
+      <anchor>gaef55e706dcbabb605cf71e522caa82e6</anchor>
+      <arglist>(xbt_swag_t swag)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>XBT_swag_curs</name>
+    <title>Swag cursor</title>
+    <filename>group__XBT__swag__curs.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_swag_foreach</name>
+      <anchorfile>group__XBT__swag__curs.html</anchorfile>
+      <anchor>gad0579732a4cf176b7812381b85c1df42</anchor>
+      <arglist>(obj, swag)</arglist>
+    </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>xbt_swag_foreach_safe</name>
+      <anchorfile>group__XBT__swag__curs.html</anchorfile>
+      <anchor>ga1cd81b745c6799a768b8f08c5d4c7974</anchor>
+      <arglist>(obj, obj_next, swag)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>SD_link_management</name>
+    <title>Links</title>
+    <filename>group__SD__link__management.html</filename>
+    <member kind="function">
+      <type>const SD_link_t *</type>
+      <name>SD_link_get_list</name>
+      <anchorfile>group__SD__link__management.html</anchorfile>
+      <anchor>gae6a4a20a3269c3595a195d24f220fb40</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>SD_link_get_number</name>
+      <anchorfile>group__SD__link__management.html</anchorfile>
+      <anchor>ga8f5ff7ea86c621aa77f44e913222613d</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>SD_link_get_data</name>
+      <anchorfile>group__SD__link__management.html</anchorfile>
+      <anchor>ga4f56602832da18405e8d0e2653f0744c</anchor>
+      <arglist>(SD_link_t link)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_link_set_data</name>
+      <anchorfile>group__SD__link__management.html</anchorfile>
+      <anchor>ga180c8056827783104c4cecce3acc9b23</anchor>
+      <arglist>(SD_link_t link, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>SD_link_get_name</name>
+      <anchorfile>group__SD__link__management.html</anchorfile>
+      <anchor>gace788d7f0b4b57c5af0b8a5025929780</anchor>
+      <arglist>(SD_link_t link)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_link_get_current_bandwidth</name>
+      <anchorfile>group__SD__link__management.html</anchorfile>
+      <anchor>ga4bdb09a991d2366f38c303ed2e48c885</anchor>
+      <arglist>(SD_link_t link)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_link_get_current_latency</name>
+      <anchorfile>group__SD__link__management.html</anchorfile>
+      <anchor>ga61b0106214ae990e8f4c9aaecfbc0779</anchor>
+      <arglist>(SD_link_t link)</arglist>
+    </member>
+    <member kind="function">
+      <type>e_SD_link_sharing_policy_t</type>
+      <name>SD_link_get_sharing_policy</name>
+      <anchorfile>group__SD__link__management.html</anchorfile>
+      <anchor>gaab6c4e1b06d62ed57157b508561b28c8</anchor>
+      <arglist>(SD_link_t link)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>SD_workstation_management</name>
+    <title>Workstations</title>
+    <filename>group__SD__workstation__management.html</filename>
+    <member kind="function">
+      <type>SD_workstation_t</type>
+      <name>SD_workstation_get_by_name</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga1c912ef7ecda05d307afefad0fc759b6</anchor>
+      <arglist>(const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>const SD_workstation_t *</type>
+      <name>SD_workstation_get_list</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga2849ed01ae4dc580923fbd6782d9ccf4</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>SD_workstation_get_number</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>gacdc811bb1046b88da230d51c68533ba2</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_workstation_set_data</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga63c39639777faf77a8e6c0bd41694fa1</anchor>
+      <arglist>(SD_workstation_t workstation, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>SD_workstation_get_data</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>gaed29af2c807f986fccf6d3ad4bf15156</anchor>
+      <arglist>(SD_workstation_t workstation)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>SD_workstation_get_name</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga229affb29b5472c8f62f054b0def9547</anchor>
+      <arglist>(SD_workstation_t workstation)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dict_t</type>
+      <name>SD_workstation_get_properties</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga24a4f207e56f070fa83c56d8bb0c35c1</anchor>
+      <arglist>(SD_workstation_t workstation)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>SD_workstation_get_property_value</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga6977e577293bd72f9e191dd2613b650f</anchor>
+      <arglist>(SD_workstation_t workstation, const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_workstation_dump</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga71b72259a6d31b4445700eb1d21a087a</anchor>
+      <arglist>(SD_workstation_t ws)</arglist>
+    </member>
+    <member kind="function">
+      <type>const SD_link_t *</type>
+      <name>SD_route_get_list</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>gaa9522a1e095218a426cf6c70315fdc9d</anchor>
+      <arglist>(SD_workstation_t src, SD_workstation_t dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>SD_route_get_size</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>gad28c1465fa8cc17f0d73668ed8dbca4a</anchor>
+      <arglist>(SD_workstation_t src, SD_workstation_t dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_workstation_get_power</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga324f3ae1cea2ae9e52bfb70448361f26</anchor>
+      <arglist>(SD_workstation_t workstation)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_workstation_get_available_power</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>gadfd3673bc4bc5011babfd0247d45ef28</anchor>
+      <arglist>(SD_workstation_t workstation)</arglist>
+    </member>
+    <member kind="function">
+      <type>e_SD_workstation_access_mode_t</type>
+      <name>SD_workstation_get_access_mode</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga68c974556d55dc2ae760fde9408a32e6</anchor>
+      <arglist>(SD_workstation_t workstation)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_workstation_set_access_mode</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>gac00d8cc9c460d532aedfb9ba8fc49c66</anchor>
+      <arglist>(SD_workstation_t workstation, e_SD_workstation_access_mode_t access_mode)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_workstation_get_computation_time</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga9caaba45417c65427ee74da841dd14e2</anchor>
+      <arglist>(SD_workstation_t workstation, double computation_amount)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_route_get_current_latency</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga224866561ec8000a495faea7c5e25b48</anchor>
+      <arglist>(SD_workstation_t src, SD_workstation_t dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_route_get_current_bandwidth</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>gad52c195122d5cd98331a3838c52d4d81</anchor>
+      <arglist>(SD_workstation_t src, SD_workstation_t dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_route_get_communication_time</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga0983ee235addaee99467ef4c4f97966b</anchor>
+      <arglist>(SD_workstation_t src, SD_workstation_t dst, double communication_amount)</arglist>
+    </member>
+    <member kind="function">
+      <type>SD_task_t</type>
+      <name>SD_workstation_get_current_task</name>
+      <anchorfile>group__SD__workstation__management.html</anchorfile>
+      <anchor>ga0e4d5fa0f15423b8c1e55abfecd25164</anchor>
+      <arglist>(SD_workstation_t workstation)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>SD_task_management</name>
+    <title>Tasks</title>
+    <filename>group__SD__task__management.html</filename>
+    <member kind="define">
+      <type>#define</type>
+      <name>SD_SCHED_NO_COST</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga430717fbd36bb2d92b85e4c47a96ffa0</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="function">
+      <type>SD_task_t</type>
+      <name>SD_task_create</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga4ac4414bf72fd959333848d88562502f</anchor>
+      <arglist>(const char *name, void *data, double amount)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>SD_task_get_data</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga766539121eadc77886003186e1b45e83</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_set_data</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga8f5b24ab48696ea78998b42ace35900a</anchor>
+      <arglist>(SD_task_t task, void *data)</arglist>
+    </member>
+    <member kind="function">
+      <type>e_SD_task_state_t</type>
+      <name>SD_task_get_state</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga2b320214a7e5a1c74cf50b236453b288</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>SD_task_get_name</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>gaf1f33ccbe8a0568836387a46d444473d</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_set_name</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>gaea6138e1ab09935b8a575e1ccbea045c</anchor>
+      <arglist>(SD_task_t task, const char *name)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_set_rate</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga5763ec9afe02f381bd1ae9b0be8cb64a</anchor>
+      <arglist>(SD_task_t task, double rate)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_watch</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga7853f1943b540ff9d3d7078ed46206cb</anchor>
+      <arglist>(SD_task_t task, e_SD_task_state_t state)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_unwatch</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga5cc2370b3d1c43b298a0d5512d8d9312</anchor>
+      <arglist>(SD_task_t task, e_SD_task_state_t state)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_task_get_amount</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>gaff407e0ad880fe3e34e0905bbbc1568a</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_task_get_remaining_amount</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga4f8d27d92e9fc813c44b5a64adb24410</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_task_get_execution_time</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga6c7f9b54e7f061555f07c6ade5fc1e9f</anchor>
+      <arglist>(SD_task_t task, int workstation_nb, const SD_workstation_t *workstation_list, const double *computation_amount, const double *communication_amount)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_schedule</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga30a5dbfc2983c1700375075f16c22364</anchor>
+      <arglist>(SD_task_t task, int workstation_nb, const SD_workstation_t *workstation_list, const double *computation_amount, const double *communication_amount, double rate)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_unschedule</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga5f1619e6ed05db349d89ea12944f64ba</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_task_get_start_time</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga1cc17b4c7857521fc4b679bff63446b6</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_task_get_finish_time</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga9ed01cda917f36b4da719f0594fbe9ee</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>SD_task_get_parents</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga8e6a82c3100081945a6afc650975dee3</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>SD_task_get_children</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>gabcb438f55dd8fb525a6753576c8c4069</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>SD_task_get_workstation_count</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga4092ccda7d10951ffaf47b65a2da4ae3</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>SD_workstation_t *</type>
+      <name>SD_task_get_workstation_list</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga773124574884bcff102efa3adc9b6120</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_destroy</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga0cffb2af680086f53fb1599db6ae3c42</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_dump</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga9ea8bd4d42155b26f17a875ce24a9ca0</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_dotty</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>gab29f36e954266588b46c3f2e76e4afe3</anchor>
+      <arglist>(SD_task_t task, void *out_FILE)</arglist>
+    </member>
+    <member kind="function">
+      <type>SD_task_t</type>
+      <name>SD_task_create_comp_seq</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga3f6480d75795a3309c0c026e540d86e0</anchor>
+      <arglist>(const char *name, void *data, double amount)</arglist>
+    </member>
+    <member kind="function">
+      <type>SD_task_t</type>
+      <name>SD_task_create_comp_par_amdahl</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga39c7eb7e2db73d0c022c78bf0d4a64a2</anchor>
+      <arglist>(const char *name, void *data, double amount, double alpha)</arglist>
+    </member>
+    <member kind="function">
+      <type>SD_task_t</type>
+      <name>SD_task_create_comm_e2e</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga5690de45db3666e42b97c171f952df15</anchor>
+      <arglist>(const char *name, void *data, double amount)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_distribute_comp_amdhal</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>gac3aba9d592abda234b32dc3e1d5f2af3</anchor>
+      <arglist>(SD_task_t task, int ws_count)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_schedulev</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>gab0ec206f43cda6a8cbdb4aaa8d1a9d02</anchor>
+      <arglist>(SD_task_t task, int count, const SD_workstation_t *list)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_schedulel</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga35bc9c3b6f25462bacb8f467605f87bb</anchor>
+      <arglist>(SD_task_t task, int count,...)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_set_category</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>gae070a8d12815166eaefe016b54553287</anchor>
+      <arglist>(SD_task_t task, const char *category)</arglist>
+    </member>
+    <member kind="function">
+      <type>const char *</type>
+      <name>SD_task_get_category</name>
+      <anchorfile>group__SD__task__management.html</anchorfile>
+      <anchor>ga9bfc296f5fd292edb7d1047756371346</anchor>
+      <arglist>(SD_task_t task)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>SD_task_dependency_management</name>
+    <title>Tasks dependencies</title>
+    <filename>group__SD__task__dependency__management.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_dependency_add</name>
+      <anchorfile>group__SD__task__dependency__management.html</anchorfile>
+      <anchor>gaeaa883b0561beefb647c5c4280299138</anchor>
+      <arglist>(const char *name, void *data, SD_task_t src, SD_task_t dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_task_dependency_remove</name>
+      <anchorfile>group__SD__task__dependency__management.html</anchorfile>
+      <anchor>ga3a22709b38b7a4eb86317e334a8110e0</anchor>
+      <arglist>(SD_task_t src, SD_task_t dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>void *</type>
+      <name>SD_task_dependency_get_data</name>
+      <anchorfile>group__SD__task__dependency__management.html</anchorfile>
+      <anchor>gaa1bdcdfefbf9b19e03cf90376d6fbbb0</anchor>
+      <arglist>(SD_task_t src, SD_task_t dst)</arglist>
+    </member>
+    <member kind="function">
+      <type>int</type>
+      <name>SD_task_dependency_exists</name>
+      <anchorfile>group__SD__task__dependency__management.html</anchorfile>
+      <anchor>gad492251b41fcd05684d88359c26656e1</anchor>
+      <arglist>(SD_task_t src, SD_task_t dst)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>SD_simulation</name>
+    <title>Simulation</title>
+    <filename>group__SD__simulation.html</filename>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_init</name>
+      <anchorfile>group__SD__simulation.html</anchorfile>
+      <anchor>gaa4c19ede9d99b8925e62f30c52f1e65f</anchor>
+      <arglist>(int *argc, char **argv)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_application_reinit</name>
+      <anchorfile>group__SD__simulation.html</anchorfile>
+      <anchor>ga8c9fdcd05effacd9b20c0ea75c5c5f7e</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_create_environment</name>
+      <anchorfile>group__SD__simulation.html</anchorfile>
+      <anchor>gac961eff01737333623e3b5343e78a269</anchor>
+      <arglist>(const char *platform_file)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_load_environment_script</name>
+      <anchorfile>group__SD__simulation.html</anchorfile>
+      <anchor>gaeb0b621a2ac717745e76d7df49931933</anchor>
+      <arglist>(const char *script_file)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>SD_simulate</name>
+      <anchorfile>group__SD__simulation.html</anchorfile>
+      <anchor>ga5a1f4e7f674374210de13181acbd98d3</anchor>
+      <arglist>(double how_long)</arglist>
+    </member>
+    <member kind="function">
+      <type>double</type>
+      <name>SD_get_clock</name>
+      <anchorfile>group__SD__simulation.html</anchorfile>
+      <anchor>gafc34707cae382f245f7a33d1eb202392</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>void</type>
+      <name>SD_exit</name>
+      <anchorfile>group__SD__simulation.html</anchorfile>
+      <anchor>gad1a92b51e423aad6d47be2b82c6536ba</anchor>
+      <arglist>(void)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>SD_daxload</name>
+      <anchorfile>group__SD__simulation.html</anchorfile>
+      <anchor>ga1882fd299f53829a131dd01c83ed5471</anchor>
+      <arglist>(const char *filename)</arglist>
+    </member>
+    <member kind="function">
+      <type>xbt_dynar_t</type>
+      <name>SD_dotload</name>
+      <anchorfile>group__SD__simulation.html</anchorfile>
+      <anchor>ga35de259bc832b4926a310d0359a36dd6</anchor>
+      <arglist>(const char *filename)</arglist>
+    </member>
+  </compound>
+  <compound kind="group">
+    <name>m_datatypes_management_details</name>
+    <title>Details on SIMIX datatypes</title>
+    <filename>group__m__datatypes__management__details.html</filename>
+  </compound>
+  <compound kind="group">
+    <name>XBT_dd</name>
+    <title>Data description</title>
+    <filename>group__XBT__dd.html</filename>
+    <subgroup>XBT_dd_basic</subgroup>
+    <subgroup>XBT_dd_auto</subgroup>
+    <subgroup>XBT_dd_manual</subgroup>
+    <subgroup>XBT_dd_cb_simple</subgroup>
+    <subgroup>XBT_dd_cb_full</subgroup>
+  </compound>
+  <compound kind="struct">
+    <name>amok_result_t</name>
+    <filename>structamok__result__t.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>DataDescriptorStruct</name>
+    <filename>structDataDescriptorStruct.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>gras_procdata_t</name>
+    <filename>structgras__procdata__t.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_gras_cblist</name>
+    <filename>structs__gras__cblist.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_gras_msg_cb_ctx</name>
+    <filename>structs__gras__msg__cb__ctx.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_gras_msg_t</name>
+    <filename>structs__gras__msg__t.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_gras_msgtype</name>
+    <filename>structs__gras__msgtype.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_model_type</name>
+    <filename>structs__model__type.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_smx_action</name>
+    <filename>structs__smx__action.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_smx_host</name>
+    <filename>structs__smx__host.html</filename>
+    <member kind="variable">
+      <type>char *</type>
+      <name>name</name>
+      <anchorfile>structs__smx__host.html</anchorfile>
+      <anchor>a5cc8b4e4cee6068286c16bd63fa212a6</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>void *</type>
+      <name>data</name>
+      <anchorfile>structs__smx__host.html</anchorfile>
+      <anchor>af7239e861f698e1d7ad1817d94903492</anchor>
+      <arglist></arglist>
+    </member>
+  </compound>
+  <compound kind="struct">
+    <name>s_smx_process</name>
+    <filename>structs__smx__process.html</filename>
+    <member kind="variable">
+      <type>char *</type>
+      <name>name</name>
+      <anchorfile>structs__smx__process.html</anchorfile>
+      <anchor>a5c047926058308fa200c609bbd6e4d27</anchor>
+      <arglist></arglist>
+    </member>
+  </compound>
+  <compound kind="struct">
+    <name>s_smx_rvpoint</name>
+    <filename>structs__smx__rvpoint.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_smx_simcall</name>
+    <filename>structs__smx__simcall.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_smx_timer</name>
+    <filename>structs__smx__timer.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_surf_metric_t</name>
+    <filename>structs__surf__metric__t.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_xbt_datadesc_type</name>
+    <filename>structs__xbt__datadesc__type.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_xbt_dd_cat_array</name>
+    <filename>structs__xbt__dd__cat__array.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_xbt_dd_cat_field</name>
+    <filename>structs__xbt__dd__cat__field.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_xbt_dd_cat_ref</name>
+    <filename>structs__xbt__dd__cat__ref.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_xbt_dd_cat_struct</name>
+    <filename>structs__xbt__dd__cat__struct.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_xbt_dd_cat_union</name>
+    <filename>structs__xbt__dd__cat__union.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_xbt_parmap</name>
+    <filename>structs__xbt__parmap.html</filename>
+    <member kind="variable">
+      <type>e_xbt_parmap_flag_t</type>
+      <name>status</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>afe6c4afdbdfecc9dc4cc141e264e1fa7</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>unsigned</type>
+      <name>work</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>acbf2e11c9c8d053907e5bc6f8e4d396d</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>unsigned</type>
+      <name>thread_counter</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>a4cb1478d076f1df7aa59518292b9300e</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>unsigned int</type>
+      <name>num_workers</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>a4610f24b4081b535323b5ae767221137</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>void_f_pvoid_t</type>
+      <name>fun</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>ab41017148fff9bfd45f1e4562cd8881f</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>xbt_dynar_t</type>
+      <name>data</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>ae218d5ac5ff8b9a5910f445627cb248e</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>unsigned int</type>
+      <name>index</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>ac583971bdbd4b8d9693e6bb539da69fe</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>e_xbt_parmap_mode_t</type>
+      <name>mode</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>ac414c60f2d3a61b47e436bfb96245969</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>master_wait_f</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>a675dabf4d9e2117c079aa3dcf1c82678</anchor>
+      <arglist>)(xbt_parmap_t)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>worker_signal_f</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>a9ba6b2ab3c8e1f943d9308c77c4f13ec</anchor>
+      <arglist>)(xbt_parmap_t)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>master_signal_f</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>a5cf66c7f69b8cf8e5546561d5feddfb5</anchor>
+      <arglist>)(xbt_parmap_t)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>worker_wait_f</name>
+      <anchorfile>structs__xbt__parmap.html</anchorfile>
+      <anchor>a5524248ea1a35b7094e3c898e293bf0d</anchor>
+      <arglist>)(xbt_parmap_t, unsigned)</arglist>
+    </member>
+  </compound>
+  <compound kind="struct">
+    <name>s_xbt_peer</name>
+    <filename>structs__xbt__peer.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>s_xbt_strbuff_t</name>
+    <filename>structs__xbt__strbuff__t.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>surf_action</name>
+    <filename>structsurf__action.html</filename>
+    <member kind="variable">
+      <type>double</type>
+      <name>cost</name>
+      <anchorfile>structsurf__action.html</anchorfile>
+      <anchor>a240981003cb7b2ef07b822b07a3e9973</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>double</type>
+      <name>priority</name>
+      <anchorfile>structsurf__action.html</anchorfile>
+      <anchor>ad856ef7cb77971a29ce0691b52bfd89e</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>double</type>
+      <name>max_duration</name>
+      <anchorfile>structsurf__action.html</anchorfile>
+      <anchor>ab18a20606e4b5393b305f7b0e5ca8fbf</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>double</type>
+      <name>remains</name>
+      <anchorfile>structsurf__action.html</anchorfile>
+      <anchor>a524498b274bd63b350e368a57105f47f</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>double</type>
+      <name>start</name>
+      <anchorfile>structsurf__action.html</anchorfile>
+      <anchor>ab81d9f768089a74b58910ad81f50d5f7</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>double</type>
+      <name>finish</name>
+      <anchorfile>structsurf__action.html</anchorfile>
+      <anchor>a4999b0d857d5e2e56431de7308909fbb</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>void *</type>
+      <name>data</name>
+      <anchorfile>structsurf__action.html</anchorfile>
+      <anchor>a0f6bd3843542d60168febd743a659c6b</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>char *</type>
+      <name>category</name>
+      <anchorfile>structsurf__action.html</anchorfile>
+      <anchor>ad4acecd52a2d4699e5f2145225fc890d</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>surf_file_t</type>
+      <name>file</name>
+      <anchorfile>structsurf__action.html</anchorfile>
+      <anchor>aa9ca06fd7e5854befa6036abda2365b4</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>s_file_stat_t</type>
+      <name>stat</name>
+      <anchorfile>structsurf__action.html</anchorfile>
+      <anchor>ab8bdf1c1badb49555ac0d1c327c4bc3a</anchor>
+      <arglist></arglist>
+    </member>
+  </compound>
+  <compound kind="struct">
+    <name>surf_action_state</name>
+    <filename>structsurf__action__state.html</filename>
+    <member kind="variable">
+      <type>xbt_swag_t</type>
+      <name>ready_action_set</name>
+      <anchorfile>structsurf__action__state.html</anchorfile>
+      <anchor>a037da16821384bfb2364d03d7bc7c6b2</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>xbt_swag_t</type>
+      <name>running_action_set</name>
+      <anchorfile>structsurf__action__state.html</anchorfile>
+      <anchor>a25766c647f7fadf3b54cdd5f7ab81957</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>xbt_swag_t</type>
+      <name>failed_action_set</name>
+      <anchorfile>structsurf__action__state.html</anchorfile>
+      <anchor>afd75fc8c3f9c0427127d33cf6c0514d8</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>xbt_swag_t</type>
+      <name>done_action_set</name>
+      <anchorfile>structsurf__action__state.html</anchorfile>
+      <anchor>ae22e8832c0918dc4942f1d918103e186</anchor>
+      <arglist></arglist>
+    </member>
+  </compound>
+  <compound kind="struct">
+    <name>surf_cpu_model_extension_public</name>
+    <filename>structsurf__cpu__model__extension__public.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>surf_model</name>
+    <filename>structsurf__model.html</filename>
+    <member kind="variable">
+      <type>const char *</type>
+      <name>name</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>a285237be60a0c75c56d50f754f10ca1b</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>s_surf_action_state_t</type>
+      <name>states</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>a0e84008d3c39ef70dbdb98a9de1bcf48</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>e_surf_action_state_t(*</type>
+      <name>action_state_get</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>ad6398c4a857042569f6943e95d4dcec4</anchor>
+      <arglist>)(surf_action_t action)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>action_state_set</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>a969312b9fd1533e9fb8488059522d760</anchor>
+      <arglist>)(surf_action_t action, e_surf_action_state_t state)</arglist>
+    </member>
+    <member kind="variable">
+      <type>double(*</type>
+      <name>action_get_start_time</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>a2ab1dc2a56a9950a1fc5afd4b09013f9</anchor>
+      <arglist>)(surf_action_t action)</arglist>
+    </member>
+    <member kind="variable">
+      <type>double(*</type>
+      <name>action_get_finish_time</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>a9bcb1343173e301eb3e861d8cefe30c1</anchor>
+      <arglist>)(surf_action_t action)</arglist>
+    </member>
+    <member kind="variable">
+      <type>int(*</type>
+      <name>action_unref</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>acb6cffe534dbfcfb5c3fefc5b714e623</anchor>
+      <arglist>)(surf_action_t action)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>action_cancel</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>aae5c7f6115a8e8f0c2c7dbd168dd8a8e</anchor>
+      <arglist>)(surf_action_t action)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>action_recycle</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>afdbd4f9c98ca4af207c89ebb29c9d8bb</anchor>
+      <arglist>)(surf_action_t action)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>action_data_set</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>ade0d9846b3a3e6321e87a51fc257116b</anchor>
+      <arglist>)(surf_action_t action, void *data)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>suspend</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>a90af557a210c80ed385fc4a0f4b3a882</anchor>
+      <arglist>)(surf_action_t action)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>resume</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>a8f0b61e06575462b3c5cbf1a22f3e859</anchor>
+      <arglist>)(surf_action_t action)</arglist>
+    </member>
+    <member kind="variable">
+      <type>int(*</type>
+      <name>is_suspended</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>af65ddbc8ce59a3e2e7e26098b5ba6552</anchor>
+      <arglist>)(surf_action_t action)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>set_max_duration</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>a4702f5e90dc62742ec188695e0ff1c72</anchor>
+      <arglist>)(surf_action_t action, double duration)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>set_priority</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>a34f89ec266f457c37000f52cdd354a08</anchor>
+      <arglist>)(surf_action_t action, double priority)</arglist>
+    </member>
+    <member kind="variable">
+      <type>void(*</type>
+      <name>set_category</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>a2fe3155ae5dfb3782e1e7b01dc90a988</anchor>
+      <arglist>)(surf_action_t action, const char *category)</arglist>
+    </member>
+    <member kind="variable">
+      <type>double(*</type>
+      <name>get_remains</name>
+      <anchorfile>structsurf__model.html</anchorfile>
+      <anchor>adf9644f3b9b404f36973a25bfee0e761</anchor>
+      <arglist>)(surf_action_t action)</arglist>
+    </member>
+  </compound>
+  <compound kind="struct">
+    <name>surf_model_description</name>
+    <filename>structsurf__model__description.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>surf_network_model_extension_public</name>
+    <filename>structsurf__network__model__extension__public.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>surf_storage_model_extension_public</name>
+    <filename>structsurf__storage__model__extension__public.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>surf_workstation_model_extension_public</name>
+    <filename>structsurf__workstation__model__extension__public.html</filename>
+    <member kind="variable">
+      <type>surf_action_t(*</type>
+      <name>execute</name>
+      <anchorfile>structsurf__workstation__model__extension__public.html</anchorfile>
+      <anchor>ad44708cb6550651107c38f4cccf0262f</anchor>
+      <arglist>)(void *workstation, double size)</arglist>
+    </member>
+    <member kind="variable">
+      <type>surf_action_t(*</type>
+      <name>sleep</name>
+      <anchorfile>structsurf__workstation__model__extension__public.html</anchorfile>
+      <anchor>a21f808bbbafa9bf838c71b5e54501465</anchor>
+      <arglist>)(void *workstation, double duration)</arglist>
+    </member>
+    <member kind="variable">
+      <type>e_surf_resource_state_t(*</type>
+      <name>get_state</name>
+      <anchorfile>structsurf__workstation__model__extension__public.html</anchorfile>
+      <anchor>a13bf38fd96228f099d5edbe6f55dafff</anchor>
+      <arglist>)(void *workstation)</arglist>
+    </member>
+    <member kind="variable">
+      <type>double(*</type>
+      <name>get_speed</name>
+      <anchorfile>structsurf__workstation__model__extension__public.html</anchorfile>
+      <anchor>a4360bd7e469801b2adc37c56edccfeca</anchor>
+      <arglist>)(void *workstation, double load)</arglist>
+    </member>
+    <member kind="variable">
+      <type>double(*</type>
+      <name>get_available_speed</name>
+      <anchorfile>structsurf__workstation__model__extension__public.html</anchorfile>
+      <anchor>ae6ed8c858e3d713fc7f1ba8f04bd1008</anchor>
+      <arglist>)(void *workstation)</arglist>
+    </member>
+    <member kind="variable">
+      <type>xbt_dynar_t(*</type>
+      <name>get_route</name>
+      <anchorfile>structsurf__workstation__model__extension__public.html</anchorfile>
+      <anchor>a84cdf3b9de17ceef028da789296fd1ae</anchor>
+      <arglist>)(void *workstation_src, void *workstation_dst)</arglist>
+    </member>
+    <member kind="variable">
+      <type>double(*</type>
+      <name>get_link_bandwidth</name>
+      <anchorfile>structsurf__workstation__model__extension__public.html</anchorfile>
+      <anchor>a564334f9eb1e783fa1f561bdf3a5aae0</anchor>
+      <arglist>)(const void *link)</arglist>
+    </member>
+    <member kind="variable">
+      <type>double(*</type>
+      <name>get_link_latency</name>
+      <anchorfile>structsurf__workstation__model__extension__public.html</anchorfile>
+      <anchor>a660cd47d3c8ef9bdd3dcb1bfd81f8e57</anchor>
+      <arglist>)(const void *link)</arglist>
+    </member>
+  </compound>
+  <compound kind="union">
+    <name>u_xbt_datadesc_category</name>
+    <filename>unionu__xbt__datadesc__category.html</filename>
+  </compound>
+  <compound kind="struct">
+    <name>xbt_ex_t</name>
+    <filename>structxbt__ex__t.html</filename>
+    <member kind="variable">
+      <type>char *</type>
+      <name>msg</name>
+      <anchorfile>structxbt__ex__t.html</anchorfile>
+      <anchor>ad0a0a10d1bb3838b5b205fc005693ec3</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>xbt_errcat_t</type>
+      <name>category</name>
+      <anchorfile>structxbt__ex__t.html</anchorfile>
+      <anchor>a2fdd312ae1d96663701d743283404924</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>int</type>
+      <name>value</name>
+      <anchorfile>structxbt__ex__t.html</anchorfile>
+      <anchor>a9bb9f8aef46f7821ab7c0ccd04b52f4f</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>short int</type>
+      <name>remote</name>
+      <anchorfile>structxbt__ex__t.html</anchorfile>
+      <anchor>a64d5ce4fa8dee32083ee85d800d0328c</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>char *</type>
+      <name>host</name>
+      <anchorfile>structxbt__ex__t.html</anchorfile>
+      <anchor>a18608979c3ac00dbd1f2980d7f3989d7</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>char *</type>
+      <name>procname</name>
+      <anchorfile>structxbt__ex__t.html</anchorfile>
+      <anchor>a2b10084a06349fff9725b7de494027a5</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>int</type>
+      <name>pid</name>
+      <anchorfile>structxbt__ex__t.html</anchorfile>
+      <anchor>a1d67c080063f5af389c3b23c381c240f</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>char *</type>
+      <name>file</name>
+      <anchorfile>structxbt__ex__t.html</anchorfile>
+      <anchor>a699c25f08a1720fd3d669706e0765782</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>int</type>
+      <name>line</name>
+      <anchorfile>structxbt__ex__t.html</anchorfile>
+      <anchor>ab5dd68c13c396302ebd7e98f76ff825d</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>char *</type>
+      <name>func</name>
+      <anchorfile>structxbt__ex__t.html</anchorfile>
+      <anchor>a83dc86da4901fc1589688824301eb929</anchor>
+      <arglist></arglist>
+    </member>
+  </compound>
+  <compound kind="struct">
+    <name>xbt_set_elm_</name>
+    <filename>structxbt__set__elm__.html</filename>
+    <member kind="variable">
+      <type>unsigned int</type>
+      <name>ID</name>
+      <anchorfile>structxbt__set__elm__.html</anchorfile>
+      <anchor>ad72fec45d8f1714b7465f1b951095746</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>char *</type>
+      <name>name</name>
+      <anchorfile>structxbt__set__elm__.html</anchorfile>
+      <anchor>a5a2ab800a2ad4e62739c13ff4f7d6104</anchor>
+      <arglist></arglist>
+    </member>
+    <member kind="variable">
+      <type>unsigned int</type>
+      <name>name_len</name>
+      <anchorfile>structxbt__set__elm__.html</anchorfile>
+      <anchor>a6896ad1af2ffaa976b0aa3850bd0a9c9</anchor>
+      <arglist></arglist>
+    </member>
+  </compound>
+  <compound kind="dir">
+    <name>amok/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/amok/</path>
+    <filename>dir_28324c62742e8219e629ef8429d682ae.html</filename>
+    <dir>amok/Bandwidth/</dir>
+    <dir>amok/PeerManagement/</dir>
+    <file>amok_base.c</file>
+    <file>amok_modinter.h</file>
+  </compound>
+  <compound kind="dir">
+    <name>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/amok/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/amok/</path>
+    <filename>dir_8e6715976bd84905621294d5b7c395a7.html</filename>
+    <file>bandwidth.h</file>
+    <file>base.h</file>
+    <file>peermanagement.h</file>
+  </compound>
+  <compound kind="dir">
+    <name>amok/Bandwidth/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/amok/Bandwidth/</path>
+    <filename>dir_a4438f769462b65fc63e554f16d88c52.html</filename>
+    <file>bandwidth.c</file>
+    <file>bandwidth_private.h</file>
+    <file>saturate.c</file>
+  </compound>
+  <compound kind="dir">
+    <name>xbt/datadesc/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/xbt/datadesc/</path>
+    <filename>dir_91a0a405ac108847b4126db2a2aa8ab1.html</filename>
+    <file>cbps.c</file>
+    <file>datadesc.c</file>
+    <file>datadesc_interface.h</file>
+    <file>datadesc_private.h</file>
+    <file>ddt_convert.c</file>
+    <file>ddt_create.c</file>
+    <file>ddt_exchange.c</file>
+    <file>ddt_parse.c</file>
+    <file>ddt_parse.yy.c</file>
+    <file>ddt_parse.yy.h</file>
+  </compound>
+  <compound kind="dir">
+    <name>gras/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/gras/</path>
+    <filename>dir_693401973e97b5bdb5ec6440f05de278.html</filename>
+    <dir>gras/Msg/</dir>
+    <dir>gras/Transport/</dir>
+    <dir>gras/Virtu/</dir>
+    <file>gras.c</file>
+    <file>rl_stubs.c</file>
+  </compound>
+  <compound kind="dir">
+    <name>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/gras/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/gras/</path>
+    <filename>dir_c863d7564cb82afc86a94aec0f2d92aa.html</filename>
+    <file>emul.h</file>
+    <file>messages.h</file>
+    <file>module.h</file>
+    <file>process.h</file>
+    <file>timer.h</file>
+    <file>transport.h</file>
+    <file>virtu.h</file>
+  </compound>
+  <compound kind="dir">
+    <name>include/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/include/</path>
+    <filename>dir_b0856f6b0d80ccb263b2f415c91f9e17.html</filename>
+    <dir>include/surf/</dir>
+  </compound>
+  <compound kind="dir">
+    <name>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/</path>
+    <filename>dir_d44c64559bbebec7f509842c48db8b23.html</filename>
+    <dir>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/amok/</dir>
+    <dir>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/gras/</dir>
+    <dir>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/msg/</dir>
+    <dir>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/simdag/</dir>
+    <dir>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/simgrid/</dir>
+    <dir>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/xbt/</dir>
+    <file>gras.h</file>
+    <file>xbt.h</file>
+  </compound>
+  <compound kind="dir">
+    <name>instr/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/instr/</path>
+    <filename>dir_e4627dd4e1973fdf9f4e2b34f6210e6e.html</filename>
+    <file>instr_config.c</file>
+    <file>instr_interface.c</file>
+    <file>instr_msg_process.c</file>
+    <file>instr_msg_task.c</file>
+    <file>instr_paje_containers.c</file>
+    <file>instr_paje_trace.c</file>
+    <file>instr_paje_types.c</file>
+    <file>instr_paje_values.c</file>
+    <file>instr_private.h</file>
+    <file>instr_resource_utilization.c</file>
+    <file>instr_routing.c</file>
+    <file>instr_smpi.c</file>
+    <file>instr_surf.c</file>
+  </compound>
+  <compound kind="dir">
+    <name>msg/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/msg/</path>
+    <filename>dir_92db932c96b71876a62b1386c1d468d9.html</filename>
+    <file>msg_actions.c</file>
+    <file>msg_config.c</file>
+    <file>msg_deployment.c</file>
+    <file>msg_environment.c</file>
+    <file>msg_global.c</file>
+    <file>msg_gos.c</file>
+    <file>msg_host.c</file>
+    <file>msg_io.c</file>
+    <file>msg_mailbox.c</file>
+    <file>msg_mailbox.h</file>
+    <file>msg_private.h</file>
+    <file>msg_process.c</file>
+    <file>msg_task.c</file>
+    <file>msg_vm.c</file>
+  </compound>
+  <compound kind="dir">
+    <name>gras/Msg/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/gras/Msg/</path>
+    <filename>dir_76dbdff3ff126b3f08d70b314c25c289.html</filename>
+    <file>gras_msg_exchange.c</file>
+    <file>gras_msg_listener.c</file>
+    <file>gras_msg_mod.c</file>
+    <file>gras_msg_types.c</file>
+    <file>msg_interface.h</file>
+    <file>msg_private.h</file>
+    <file>rl_msg.c</file>
+    <file>rpc.c</file>
+    <file>sg_msg.c</file>
+    <file>timer.c</file>
+  </compound>
+  <compound kind="dir">
+    <name>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/msg/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/msg/</path>
+    <filename>dir_f4a0ada2a696f9fa1f0722f1cc886f9d.html</filename>
+    <file>datatypes.h</file>
+    <file>msg.h</file>
+  </compound>
+  <compound kind="dir">
+    <name>amok/PeerManagement/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/amok/PeerManagement/</path>
+    <filename>dir_575d2cfac7ed40e52ed71ff63d36a6fc.html</filename>
+    <file>peermanagement.c</file>
+  </compound>
+  <compound kind="dir">
+    <name>simdag/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/simdag/</path>
+    <filename>dir_5b50adeb297f828a350356408820bb9d.html</filename>
+    <file>dax_dtd.c</file>
+    <file>dax_dtd.h</file>
+    <file>private.h</file>
+    <file>sd_daxloader.c</file>
+    <file>sd_dotloader.c</file>
+    <file>sd_global.c</file>
+    <file>sd_link.c</file>
+    <file>sd_task.c</file>
+    <file>sd_workstation.c</file>
+  </compound>
+  <compound kind="dir">
+    <name>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/simdag/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/simdag/</path>
+    <filename>dir_0263ee954995510870faa4b1fe8ff434.html</filename>
+    <file>datatypes.h</file>
+    <file>simdag.h</file>
+  </compound>
+  <compound kind="dir">
+    <name>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/simgrid/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/simgrid/</path>
+    <filename>dir_6a74bcf2fcf62215754778ceca10f2c7.html</filename>
+    <file>modelchecker.h</file>
+    <file>platf.h</file>
+    <file>simix.h</file>
+  </compound>
+  <compound kind="dir">
+    <name>simix/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/simix/</path>
+    <filename>dir_96d409525d77f9a64d47cab50cea52e6.html</filename>
+    <file>smx_context.c</file>
+    <file>smx_context_base.c</file>
+    <file>smx_context_raw.c</file>
+    <file>smx_context_sysv.c</file>
+    <file>smx_context_thread.c</file>
+    <file>smx_deployment.c</file>
+    <file>smx_environment.c</file>
+    <file>smx_global.c</file>
+    <file>smx_host.c</file>
+    <file>smx_host_private.h</file>
+    <file>smx_io.c</file>
+    <file>smx_io_private.h</file>
+    <file>smx_network.c</file>
+    <file>smx_network_private.h</file>
+    <file>smx_private.h</file>
+    <file>smx_process.c</file>
+    <file>smx_process_private.h</file>
+    <file>smx_smurf.c</file>
+    <file>smx_smurf_private.h</file>
+    <file>smx_synchro.c</file>
+    <file>smx_synchro_private.h</file>
+    <file>smx_user.c</file>
+  </compound>
+  <compound kind="dir">
+    <name>surf/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/surf/</path>
+    <filename>dir_c640365a1f2b97689859d021e20abcd7.html</filename>
+    <file>cpu_cas01.c</file>
+    <file>cpu_ti.c</file>
+    <file>cpu_ti_private.h</file>
+    <file>fair_bottleneck.c</file>
+    <file>lagrange.c</file>
+    <file>maxmin.c</file>
+    <file>maxmin_private.h</file>
+    <file>network.c</file>
+    <file>network_constant.c</file>
+    <file>network_gtnets.c</file>
+    <file>network_gtnets_private.h</file>
+    <file>network_ns3.c</file>
+    <file>network_ns3_private.h</file>
+    <file>network_private.h</file>
+    <file>random_mgr.c</file>
+    <file>sg_platf.c</file>
+    <file>simgrid_dtd.c</file>
+    <file>storage.c</file>
+    <file>storage_private.h</file>
+    <file>surf.c</file>
+    <file>surf_action.c</file>
+    <file>surf_config.c</file>
+    <file>surf_model.c</file>
+    <file>surf_private.h</file>
+    <file>surf_routing.c</file>
+    <file>surf_routing_cluster.c</file>
+    <file>surf_routing_dijkstra.c</file>
+    <file>surf_routing_floyd.c</file>
+    <file>surf_routing_full.c</file>
+    <file>surf_routing_generic.c</file>
+    <file>surf_routing_none.c</file>
+    <file>surf_routing_private.h</file>
+    <file>surf_routing_rulebased.c</file>
+    <file>surf_routing_vivaldi.c</file>
+    <file>surfxml_parse.c</file>
+    <file>surfxml_parseplatf.c</file>
+    <file>trace_mgr.c</file>
+    <file>trace_mgr_private.h</file>
+    <file>workstation.c</file>
+    <file>workstation_ptask_L07.c</file>
+  </compound>
+  <compound kind="dir">
+    <name>include/surf/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/include/surf/</path>
+    <filename>dir_7b471f56678bcaf979e1c230a94e387e.html</filename>
+    <file>datatypes.h</file>
+    <file>maxmin.h</file>
+    <file>random_mgr.h</file>
+    <file>surf.h</file>
+    <file>surf_resource.h</file>
+    <file>surf_resource_lmm.h</file>
+    <file>surfxml_parse_values.h</file>
+    <file>trace_mgr.h</file>
+  </compound>
+  <compound kind="dir">
+    <name>gras/Transport/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/gras/Transport/</path>
+    <filename>dir_894d9574e027c3b1963687a8dd798986.html</filename>
+    <file>rl_transport.c</file>
+    <file>sg_transport.c</file>
+    <file>transport.c</file>
+    <file>transport_interface.h</file>
+    <file>transport_plugin_file.c</file>
+    <file>transport_plugin_sg.c</file>
+    <file>transport_private.h</file>
+  </compound>
+  <compound kind="dir">
+    <name>gras/Virtu/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/gras/Virtu/</path>
+    <filename>dir_9c5d41195325f39faff256e4fa61e37c.html</filename>
+    <file>gras_module.c</file>
+    <file>process.c</file>
+    <file>rl_dns.c</file>
+    <file>rl_emul.c</file>
+    <file>rl_process.c</file>
+    <file>sg_dns.c</file>
+    <file>sg_emul.c</file>
+    <file>sg_process.c</file>
+    <file>virtu_interface.h</file>
+    <file>virtu_private.h</file>
+    <file>virtu_rl.h</file>
+    <file>virtu_sg.h</file>
+  </compound>
+  <compound kind="dir">
+    <name>xbt/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/src/xbt/</path>
+    <filename>dir_0fa1f9f9bfded4011a1639113cabffc9.html</filename>
+    <dir>xbt/datadesc/</dir>
+    <file>backtrace_dummy.c</file>
+    <file>backtrace_linux.c</file>
+    <file>backtrace_windows.c</file>
+    <file>config.c</file>
+    <file>cunit.c</file>
+    <file>dict.c</file>
+    <file>dict_cursor.c</file>
+    <file>dict_elm.c</file>
+    <file>dict_multi.c</file>
+    <file>dict_private.h</file>
+    <file>dynar.c</file>
+    <file>ex.c</file>
+    <file>ex_interface.h</file>
+    <file>fifo.c</file>
+    <file>fifo_private.h</file>
+    <file>graph.c</file>
+    <file>graph_private.h</file>
+    <file>graphxml.c</file>
+    <file>graphxml_parse.c</file>
+    <file>heap.c</file>
+    <file>heap_private.h</file>
+    <file>lib.c</file>
+    <file>log.c</file>
+    <file>log_private.h</file>
+    <file>mallocator.c</file>
+    <file>mallocator_private.h</file>
+    <file>parmap.c</file>
+    <file>RngStream.c</file>
+    <file>set.c</file>
+    <file>setset.c</file>
+    <file>setset_private.h</file>
+    <file>snprintf.c</file>
+    <file>swag.c</file>
+    <file>win32_ucontext.c</file>
+    <file>xbt_log_appender_file.c</file>
+    <file>xbt_log_layout_format.c</file>
+    <file>xbt_log_layout_simple.c</file>
+    <file>xbt_main.c</file>
+    <file>xbt_matrix.c</file>
+    <file>xbt_os_thread.c</file>
+    <file>xbt_os_time.c</file>
+    <file>xbt_peer.c</file>
+    <file>xbt_queue.c</file>
+    <file>xbt_replay.c</file>
+    <file>xbt_rl_synchro.c</file>
+    <file>xbt_rl_time.c</file>
+    <file>xbt_sg_stubs.c</file>
+    <file>xbt_sg_synchro.c</file>
+    <file>xbt_sg_time.c</file>
+    <file>xbt_sha.c</file>
+    <file>xbt_socket.c</file>
+    <file>xbt_socket_private.h</file>
+    <file>xbt_str.c</file>
+    <file>xbt_strbuff.c</file>
+    <file>xbt_synchro.c</file>
+    <file>xbt_trp_plugin_tcp.c</file>
+    <file>xbt_virtu.c</file>
+  </compound>
+  <compound kind="dir">
+    <name>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/xbt/</name>
+    <path>/home/lbobelin/postdoc/projects/simgrid/simgrid/include/xbt/</path>
+    <filename>dir_abfd4b05a641ac2679f98816407469af.html</filename>
+    <file>asserts.h</file>
+    <file>automaton.h</file>
+    <file>automatonparse_promela.h</file>
+    <file>config.h</file>
+    <file>cunit.h</file>
+    <file>datadesc.h</file>
+    <file>dict.h</file>
+    <file>dynar.h</file>
+    <file>ex.h</file>
+    <file>fifo.h</file>
+    <file>file_stat.h</file>
+    <file>function_types.h</file>
+    <file>graph.h</file>
+    <file>graphxml.h</file>
+    <file>graphxml_parse.h</file>
+    <file>hash.h</file>
+    <file>heap.h</file>
+    <file>lib.h</file>
+    <file>log.h</file>
+    <file>mallocator.h</file>
+    <file>matrix.h</file>
+    <file>misc.h</file>
+    <file>mmalloc.h</file>
+    <file>module.h</file>
+    <file>parmap.h</file>
+    <file>peer.h</file>
+    <file>queue.h</file>
+    <file>replay.h</file>
+    <file>RngStream.h</file>
+    <file>set.h</file>
+    <file>setset.h</file>
+    <file>socket.h</file>
+    <file>str.h</file>
+    <file>strbuff.h</file>
+    <file>swag.h</file>
+    <file>synchro.h</file>
+    <file>synchro_core.h</file>
+    <file>sysdep.h</file>
+    <file>time.h</file>
+    <file>virtu.h</file>
+    <file>win32_ucontext.h</file>
+    <file>xbt_os_thread.h</file>
+  </compound>
+</tagfile>
similarity index 83%
rename from doc/module-gras.doc
rename to doc/shared/doxygen/gras-examples.doc
index 2d0d975..f00ab28 100644 (file)
@@ -1,34 +1,12 @@
-/** \addtogroup GRAS_API
-
-    \section GRAS_funct GRAS offers the following functionnalities
-     - <b>\ref GRAS_comm</b>: Exchanging messages between peers
-       - \ref GRAS_dd : any data which may transit on the network must be
-         described beforehand so that GRAS can handle the platform
-         heterogeneity and convert them if needed.
-       - \ref GRAS_sock : this is how to open a communication channel to
-         other processes, and retrive information about them.
-       - \ref GRAS_msg : communications are message oriented. You have to
-         describe all possible messages and their payload beforehand, and
-         can then attach callbacks to the arrival of a given kind of message.
-       - \ref GRAS_timer : this is how to program repetitive and delayed
-         tasks, not unlike cron(8) and at(1). This cannot be used to timeout
-         a function (like setitimer(2) or signal(2) games could do).
-     - <b>\ref GRAS_run</b>: Running both on top of the simulator and on
-       top of real platforms, and portability support.
-       - \ref GRAS_virtu : You naturally don't want to call the
-          gettimeofday(2) function in simulation mode since it would give
-          you the time on the host running the simulation, not the time in
-          the simulated world (you are belonging to).\n
-         This a system call virtualization layer, which also acts as a
-          portability layer.
-       - \ref GRAS_globals : The use of globals is forbidden since the
-         "processes" are threads in simulation mode. \n
-        This is how to let GRAS handle your globals properly.
-       - \ref GRAS_emul : Support to emulate code excution (ie, reporting
-         execution time into the simulator and having code sections specific
-         to simulation or to real mode).
-
-    \section GRAS_examples Examples
+/**
+@defgroup GRAS_ex GRAS Examples
+@ingroup GRAS_User_Guide
+    
+
+*/
+
+/**
+\section GRAS_examples Examples
 
     There is for now rather few examples of GRAS, but it's better than
     nothing, isn't it?
 
     There is for now rather few examples of GRAS, but it's better than
     nothing, isn't it?
        - \ref GRAS_howto
          - \ref GRAS_howto_design
 
        - \ref GRAS_howto
          - \ref GRAS_howto_design
 
-    @{ */
-       /** @defgroup GRAS_comm    Communication facilities */
-       /** @defgroup GRAS_run     Virtualization */
+   @{ */ 
        /** @defgroup GRAS_ex      Examples */
        /** @defgroup GRAS_tut     Tutorial */
 /** @} */
        /** @defgroup GRAS_ex      Examples */
        /** @defgroup GRAS_tut     Tutorial */
 /** @} */
-#####################################################################
-/** @addtogroup GRAS_comm
-
-   Here are the communication facilities. GRAS allows you to exchange
-   <i>messages</i> on <i>sockets</i> (which can be seen as pipes between
-   processes). On reception, messages start <i>callbacks</i> (that's the
-   default communication mode, not the only one). All messages of a given
-   type convey the same kind of data, and you have to describe it
-   beforehand.
-
-   Timers are also seen as a mean of communication (with yourself). It
-   allows you to run a repetitive task ("do this every N second until I tell
-   you to stop"), or to deffer a treatment ("do this in 3 sec").
-
-    @{ */
-       /** @defgroup GRAS_dd      Data description      */
-       /** @defgroup GRAS_sock    Sockets               */
-       /** @defgroup GRAS_msg     Messages              */
-       /** @defgroup GRAS_timer   Timers                */
-
-/** @} */
-#####################################################################
-/** @addtogroup GRAS_run
-
-   Virtualization facilities allow your code to run both on top of the simulator or in real setting.
 
 
-    @{ */
-
-       /** @defgroup GRAS_globals Globals               */
-       /** @defgroup GRAS_emul    Emulation support */
-       /** @defgroup GRAS_virtu   Syscalls              */
-
-/** @} */
 
 #####################################################################
 /** @addtogroup GRAS_ex
 
 #####################################################################
 /** @addtogroup GRAS_ex
similarity index 64%
rename from doc/module-msg.doc
rename to doc/shared/doxygen/msg-examples.doc
index 2c708c9..f6a0e6a 100644 (file)
@@ -1,37 +1,7 @@
-/** \addtogroup MSG_API
-
-      MSG was the first distributed programming environment provided within
-      SimGrid. While almost realistic, it remains quite simple (simplistic?).
-      This describes the native to MSG.
-
-      \section jMSG_who Who should use this (and who shouldn't)
-
-      You should use MSG if you want to study some heuristics for a
-      given problem you don't really want to implement. If you want to
-      use the C programming language, your are in the right
-      section. To use the Java or Ruby programming interfaces, please refer to
-      the documentation provided in the relevant packages.
-
-  \section MSG_funct Offered functionnalities
-   - \ref msg_simulation
-   - \ref m_process_management
-   - \ref m_host_management
-   - \ref m_task_management
-   - \ref msg_file_management
-   - \ref msg_task_usage
-   - \ref msg_VMs
-   - \ref msg_trace_driven
-   - \ref msg_deprecated_functions
-
-
-  Also make sure to visit the page @ref MSG_examples.
-*/
-
 /**
 @defgroup MSG_examples MSG Examples
 /**
 @defgroup MSG_examples MSG Examples
-@ingroup MSG_API
+@ingroup MSG_User_Guide
 
 
-@htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Examples" --> @endhtmlonly
 
 MSG comes with an extensive set of examples. It is sometimes difficult
 to find the one you need. This list aims at helping you finding the
 
 MSG comes with an extensive set of examples. It is sometimes difficult
 to find the one you need. This list aims at helping you finding the
@@ -41,155 +11,6 @@ example from which you can learn what you want to.
 
 */
 
 
 */
 
-/**
-@defgroup msg_simulation   Main MSG simulation Functions
-@ingroup MSG_API
-@brief Describes how to setup and control your simulation.
-
-The basic workflow is the following (check the \ref MSG_examples for
-details).
-
- -# Initialize the library with #MSG_global_init
- -# Create a platform (usually by parsing a file with
-    #MSG_create_environment)
- -# Register the functions that your processes are supposed to run with
-    #MSG_function_register (and maybe #MSG_function_register_default)
- -# Launch your processes from a deployment file with #MSG_launch_application
- -# Run the simulation with #MSG_main
- -# Cleanup the library with #MSG_clean before ending your program
-    (optional).
-
-@htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Simulation Control" --> @endhtmlonly
-*/
-
-/** @defgroup m_process_management Process Management Functions
- *  @ingroup MSG_API
- *  @brief This section describes the process structure of MSG
- *         (#m_process_t) and the functions for managing it.
- */
-
-/** @defgroup m_host_management Host Management Functions
- *  @ingroup MSG_API
- *  @brief This section describes the host structure of MSG
- */
-
-/** @defgroup m_task_management Task Management Functions
- *  @ingroup MSG_API
- *  @brief This section describes the task structure of MSG
- *         (#m_task_t) and the functions for managing it. See
- *         \ref msg_task_usage to see how to put the tasks in action.
- *
- * \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Tasks" --> \endhtmlonly
- */
-
-/** @defgroup msg_task_usage Task Actions
- *  @ingroup MSG_API
- *  @brief This section describes the functions that can be used
- *         by a process to execute, communicate or otherwise handle some task.
- */
-
-/** @defgroup msg_VMs VMs
- *  @ingroup MSG_API
- *  @brief This section describes the interface created to mimick IaaS clouds.
- *
- *  With it, you can create virtual machines to put your processes
- *  into, and interact directly with the VMs to manage groups of
- *  processes.
- *
- *  This interface is highly experimental at this point. Testing is
- *  welcomed, but do not expect too much of it right now. Even the
- *  interfaces may be changed in future releases of SimGrid (although
- *  things are expected to stabilize nicely before SimGrid v3.8).
- *  There is no guaranty on the rest of SimGrid, and there is less
- *  than that on this part.
- *
- */
-
-/** @defgroup msg_file_management File Management Functions
- *  @ingroup MSG_API
- *  @brief This section describes the file structure of MSG
- *         (#msg_file_t) and the functions for managing it. It
- *   is based on POSIX functions.
- */
-
-
-/**
-@defgroup msg_trace_driven Trace-driven simulations
-@ingroup MSG_API
-@brief This section describes the functions allowing to build trace-driven simulations.
-
-\htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Trace-Driven" --> \endhtmlonly
-
-This is very handy when you want to test an algorithm or protocol that
-does nothing unless it receives some events from outside. For example,
-a P2P protocol reacts to requests from the user, but does nothing if
-there is no such event.
-
-In such situations, SimGrid allows to write your protocol in your C
-file, and the events to react to in a separate text file. Declare a
-function handling each of the events that you want to accept in your
-trace files, register them using #MSG_action_register in your main,
-and then use #MSG_action_trace_run to launch the simulation. You can
-either have one trace file containing all your events, or a file per
-simulated process.
-
-Check the examples in <b>examples/msg/actions/actions.c</b> for details.
-
- */
-
-
-
-/**
-@defgroup MSG_LUA      Lua bindings
-@ingroup MSG_API
-@brief Lua bindings to MSG (\ref MSG_API)
-
-@htmlonly <!--  DOXYGEN_NAVBAR_LABEL="LUA bindings" --> @endhtmlonly
-
-This is the lua bindings of the \ref MSG_API interface.
-
-\section lMSG_who Who should use this (and who shouldn't)
-
-If you want to use MSG to study your algorithm, but you don't want to
-use the C language (using \ref MSG_API), then you should use some
-bindings such as this one. The advantage of the lua bindings is that
-they are distributed directly with the main archive (in contrary to
-Java and Ruby bindings, for example, that are distributed separately).
-Another advantage of lua is that there is almost no performance loss
-with regard to the C version (at least there shouln't be any -- it is
-still to be precisely assessed).
-
-\section MSG_Lua_funct  Lua offered functionnalities in MSG
-
-Almost all important features of the MSG interface are available from
-the lua bindings. Unfortunately, since doxygen does not support the
-lua modules implemented directly in C as we are using, there is no
-ready to use reference documentation for this module. Even more than
-for the other modules, you will have to dig into the source code of
-the examples to learn how to use it.
-
-\section Lua_examples Examples of lua MSG
-
-  - \ref MSG_ex_master_slave_lua
-  - \ref MSG_ex_master_slave_lua_bypass
-  - Also, the lua version of the Chord example (in the source tree)
-    is a working non-trivial example of use of the lua bindings
-*/
-
-/**
-@defgroup msg_deprecated_functions MSG Deprecated
-@ingroup MSG_API
-@brief This section describes the deprecated functions. PLEASE STOP USING THEM.
-
-We don't remove them because the ability to run old scientific
-code is something important to us. But these functionalities are
-not actively supported anymore.
-
-To access these functions, you should define the relevant option
-at configuration time in ccmake.
- */
-
-
 /**
 @defgroup MSG_ex_asynchronous_communications Asynchronous communications
 @ingroup MSG_examples
 /**
 @defgroup MSG_ex_asynchronous_communications Asynchronous communications
 @ingroup MSG_examples
@@ -299,6 +120,7 @@ We can also wait for the arrival of all messages.
 
 */
 
 
 */
 
+
 /**
 @defgroup MSG_ex_master_slave Basic Master/Slaves
 @ingroup MSG_examples
 /**
 @defgroup MSG_ex_master_slave Basic Master/Slaves
 @ingroup MSG_examples
diff --git a/doc/shared/fig/simgrid_modules.png b/doc/shared/fig/simgrid_modules.png
new file mode 100644 (file)
index 0000000..89166b5
Binary files /dev/null and b/doc/shared/fig/simgrid_modules.png differ
diff --git a/doc/shared/fig/simgrid_modules2.png b/doc/shared/fig/simgrid_modules2.png
new file mode 100644 (file)
index 0000000..918c36a
Binary files /dev/null and b/doc/shared/fig/simgrid_modules2.png differ
diff --git a/doc/simgrid.zargo b/doc/simgrid.zargo
deleted file mode 100644 (file)
index c09b986..0000000
Binary files a/doc/simgrid.zargo and /dev/null differ
similarity index 99%
rename from doc/FAQ.doc
rename to doc/user_guide/doxygen/FAQ.doc
index a3745b1..dc46ff1 100644 (file)
@@ -1,6 +1,5 @@
 /*! \page FAQ Frequently Asked Questions
 
 /*! \page FAQ Frequently Asked Questions
 
-\htmlinclude .FAQ.doc.toc
 
 \section faq_simgrid I'm new to SimGrid. I have some questions. Where should I start?
 
 
 \section faq_simgrid I'm new to SimGrid. I have some questions. Where should I start?
 
diff --git a/doc/user_guide/doxygen/UserGuideDoxyfile.in b/doc/user_guide/doxygen/UserGuideDoxyfile.in
new file mode 100644 (file)
index 0000000..d85cb15
--- /dev/null
@@ -0,0 +1,1847 @@
+
+#               @WARNING@
+
+# Doxyfile 1.8.1
+
+# This file describes the settings to be used by the documentation system
+# doxygen (www.doxygen.org) for a project.
+#
+# All text after a hash (#) is considered a comment and will be ignored.
+# The format is:
+#       TAG = value [value, ...]
+# For lists items can also be appended using:
+#       TAG += value [value, ...]
+# Values that contain spaces should be placed between quotes (" ").
+
+#---------------------------------------------------------------------------
+# Project related configuration options
+#---------------------------------------------------------------------------
+
+# This tag specifies the encoding used for all characters in the config file
+# that follow. The default is UTF-8 which is also the encoding used for all
+# text before the first occurrence of this tag. Doxygen uses libiconv (or the
+# iconv built into libc) for the transcoding. See
+# http://www.gnu.org/software/libiconv for the list of possible encodings.
+
+DOXYFILE_ENCODING      = UTF-8
+
+# The PROJECT_NAME tag is a single word (or sequence of words) that should
+# identify the project. Note that if you do not use Doxywizard you need
+# to put quotes around the project name if it contains spaces.
+
+PROJECT_NAME           = SimGrid
+
+# The PROJECT_NUMBER tag can be used to enter a project or revision number.
+# This could be handy for archiving the generated documentation or
+# if some version control system is used.
+
+PROJECT_NUMBER         = @release_version@
+
+# Using the PROJECT_BRIEF tag one can provide an optional one line description
+# for a project that appears at the top of each page and should give viewer
+# a quick idea about the purpose of the project. Keep the description short.
+
+PROJECT_BRIEF          = "Scalable Simulation of Distributed Systems - User Guide"
+
+# With the PROJECT_LOGO tag one can specify an logo or icon that is
+# included in the documentation. The maximum height of the logo should not
+# exceed 55 pixels and the maximum width should not exceed 200 pixels.
+# Doxygen will copy the logo to the output directory.
+
+PROJECT_LOGO           = 
+
+# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
+# base path where the generated documentation will be put.
+# If a relative path is entered, it will be relative to the location
+# where doxygen was started. If left blank the current directory will be used.
+
+OUTPUT_DIRECTORY       = ../
+
+# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
+# 4096 sub-directories (in 2 levels) under the output directory of each output
+# format and will distribute the generated files over these directories.
+# Enabling this option can be useful when feeding doxygen a huge amount of
+# source files, where putting all generated files in the same directory would
+# otherwise cause performance problems for the file system.
+
+CREATE_SUBDIRS         = NO
+
+# The OUTPUT_LANGUAGE tag is used to specify the language in which all
+# documentation generated by doxygen is written. Doxygen will use this
+# information to generate all constant output in the proper language.
+# The default language is English, other supported languages are:
+# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
+# Croatian, Czech, Danish, Dutch, Esperanto, Farsi, Finnish, French, German,
+# Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English
+# messages), Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian,
+# Polish, Portuguese, Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak,
+# Slovene, Spanish, Swedish, Ukrainian, and Vietnamese.
+
+OUTPUT_LANGUAGE        = English
+
+# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
+# include brief member descriptions after the members that are listed in
+# the file and class documentation (similar to JavaDoc).
+# Set to NO to disable this.
+
+BRIEF_MEMBER_DESC      = YES
+
+# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
+# the brief description of a member or function before the detailed description.
+# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
+# brief descriptions will be completely suppressed.
+
+REPEAT_BRIEF           = YES
+
+# This tag implements a quasi-intelligent brief description abbreviator
+# that is used to form the text in various listings. Each string
+# in this list, if found as the leading text of the brief description, will be
+# stripped from the text and the result after processing the whole list, is
+# used as the annotated text. Otherwise, the brief description is used as-is.
+# If left blank, the following values are used ("$name" is automatically
+# replaced with the name of the entity): "The $name class" "The $name widget"
+# "The $name file" "is" "provides" "specifies" "contains"
+# "represents" "a" "an" "the"
+
+ABBREVIATE_BRIEF       =
+
+# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
+# Doxygen will generate a detailed section even if there is only a brief
+# description.
+
+ALWAYS_DETAILED_SEC    = NO
+
+# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
+# inherited members of a class in the documentation of that class as if those
+# members were ordinary class members. Constructors, destructors and assignment
+# operators of the base classes will not be shown.
+
+INLINE_INHERITED_MEMB  = YES
+
+# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
+# path before files name in the file list and in the header files. If set
+# to NO the shortest path that makes the file name unique will be used.
+
+FULL_PATH_NAMES        = YES
+
+# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
+# can be used to strip a user-defined part of the path. Stripping is
+# only done if one of the specified strings matches the left-hand part of
+# the path. The tag can be used to show relative paths in the file list.
+# If left blank the directory from which doxygen is run is used as the
+# path to strip.
+
+STRIP_FROM_PATH        = @srcdir@
+
+# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
+# the path mentioned in the documentation of a class, which tells
+# the reader which header file to include in order to use a class.
+# If left blank only the name of the header file containing the class
+# definition is used. Otherwise one should specify the include paths that
+# are normally passed to the compiler using the -I flag.
+
+STRIP_FROM_INC_PATH    =
+
+# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
+# (but less readable) file names. This can be useful if your file system
+# doesn't support long names like on DOS, Mac, or CD-ROM.
+
+SHORT_NAMES            = NO
+
+# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
+# will interpret the first line (until the first dot) of a JavaDoc-style
+# comment as the brief description. If set to NO, the JavaDoc
+# comments will behave just like regular Qt-style comments
+# (thus requiring an explicit @brief command for a brief description.)
+
+JAVADOC_AUTOBRIEF      = NO
+
+# If the QT_AUTOBRIEF tag is set to YES then Doxygen will
+# interpret the first line (until the first dot) of a Qt-style
+# comment as the brief description. If set to NO, the comments
+# will behave just like regular Qt-style comments (thus requiring
+# an explicit \brief command for a brief description.)
+
+QT_AUTOBRIEF           = NO
+
+# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
+# treat a multi-line C++ special comment block (i.e. a block of //! or ///
+# comments) as a brief description. This used to be the default behaviour.
+# The new default is to treat a multi-line C++ comment block as a detailed
+# description. Set this tag to YES if you prefer the old behaviour instead.
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
+# member inherits the documentation from any documented member that it
+# re-implements.
+
+INHERIT_DOCS           = YES
+
+# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
+# a new page for each member. If set to NO, the documentation of a member will
+# be part of the file/class/namespace that contains it.
+
+SEPARATE_MEMBER_PAGES  = NO
+
+# The TAB_SIZE tag can be used to set the number of spaces in a tab.
+# Doxygen uses this value to replace tabs by spaces in code fragments.
+
+TAB_SIZE               = 8
+
+# This tag can be used to specify a number of aliases that acts
+# as commands in the documentation. An alias has the form "name=value".
+# For example adding "sideeffect=\par Side Effects:\n" will allow you to
+# put the command \sideeffect (or @sideeffect) in the documentation, which
+# will result in a user-defined paragraph with heading "Side Effects:".
+# You can put \n's in the value part of an alias to insert newlines.
+
+ALIASES                =
+
+# This tag can be used to specify a number of word-keyword mappings (TCL only).
+# A mapping has the form "name=value". For example adding
+# "class=itcl::class" will allow you to use the command class in the
+# itcl::class meaning.
+
+#TCL_SUBST              =
+
+# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
+# sources only. Doxygen will then generate output that is more tailored for C.
+# For instance, some of the names that are used will be different. The list
+# of all members will be omitted, etc.
+
+OPTIMIZE_OUTPUT_FOR_C  = YES
+
+# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
+# sources only. Doxygen will then generate output that is more tailored for
+# Java. For instance, namespaces will be presented as packages, qualified
+# scopes will look different, etc.
+
+OPTIMIZE_OUTPUT_JAVA   = NO
+
+# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
+# sources only. Doxygen will then generate output that is more tailored for
+# Fortran.
+
+OPTIMIZE_FOR_FORTRAN   = NO
+
+# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
+# sources. Doxygen will then generate output that is tailored for
+# VHDL.
+
+OPTIMIZE_OUTPUT_VHDL   = NO
+
+# Doxygen selects the parser to use depending on the extension of the files it
+# parses. With this tag you can assign which parser to use for a given extension.
+# Doxygen has a built-in mapping, but you can override or extend it using this
+# tag. The format is ext=language, where ext is a file extension, and language
+# is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
+# C++, D, PHP, Objective-C, Python, Fortran, VHDL, C, C++. For instance to make
+# doxygen treat .inc files as Fortran files (default is PHP), and .f files as C
+# (default is Fortran), use: inc=Fortran f=C. Note that for custom extensions
+# you also need to set FILE_PATTERNS otherwise the files are not read by doxygen.
+
+EXTENSION_MAPPING      =
+
+# If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
+# comments according to the Markdown format, which allows for more readable
+# documentation. See http://daringfireball.net/projects/markdown/ for details.
+# The output of markdown processing is further processed by doxygen, so you
+# can mix doxygen, HTML, and XML commands with Markdown formatting.
+# Disable only in case of backward compatibilities issues.
+
+#MARKDOWN_SUPPORT       = YES
+
+# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
+# to include (a tag file for) the STL sources as input, then you should
+# set this tag to YES in order to let doxygen match functions declarations and
+# definitions whose arguments contain STL classes (e.g. func(std::string); v.s.
+# func(std::string) {}). This also makes the inheritance and collaboration
+# diagrams that involve STL classes more complete and accurate.
+
+BUILTIN_STL_SUPPORT    = NO
+
+# If you use Microsoft's C++/CLI language, you should set this option to YES to
+# enable parsing support.
+
+CPP_CLI_SUPPORT        = NO
+
+# Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
+# Doxygen will parse them like normal C++ but will assume all classes use public
+# instead of private inheritance when no explicit protection keyword is present.
+
+SIP_SUPPORT            = NO
+
+# For Microsoft's IDL there are propget and propput attributes to indicate getter
+# and setter methods for a property. Setting this option to YES (the default)
+# will make doxygen replace the get and set methods by a property in the
+# documentation. This will only work if the methods are indeed getting or
+# setting a simple type. If this is not the case, or you want to show the
+# methods anyway, you should set this option to NO.
+
+IDL_PROPERTY_SUPPORT   = YES
+
+# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
+# tag is set to YES, then doxygen will reuse the documentation of the first
+# member in the group (if any) for the other members of the group. By default
+# all members of a group must be documented explicitly.
+
+DISTRIBUTE_GROUP_DOC   = NO
+
+# Set the SUBGROUPING tag to YES (the default) to allow class member groups of
+# the same type (for instance a group of public functions) to be put as a
+# subgroup of that type (e.g. under the Public Functions section). Set it to
+# NO to prevent subgrouping. Alternatively, this can be done per class using
+# the \nosubgrouping command.
+
+SUBGROUPING            = YES
+
+# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and
+# unions are shown inside the group in which they are included (e.g. using
+# @ingroup) instead of on a separate page (for HTML and Man pages) or
+# section (for LaTeX and RTF).
+
+INLINE_GROUPED_CLASSES = NO
+
+# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and
+# unions with only public data fields will be shown inline in the documentation
+# of the scope in which they are defined (i.e. file, namespace, or group
+# documentation), provided this scope is documented. If set to NO (the default),
+# structs, classes, and unions are shown on a separate page (for HTML and Man
+# pages) or section (for LaTeX and RTF).
+
+#INLINE_SIMPLE_STRUCTS  = NO
+
+# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum
+# is documented as struct, union, or enum with the name of the typedef. So
+# typedef struct TypeS {} TypeT, will appear in the documentation as a struct
+# with name TypeT. When disabled the typedef will appear as a member of a file,
+# namespace, or class. And the struct will be named TypeS. This can typically
+# be useful for C code in case the coding convention dictates that all compound
+# types are typedef'ed and only the typedef is referenced, never the tag name.
+
+TYPEDEF_HIDES_STRUCT   = NO
+
+# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to
+# determine which symbols to keep in memory and which to flush to disk.
+# When the cache is full, less often used symbols will be written to disk.
+# For small to medium size projects (<1000 input files) the default value is
+# probably good enough. For larger projects a too small cache size can cause
+# doxygen to be busy swapping symbols to and from disk most of the time
+# causing a significant performance penalty.
+# If the system has enough physical memory increasing the cache will improve the
+# performance by keeping more symbols in memory. Note that the value works on
+# a logarithmic scale so increasing the size by one will roughly double the
+# memory usage. The cache size is given by this formula:
+# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0,
+# corresponding to a cache size of 2^16 = 65536 symbols.
+
+SYMBOL_CACHE_SIZE      = 0
+
+# Similar to the SYMBOL_CACHE_SIZE the size of the symbol lookup cache can be
+# set using LOOKUP_CACHE_SIZE. This cache is used to resolve symbols given
+# their name and scope. Since this can be an expensive process and often the
+# same symbol appear multiple times in the code, doxygen keeps a cache of
+# pre-resolved symbols. If the cache is too small doxygen will become slower.
+# If the cache is too large, memory is wasted. The cache size is given by this
+# formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range is 0..9, the default is 0,
+# corresponding to a cache size of 2^16 = 65536 symbols.
+
+#LOOKUP_CACHE_SIZE      = 0
+
+#---------------------------------------------------------------------------
+# Build related configuration options
+#---------------------------------------------------------------------------
+
+# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
+# documentation are documented, even if no documentation was available.
+# Private class members and static file members will be hidden unless
+# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
+
+EXTRACT_ALL            = NO
+
+# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
+# will be included in the documentation.
+
+EXTRACT_PRIVATE        = NO
+
+# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
+
+#EXTRACT_PACKAGE        = NO
+
+# If the EXTRACT_STATIC tag is set to YES all static members of a file
+# will be included in the documentation.
+
+EXTRACT_STATIC         = YES
+
+# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
+# defined locally in source files will be included in the documentation.
+# If set to NO only classes defined in header files are included.
+
+EXTRACT_LOCAL_CLASSES  = YES
+
+# This flag is only useful for Objective-C code. When set to YES local
+# methods, which are defined in the implementation section but not in
+# the interface are included in the documentation.
+# If set to NO (the default) only methods in the interface are included.
+
+EXTRACT_LOCAL_METHODS  = NO
+
+# If this flag is set to YES, the members of anonymous namespaces will be
+# extracted and appear in the documentation as a namespace called
+# 'anonymous_namespace{file}', where file will be replaced with the base
+# name of the file that contains the anonymous namespace. By default
+# anonymous namespaces are hidden.
+
+EXTRACT_ANON_NSPACES   = NO
+
+# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
+# undocumented members of documented classes, files or namespaces.
+# If set to NO (the default) these members will be included in the
+# various overviews, but no documentation section is generated.
+# This option has no effect if EXTRACT_ALL is enabled.
+
+HIDE_UNDOC_MEMBERS     = YES
+
+# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
+# undocumented classes that are normally visible in the class hierarchy.
+# If set to NO (the default) these classes will be included in the various
+# overviews. This option has no effect if EXTRACT_ALL is enabled.
+
+HIDE_UNDOC_CLASSES     = YES
+
+# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
+# friend (class|struct|union) declarations.
+# If set to NO (the default) these declarations will be included in the
+# documentation.
+
+HIDE_FRIEND_COMPOUNDS  = NO
+
+# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
+# documentation blocks found inside the body of a function.
+# If set to NO (the default) these blocks will be appended to the
+# function's detailed documentation block.
+
+HIDE_IN_BODY_DOCS      = NO
+
+# The INTERNAL_DOCS tag determines if documentation
+# that is typed after a \internal command is included. If the tag is set
+# to NO (the default) then the documentation will be excluded.
+# Set it to YES to include the internal documentation.
+
+INTERNAL_DOCS          = NO
+
+# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
+# file names in lower-case letters. If set to YES upper-case letters are also
+# allowed. This is useful if you have classes or files whose names only differ
+# in case and if your file system supports case sensitive file names. Windows
+# and Mac users are advised to set this option to NO.
+
+CASE_SENSE_NAMES       = YES
+
+# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
+# will show members with their full class and namespace scopes in the
+# documentation. If set to YES the scope will be hidden.
+
+HIDE_SCOPE_NAMES       = NO
+
+# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
+# will put a list of the files that are included by a file in the documentation
+# of that file.
+
+SHOW_INCLUDE_FILES     = YES
+
+# If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
+# will list include files with double quotes in the documentation
+# rather than with sharp brackets.
+
+FORCE_LOCAL_INCLUDES   = NO
+
+# If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
+# is inserted in the documentation for inline members.
+
+INLINE_INFO            = YES
+
+# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
+# will sort the (detailed) documentation of file and class members
+# alphabetically by member name. If set to NO the members will appear in
+# declaration order.
+
+SORT_MEMBER_DOCS       = NO
+
+# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
+# brief documentation of file, namespace and class members alphabetically
+# by member name. If set to NO (the default) the members will appear in
+# declaration order.
+
+SORT_BRIEF_DOCS        = NO
+
+# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
+# will sort the (brief and detailed) documentation of class members so that
+# constructors and destructors are listed first. If set to NO (the default)
+# the constructors will appear in the respective orders defined by
+# SORT_MEMBER_DOCS and SORT_BRIEF_DOCS.
+# This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
+# and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
+
+SORT_MEMBERS_CTORS_1ST = NO
+
+# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
+# hierarchy of group names into alphabetical order. If set to NO (the default)
+# the group names will appear in their defined order.
+
+SORT_GROUP_NAMES       = NO
+
+# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
+# sorted by fully-qualified names, including namespaces. If set to
+# NO (the default), the class list will be sorted only by class name,
+# not including the namespace part.
+# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
+# Note: This option applies only to the class list, not to the
+# alphabetical list.
+
+SORT_BY_SCOPE_NAME     = NO
+
+# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to
+# do proper type resolution of all parameters of a function it will reject a
+# match between the prototype and the implementation of a member function even
+# if there is only one candidate or it is obvious which candidate to choose
+# by doing a simple string match. By disabling STRICT_PROTO_MATCHING doxygen
+# will still accept a match between prototype and implementation in such cases.
+
+STRICT_PROTO_MATCHING  = NO
+
+# The GENERATE_TODOLIST tag can be used to enable (YES) or
+# disable (NO) the todo list. This list is created by putting \todo
+# commands in the documentation.
+
+GENERATE_TODOLIST      = YES
+
+# The GENERATE_TESTLIST tag can be used to enable (YES) or
+# disable (NO) the test list. This list is created by putting \test
+# commands in the documentation.
+
+GENERATE_TESTLIST      = YES
+
+# The GENERATE_BUGLIST tag can be used to enable (YES) or
+# disable (NO) the bug list. This list is created by putting \bug
+# commands in the documentation.
+
+GENERATE_BUGLIST       = YES
+
+# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
+# disable (NO) the deprecated list. This list is created by putting
+# \deprecated commands in the documentation.
+
+GENERATE_DEPRECATEDLIST= YES
+
+# The ENABLED_SECTIONS tag can be used to enable conditional
+# documentation sections, marked by \if sectionname ... \endif.
+
+ENABLED_SECTIONS       =
+
+# The MAX_INITIALIZER_LINES tag determines the maximum number of lines
+# the initial value of a variable or macro consists of for it to appear in
+# the documentation. If the initializer consists of more lines than specified
+# here it will be hidden. Use a value of 0 to hide initializers completely.
+# The appearance of the initializer of individual variables and macros in the
+# documentation can be controlled using \showinitializer or \hideinitializer
+# command in the documentation regardless of this setting.
+
+MAX_INITIALIZER_LINES  = 30
+
+# Set the SHOW_USED_FILES tag to NO to disable the list of files generated
+# at the bottom of the documentation of classes and structs. If set to YES the
+# list will mention the files that were used to generate the documentation.
+
+SHOW_USED_FILES        = YES
+
+# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
+# This will remove the Files entry from the Quick Index and from the
+# Folder Tree View (if specified). The default is YES.
+
+SHOW_FILES             = YES
+
+# Set the SHOW_NAMESPACES tag to NO to disable the generation of the
+# Namespaces page.
+# This will remove the Namespaces entry from the Quick Index
+# and from the Folder Tree View (if specified). The default is YES.
+
+SHOW_NAMESPACES        = YES
+
+# The FILE_VERSION_FILTER tag can be used to specify a program or script that
+# doxygen should invoke to get the current version for each file (typically from
+# the version control system). Doxygen will invoke the program by executing (via
+# popen()) the command <command> <input-file>, where <command> is the value of
+# the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
+# provided by doxygen. Whatever the program writes to standard output
+# is used as the file version. See the manual for examples.
+
+FILE_VERSION_FILTER    =
+
+# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
+# by doxygen. The layout file controls the global structure of the generated
+# output files in an output format independent way. The create the layout file
+# that represents doxygen's defaults, run doxygen with the -l option.
+# You can optionally specify a file name after the option, if omitted
+# DoxygenLayout.xml will be used as the name of the layout file.
+
+LAYOUT_FILE            = UserGuideDoxygenLayout.xml
+
+# The CITE_BIB_FILES tag can be used to specify one or more bib files
+# containing the references data. This must be a list of .bib files. The
+# .bib extension is automatically appended if omitted. Using this command
+# requires the bibtex tool to be installed. See also
+# http://en.wikipedia.org/wiki/BibTeX for more info. For LaTeX the style
+# of the bibliography can be controlled using LATEX_BIB_STYLE. To use this
+# feature you need bibtex and perl available in the search path.
+
+#CITE_BIB_FILES         =
+
+#---------------------------------------------------------------------------
+# configuration options related to warning and progress messages
+#---------------------------------------------------------------------------
+
+# The QUIET tag can be used to turn on/off the messages that are generated
+# by doxygen. Possible values are YES and NO. If left blank NO is used.
+
+QUIET                  = YES
+
+# The WARNINGS tag can be used to turn on/off the warning messages that are
+# generated by doxygen. Possible values are YES and NO. If left blank
+# NO is used.
+
+WARNINGS               = YES
+
+# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
+# for undocumented members. If EXTRACT_ALL is set to YES then this flag will
+# automatically be disabled.
+
+WARN_IF_UNDOCUMENTED   = YES
+
+# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
+# potential errors in the documentation, such as not documenting some
+# parameters in a documented function, or documenting parameters that
+# don't exist or using markup commands wrongly.
+
+WARN_IF_DOC_ERROR      = YES
+
+# The WARN_NO_PARAMDOC option can be enabled to get warnings for
+# functions that are documented, but have no documentation for their parameters
+# or return value. If set to NO (the default) doxygen will only warn about
+# wrong or incomplete parameter documentation, but not about the absence of
+# documentation.
+
+WARN_NO_PARAMDOC       = NO
+
+# The WARN_FORMAT tag determines the format of the warning messages that
+# doxygen can produce. The string should contain the $file, $line, and $text
+# tags, which will be replaced by the file and line number from which the
+# warning originated and the warning text. Optionally the format may contain
+# $version, which will be replaced by the version of the file (if it could
+# be obtained via FILE_VERSION_FILTER)
+
+WARN_FORMAT            = "$file:$line: $text"
+
+# The WARN_LOGFILE tag can be used to specify a file to which warning
+# and error messages should be written. If left blank the output is written
+# to stderr.
+
+WARN_LOGFILE           =
+
+#---------------------------------------------------------------------------
+# configuration options related to the input files
+#---------------------------------------------------------------------------
+
+# The INPUT tag can be used to specify the files and/or directories that contain
+# documented source files. You may enter file names like "myfile.cpp" or
+# directories like "/usr/src/myproject". Separate the files or directories
+# with spaces.
+
+INPUT                  = index.doc \                                                  
+                        install.doc \
+                        use.doc \                               
+                         modules.doc \
+                        options.doc \
+                         platform.doc \
+                         tracing.doc \                       
+                         pls.doc \
+                        bindings.doc \                                                  
+                        FAQ.doc \
+                         @top_srcdir@/doc/user_guide/doxygen/logcategories.doc
+
+###################################################
+##  PLEASE DON'T MESS WITH THE ORDER OF EXAMPLES ## (unless you know what you are doing, of course)
+###################################################
+
+INPUT +=                 @top_srcdir@/examples/msg/sendrecv/sendrecv.c \
+                         @top_srcdir@/examples/msg/masterslave/masterslave_forwarder.c \
+                         @top_srcdir@/examples/msg/masterslave/masterslave_console.c \
+                         @top_srcdir@/examples/msg/migration \
+                         @top_srcdir@/examples/msg/suspend \
+                         @top_srcdir@/examples/msg/properties \
+                         @top_srcdir@/examples/msg/parallel_task \
+                         @top_srcdir@/examples/msg/priority \
+                         @top_srcdir@/examples/msg/icomms/peer.c \
+                         @top_srcdir@/examples/msg/icomms/peer2.c \
+                         @top_srcdir@/examples/msg/icomms/peer3.c \
+                         @top_srcdir@/examples/msg/tracing/simple.c \
+                         @top_srcdir@/examples/msg/tracing/ms.c \
+                         @top_srcdir@/examples/msg/tracing/categories.c \
+                         @top_srcdir@/examples/msg/tracing/procmig.c \
+                         @top_srcdir@/examples/msg/tracing/trace_platform.c \
+                         @top_srcdir@/examples/msg/tracing/user_variables.c \
+                         @top_srcdir@/examples/msg/tracing/link_user_variables.c \
+                         @top_srcdir@/examples/msg/tracing/link_srcdst_user_variables.c \
+                         @top_srcdir@/examples/msg/ns3 \
+                         @top_srcdir@/examples/msg/gtnets \
+                         @top_srcdir@/examples/msg/io \
+                         @top_srcdir@/examples/msg/gpu \
+                         @top_srcdir@/examples/msg/actions \
+                         @top_srcdir@/examples/msg/token_ring \
+                         @top_srcdir@/examples/msg/pmm \
+                         @top_srcdir@/examples/msg/chord
+
+# This tag can be used to specify the character encoding of the source files
+# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
+# also the default input encoding. Doxygen uses libiconv (or the iconv built
+# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for
+# the list of possible encodings.
+
+INPUT_ENCODING         = UTF-8
+
+# If the value of the INPUT tag contains directories, you can use the
+# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
+# and *.h) to filter out the source-files in the directories. If left
+# blank the following patterns are tested:
+# *.c *.cc *.cxx *.cpp *.c++ *.d *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh
+# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
+# *.f90 *.f *.for *.vhd *.vhdl
+
+FILE_PATTERNS          =
+
+# The RECURSIVE tag can be used to turn specify whether or not subdirectories
+# should be searched for input files as well. Possible values are YES and NO.
+# If left blank NO is used.
+
+RECURSIVE              = NO
+
+# The EXCLUDE tag can be used to specify files and/or directories that should be
+# excluded from the INPUT source files. This way you can easily exclude a
+# subdirectory from a directory tree whose root is specified with the INPUT tag.
+# Note that relative paths are relative to the directory from which doxygen is
+# run.
+
+EXCLUDE                =
+
+# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
+# directories that are symbolic links (a Unix file system feature) are excluded
+# from the input.
+
+EXCLUDE_SYMLINKS       = NO
+
+# If the value of the INPUT tag contains directories, you can use the
+# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
+# certain files from those directories. Note that the wildcards are matched
+# against the file with absolute path, so to exclude all test directories
+# for example use the pattern */test/*
+
+EXCLUDE_PATTERNS       =
+
+# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
+# (namespaces, classes, functions, etc.) that should be excluded from the
+# output. The symbol name can be a fully qualified name, a word, or if the
+# wildcard * is used, a substring. Examples: ANamespace, AClass,
+# AClass::ANamespace, ANamespace::*Test
+
+EXCLUDE_SYMBOLS        =
+
+# The EXAMPLE_PATH tag can be used to specify one or more files or
+# directories that contain example code fragments that are included (see
+# the \include command).
+
+EXAMPLE_PATH           = ./ \
+                         @top_srcdir@/doc/gtut-files \
+                         @top_srcdir@/src/surf/ \
+                         @top_srcdir@/src/xbt/ \
+                         @top_srcdir@/examples \
+                         @top_srcdir@/testsuite
+
+# If the value of the EXAMPLE_PATH tag contains directories, you can use the
+# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
+# and *.h) to filter out the source-files in the directories. If left
+# blank all files are included.
+
+EXAMPLE_PATTERNS       =
+
+# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
+# searched for input files to be used with the \include or \dontinclude
+# commands irrespective of the value of the RECURSIVE tag.
+# Possible values are YES and NO. If left blank NO is used.
+
+EXAMPLE_RECURSIVE      = YES
+
+# The IMAGE_PATH tag can be used to specify one or more files or
+# directories that contain image that are included in the documentation (see
+# the \image command).
+
+IMAGE_PATH             = @top_srcdir@/doc
+
+# The INPUT_FILTER tag can be used to specify a program that doxygen should
+# invoke to filter for each input file. Doxygen will invoke the filter program
+# by executing (via popen()) the command <filter> <input-file>, where <filter>
+# is the value of the INPUT_FILTER tag, and <input-file> is the name of an
+# input file. Doxygen will then use the output that the filter program writes
+# to standard output.
+# If FILTER_PATTERNS is specified, this tag will be
+# ignored.
+
+INPUT_FILTER           =
+
+# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
+# basis.
+# Doxygen will compare the file name with each pattern and apply the
+# filter if there is a match.
+# The filters are a list of the form:
+# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further
+# info on how filters are used. If FILTER_PATTERNS is empty or if
+# non of the patterns match the file name, INPUT_FILTER is applied.
+
+FILTER_PATTERNS        =
+
+# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
+# INPUT_FILTER) will be used to filter the input files when producing source
+# files to browse (i.e. when SOURCE_BROWSER is set to YES).
+
+FILTER_SOURCE_FILES    = NO
+
+# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file
+# pattern. A pattern will override the setting for FILTER_PATTERN (if any)
+# and it is also possible to disable source filtering for a specific pattern
+# using *.ext= (so without naming a filter). This option only has effect when
+# FILTER_SOURCE_FILES is enabled.
+
+FILTER_SOURCE_PATTERNS =
+
+#---------------------------------------------------------------------------
+# configuration options related to source browsing
+#---------------------------------------------------------------------------
+
+# If the SOURCE_BROWSER tag is set to YES then a list of source files will
+# be generated. Documented entities will be cross-referenced with these sources.
+# Note: To get rid of all source code in the generated output, make sure also
+# VERBATIM_HEADERS is set to NO.
+
+SOURCE_BROWSER         = NO
+
+# Setting the INLINE_SOURCES tag to YES will include the body
+# of functions and classes directly in the documentation.
+
+INLINE_SOURCES         = NO
+
+# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
+# doxygen to hide any special comment blocks from generated source code
+# fragments. Normal C and C++ comments will always remain visible.
+
+STRIP_CODE_COMMENTS    = YES
+
+# If the REFERENCED_BY_RELATION tag is set to YES
+# then for each documented function all documented
+# functions referencing it will be listed.
+
+REFERENCED_BY_RELATION = NO
+
+# If the REFERENCES_RELATION tag is set to YES
+# then for each documented function all documented entities
+# called/used by that function will be listed.
+
+REFERENCES_RELATION    = NO
+
+# If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
+# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
+# functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will
+# link to the source code.
+# Otherwise they will link to the documentation.
+
+REFERENCES_LINK_SOURCE = YES
+
+# If the USE_HTAGS tag is set to YES then the references to source code
+# will point to the HTML generated by the htags(1) tool instead of doxygen
+# built-in source browser. The htags tool is part of GNU's global source
+# tagging system (see http://www.gnu.org/software/global/global.html). You
+# will need version 4.8.6 or higher.
+
+USE_HTAGS              = NO
+
+# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
+# will generate a verbatim copy of the header file for each class for
+# which an include is specified. Set to NO to disable this.
+
+VERBATIM_HEADERS       = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to the alphabetical class index
+#---------------------------------------------------------------------------
+
+# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
+# of all compounds will be generated. Enable this if the project
+# contains a lot of classes, structs, unions or interfaces.
+
+ALPHABETICAL_INDEX     = NO
+
+# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
+# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
+# in which this list will be split (can be a number in the range [1..20])
+
+COLS_IN_ALPHA_INDEX    = 5
+
+# In case all classes in a project start with a common prefix, all
+# classes will be put under the same header in the alphabetical index.
+# The IGNORE_PREFIX tag can be used to specify one or more prefixes that
+# should be ignored while generating the index headers.
+
+IGNORE_PREFIX          =
+
+#---------------------------------------------------------------------------
+# configuration options related to the HTML output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_HTML tag is set to YES (the default) Doxygen will
+# generate HTML output.
+
+GENERATE_HTML          = YES
+
+# The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `html' will be used as the default path.
+
+HTML_OUTPUT            = html
+
+# The HTML_FILE_EXTENSION tag can be used to specify the file extension for
+# each generated HTML page (for example: .htm,.php,.asp). If it is left blank
+# doxygen will generate files with .html extension.
+
+HTML_FILE_EXTENSION    = .html
+
+# The HTML_HEADER tag can be used to specify a personal HTML header for
+# each generated HTML page. If it is left blank doxygen will generate a
+# standard header. Note that when using a custom header you are responsible
+#  for the proper inclusion of any scripts and style sheets that doxygen
+# needs, which is dependent on the configuration options used.
+# It is advised to generate a default header using "doxygen -w html
+# header.html footer.html stylesheet.css YourConfigFile" and then modify
+# that header. Note that the header is subject to change so you typically
+# have to redo this when upgrading to a newer version of doxygen or when
+# changing the value of configuration settings such as GENERATE_TREEVIEW!
+
+HTML_HEADER            =
+
+# The HTML_FOOTER tag can be used to specify a personal HTML footer for
+# each generated HTML page. If it is left blank doxygen will generate a
+# standard footer.
+
+HTML_FOOTER            = 
+
+# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
+# style sheet that is used by each HTML page. It can be used to
+# fine-tune the look of the HTML output. If the tag is left blank doxygen
+# will generate a default style sheet. Note that doxygen will try to copy
+# the style sheet file to the HTML output directory, so don't put your own
+# style sheet in the HTML output directory as well, or it will be erased!
+
+HTML_STYLESHEET        =
+
+# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
+# other source files which should be copied to the HTML output directory. Note
+# that these files will be copied to the base HTML output directory. Use the
+# $relpath$ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
+# files. In the HTML_STYLESHEET file, use the file name only. Also note that
+# the files will be copied as-is; there are no commands or markers available.
+
+HTML_EXTRA_FILES       =
+
+# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output.
+# Doxygen will adjust the colors in the style sheet and background images
+# according to this color. Hue is specified as an angle on a colorwheel,
+# see http://en.wikipedia.org/wiki/Hue for more information.
+# For instance the value 0 represents red, 60 is yellow, 120 is green,
+# 180 is cyan, 240 is blue, 300 purple, and 360 is red again.
+# The allowed range is 0 to 359.
+
+HTML_COLORSTYLE_HUE    = 220
+
+# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of
+# the colors in the HTML output. For a value of 0 the output will use
+# grayscales only. A value of 255 will produce the most vivid colors.
+
+HTML_COLORSTYLE_SAT    = 100
+
+# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to
+# the luminance component of the colors in the HTML output. Values below
+# 100 gradually make the output lighter, whereas values above 100 make
+# the output darker. The value divided by 100 is the actual gamma applied,
+# so 80 represents a gamma of 0.8, The value 220 represents a gamma of 2.2,
+# and 100 does not change the gamma.
+
+HTML_COLORSTYLE_GAMMA  = 80
+
+# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
+# page will contain the date and time when the page was generated. Setting
+# this to NO can help when comparing the output of multiple runs.
+
+HTML_TIMESTAMP         = YES
+
+# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
+# documentation will contain sections that can be hidden and shown after the
+# page has loaded.
+
+HTML_DYNAMIC_SECTIONS  = NO
+
+# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of
+# entries shown in the various tree structured indices initially; the user
+# can expand and collapse entries dynamically later on. Doxygen will expand
+# the tree to such a level that at most the specified number of entries are
+# visible (unless a fully collapsed tree already exceeds this amount).
+# So setting the number of entries 1 will produce a full collapsed tree by
+# default. 0 is a special value representing an infinite number of entries
+# and will result in a full expanded tree by default.
+
+#HTML_INDEX_NUM_ENTRIES = 100
+
+# If the GENERATE_DOCSET tag is set to YES, additional index files
+# will be generated that can be used as input for Apple's Xcode 3
+# integrated development environment, introduced with OSX 10.5 (Leopard).
+# To create a documentation set, doxygen will generate a Makefile in the
+# HTML output directory. Running make will produce the docset in that
+# directory and running "make install" will install the docset in
+# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find
+# it at startup.
+# See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html
+# for more information.
+
+GENERATE_DOCSET        = NO
+
+# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
+# feed. A documentation feed provides an umbrella under which multiple
+# documentation sets from a single provider (such as a company or product suite)
+# can be grouped.
+
+DOCSET_FEEDNAME        = "Doxygen generated docs"
+
+# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
+# should uniquely identify the documentation set bundle. This should be a
+# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
+# will append .docset to the name.
+
+DOCSET_BUNDLE_ID       = org.doxygen.Project
+
+# When GENERATE_PUBLISHER_ID tag specifies a string that should uniquely identify
+# the documentation publisher. This should be a reverse domain-name style
+# string, e.g. com.mycompany.MyDocSet.documentation.
+
+DOCSET_PUBLISHER_ID    = org.doxygen.Publisher
+
+# The GENERATE_PUBLISHER_NAME tag identifies the documentation publisher.
+
+DOCSET_PUBLISHER_NAME  = Publisher
+
+# If the GENERATE_HTMLHELP tag is set to YES, additional index files
+# will be generated that can be used as input for tools like the
+# Microsoft HTML help workshop to generate a compiled HTML help file (.chm)
+# of the generated HTML documentation.
+
+GENERATE_HTMLHELP      = NO
+
+# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
+# be used to specify the file name of the resulting .chm file. You
+# can add a path in front of the file if the result should not be
+# written to the html output directory.
+
+CHM_FILE               =
+
+# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
+# be used to specify the location (absolute path including file name) of
+# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
+# the HTML help compiler on the generated index.hhp.
+
+HHC_LOCATION           =
+
+# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
+# controls if a separate .chi index file is generated (YES) or that
+# it should be included in the master .chm file (NO).
+
+GENERATE_CHI           = NO
+
+# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
+# is used to encode HtmlHelp index (hhk), content (hhc) and project file
+# content.
+
+CHM_INDEX_ENCODING     =
+
+# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
+# controls whether a binary table of contents is generated (YES) or a
+# normal table of contents (NO) in the .chm file.
+
+BINARY_TOC             = NO
+
+# The TOC_EXPAND flag can be set to YES to add extra items for group members
+# to the contents of the HTML help documentation and to the tree view.
+
+TOC_EXPAND             = YES
+
+# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
+# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
+# that can be used as input for Qt's qhelpgenerator to generate a
+# Qt Compressed Help (.qch) of the generated HTML documentation.
+
+GENERATE_QHP           = NO
+
+# If the QHG_LOCATION tag is specified, the QCH_FILE tag can
+# be used to specify the file name of the resulting .qch file.
+# The path specified is relative to the HTML output folder.
+
+QCH_FILE               =
+
+# The QHP_NAMESPACE tag specifies the namespace to use when generating
+# Qt Help Project output. For more information please see
+# http://doc.trolltech.com/qthelpproject.html#namespace
+
+QHP_NAMESPACE          = org.doxygen.Project
+
+# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating
+# Qt Help Project output. For more information please see
+# http://doc.trolltech.com/qthelpproject.html#virtual-folders
+
+QHP_VIRTUAL_FOLDER     = doc
+
+# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to
+# add. For more information please see
+# http://doc.trolltech.com/qthelpproject.html#custom-filters
+
+QHP_CUST_FILTER_NAME   =
+
+# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the
+# custom filter to add. For more information please see
+# <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">
+# Qt Help Project / Custom Filters</a>.
+
+QHP_CUST_FILTER_ATTRS  =
+
+# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this
+# project's
+# filter section matches.
+# <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">
+# Qt Help Project / Filter Attributes</a>.
+
+QHP_SECT_FILTER_ATTRS  =
+
+# If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
+# be used to specify the location of Qt's qhelpgenerator.
+# If non-empty doxygen will try to run qhelpgenerator on the generated
+# .qhp file.
+
+QHG_LOCATION           =
+
+# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files
+#  will be generated, which together with the HTML files, form an Eclipse help
+# plugin. To install this plugin and make it available under the help contents
+# menu in Eclipse, the contents of the directory containing the HTML and XML
+# files needs to be copied into the plugins directory of eclipse. The name of
+# the directory within the plugins directory should be the same as
+# the ECLIPSE_DOC_ID value. After copying Eclipse needs to be restarted before
+# the help appears.
+
+GENERATE_ECLIPSEHELP   = NO
+
+# A unique identifier for the eclipse help plugin. When installing the plugin
+# the directory name containing the HTML and XML files should also have
+# this name.
+
+ECLIPSE_DOC_ID         = org.doxygen.Project
+
+# The DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs)
+# at top of each HTML page. The value NO (the default) enables the index and
+# the value YES disables it. Since the tabs have the same information as the
+# navigation tree you can set this option to NO if you already set
+# GENERATE_TREEVIEW to YES.
+
+DISABLE_INDEX          = NO
+
+# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
+# structure should be generated to display hierarchical information.
+# If the tag value is set to YES, a side panel will be generated
+# containing a tree-like index structure (just like the one that
+# is generated for HTML Help). For this to work a browser that supports
+# JavaScript, DHTML, CSS and frames is required (i.e. any modern browser).
+# Windows users are probably better off using the HTML help feature.
+# Since the tree basically has the same information as the tab index you
+# could consider to set DISABLE_INDEX to NO when enabling this option.
+
+GENERATE_TREEVIEW      = YES
+
+# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
+# (range [0,1..20]) that doxygen will group on one line in the generated HTML
+# documentation. Note that a value of 0 will completely suppress the enum
+# values from appearing in the overview section.
+
+ENUM_VALUES_PER_LINE   = 4
+
+# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
+# used to set the initial width (in pixels) of the frame in which the tree
+# is shown.
+
+TREEVIEW_WIDTH         = 250
+
+# When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
+# links to external symbols imported via tag files in a separate window.
+
+EXT_LINKS_IN_WINDOW    = NO
+
+# Use this tag to change the font size of Latex formulas included
+# as images in the HTML documentation. The default is 10. Note that
+# when you change the font size after a successful doxygen run you need
+# to manually remove any form_*.png images from the HTML output directory
+# to force them to be regenerated.
+
+FORMULA_FONTSIZE       = 10
+
+# Use the FORMULA_TRANPARENT tag to determine whether or not the images
+# generated for formulas are transparent PNGs. Transparent PNGs are
+# not supported properly for IE 6.0, but are supported on all modern browsers.
+# Note that when changing this option you need to delete any form_*.png files
+# in the HTML output before the changes have effect.
+
+FORMULA_TRANSPARENT    = YES
+
+# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax
+# (see http://www.mathjax.org) which uses client side Javascript for the
+# rendering instead of using prerendered bitmaps. Use this if you do not
+# have LaTeX installed or if you want to formulas look prettier in the HTML
+# output. When enabled you may also need to install MathJax separately and
+# configure the path to it using the MATHJAX_RELPATH option.
+
+USE_MATHJAX            = NO
+
+# When MathJax is enabled you need to specify the location relative to the
+# HTML output directory using the MATHJAX_RELPATH option. The destination
+# directory should contain the MathJax.js script. For instance, if the mathjax
+# directory is located at the same level as the HTML output directory, then
+# MATHJAX_RELPATH should be ../mathjax. The default value points to
+# the MathJax Content Delivery Network so you can quickly see the result without
+# installing MathJax.
+# However, it is strongly recommended to install a local
+# copy of MathJax from http://www.mathjax.org before deployment.
+
+MATHJAX_RELPATH        = http://www.mathjax.org/mathjax
+
+# The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension
+# names that should be enabled during MathJax rendering.
+
+#MATHJAX_EXTENSIONS     =
+
+# When the SEARCHENGINE tag is enabled doxygen will generate a search box
+# for the HTML output. The underlying search engine uses javascript
+# and DHTML and should work on any modern browser. Note that when using
+# HTML help (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets
+# (GENERATE_DOCSET) there is already a search function so this one should
+# typically be disabled. For large projects the javascript based search engine
+# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
+
+SEARCHENGINE           = NO
+
+# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
+# implemented using a PHP enabled web server instead of at the web client
+# using Javascript. Doxygen will generate the search PHP script and index
+# file to put on the web server. The advantage of the server
+# based approach is that it scales better to large projects and allows
+# full text search. The disadvantages are that it is more difficult to setup
+# and does not have live searching capabilities.
+
+SERVER_BASED_SEARCH    = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to the LaTeX output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
+# generate Latex output.
+
+GENERATE_LATEX         = YES
+
+# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `latex' will be used as the default path.
+
+LATEX_OUTPUT           = latex
+
+# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
+# invoked. If left blank `latex' will be used as the default command name.
+# Note that when enabling USE_PDFLATEX this option is only used for
+# generating bitmaps for formulas in the HTML output, but not in the
+# Makefile that is written to the output directory.
+
+LATEX_CMD_NAME         = latex
+
+# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
+# generate index for LaTeX. If left blank `makeindex' will be used as the
+# default command name.
+
+MAKEINDEX_CMD_NAME     = makeindex
+
+# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
+# LaTeX documents. This may be useful for small projects and may help to
+# save some trees in general.
+
+COMPACT_LATEX          = YES
+
+# The PAPER_TYPE tag can be used to set the paper type that is used
+# by the printer. Possible values are: a4, letter, legal and
+# executive. If left blank a4wide will be used.
+
+PAPER_TYPE             = a4wide
+
+# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
+# packages that should be included in the LaTeX output.
+
+EXTRA_PACKAGES         = pdfpages
+
+# The LATEX_HEADER tag can be used to specify a personal LaTeX header for
+# the generated latex document. The header should contain everything until
+# the first chapter. If it is left blank doxygen will generate a
+# standard header. Notice: only use this tag if you know what you are doing!
+
+LATEX_HEADER           =
+
+# The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for
+# the generated latex document. The footer should contain everything after
+# the last chapter. If it is left blank doxygen will generate a
+# standard footer. Notice: only use this tag if you know what you are doing!
+
+LATEX_FOOTER           =
+
+# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
+# is prepared for conversion to pdf (using ps2pdf). The pdf file will
+# contain links (just like the HTML output) instead of page references
+# This makes the output suitable for online browsing using a pdf viewer.
+
+PDF_HYPERLINKS         = YES
+
+# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
+# plain latex in the generated Makefile. Set this option to YES to get a
+# higher quality PDF documentation.
+
+USE_PDFLATEX           = YES
+
+# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
+# command to the generated LaTeX files. This will instruct LaTeX to keep
+# running if errors occur, instead of asking the user for help.
+# This option is also used when generating formulas in HTML.
+
+LATEX_BATCHMODE        = NO
+
+# If LATEX_HIDE_INDICES is set to YES then doxygen will not
+# include the index chapters (such as File Index, Compound Index, etc.)
+# in the output.
+
+LATEX_HIDE_INDICES     = NO
+
+# If LATEX_SOURCE_CODE is set to YES then doxygen will include
+# source code with syntax highlighting in the LaTeX output.
+# Note that which sources are shown also depends on other settings
+# such as SOURCE_BROWSER.
+
+LATEX_SOURCE_CODE      = NO
+
+# The LATEX_BIB_STYLE tag can be used to specify the style to use for the
+# bibliography, e.g. plainnat, or ieeetr. The default style is "plain". See
+# http://en.wikipedia.org/wiki/BibTeX for more info.
+
+#LATEX_BIB_STYLE        = plain
+
+#---------------------------------------------------------------------------
+# configuration options related to the RTF output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
+# The RTF output is optimized for Word 97 and may not look very pretty with
+# other RTF readers or editors.
+
+GENERATE_RTF           = NO
+
+# The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `rtf' will be used as the default path.
+
+RTF_OUTPUT             = rtf
+
+# If the COMPACT_RTF tag is set to YES Doxygen generates more compact
+# RTF documents. This may be useful for small projects and may help to
+# save some trees in general.
+
+COMPACT_RTF            = NO
+
+# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
+# will contain hyperlink fields. The RTF file will
+# contain links (just like the HTML output) instead of page references.
+# This makes the output suitable for online browsing using WORD or other
+# programs which support those fields.
+# Note: wordpad (write) and others do not support links.
+
+RTF_HYPERLINKS         = NO
+
+# Load style sheet definitions from file. Syntax is similar to doxygen's
+# config file, i.e. a series of assignments. You only have to provide
+# replacements, missing definitions are set to their default value.
+
+RTF_STYLESHEET_FILE    =
+
+# Set optional variables used in the generation of an rtf document.
+# Syntax is similar to doxygen's config file.
+
+RTF_EXTENSIONS_FILE    =
+
+#---------------------------------------------------------------------------
+# configuration options related to the man page output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_MAN tag is set to YES (the default) Doxygen will
+# generate man pages
+
+GENERATE_MAN           = NO
+
+# The MAN_OUTPUT tag is used to specify where the man pages will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `man' will be used as the default path.
+
+MAN_OUTPUT             = man
+
+# The MAN_EXTENSION tag determines the extension that is added to
+# the generated man pages (default is the subroutine's section .3)
+
+MAN_EXTENSION          = .3
+
+# If the MAN_LINKS tag is set to YES and Doxygen generates man output,
+# then it will generate one additional man file for each entity
+# documented in the real man page(s). These additional files
+# only source the real man page, but without them the man command
+# would be unable to find the correct page. The default is NO.
+
+MAN_LINKS              = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to the XML output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_XML tag is set to YES Doxygen will
+# generate an XML file that captures the structure of
+# the code including all documentation.
+
+GENERATE_XML           = NO
+
+# The XML_OUTPUT tag is used to specify where the XML pages will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `xml' will be used as the default path.
+
+XML_OUTPUT             = xml
+
+# The XML_SCHEMA tag can be used to specify an XML schema,
+# which can be used by a validating XML parser to check the
+# syntax of the XML files.
+
+XML_SCHEMA             =
+
+# The XML_DTD tag can be used to specify an XML DTD,
+# which can be used by a validating XML parser to check the
+# syntax of the XML files.
+
+XML_DTD                =
+
+# If the XML_PROGRAMLISTING tag is set to YES Doxygen will
+# dump the program listings (including syntax highlighting
+# and cross-referencing information) to the XML output. Note that
+# enabling this will significantly increase the size of the XML output.
+
+XML_PROGRAMLISTING     = YES
+
+#---------------------------------------------------------------------------
+# configuration options for the AutoGen Definitions output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
+# generate an AutoGen Definitions (see autogen.sf.net) file
+# that captures the structure of the code including all
+# documentation. Note that this feature is still experimental
+# and incomplete at the moment.
+
+GENERATE_AUTOGEN_DEF   = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to the Perl module output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_PERLMOD tag is set to YES Doxygen will
+# generate a Perl module file that captures the structure of
+# the code including all documentation. Note that this
+# feature is still experimental and incomplete at the
+# moment.
+
+GENERATE_PERLMOD       = NO
+
+# If the PERLMOD_LATEX tag is set to YES Doxygen will generate
+# the necessary Makefile rules, Perl scripts and LaTeX code to be able
+# to generate PDF and DVI output from the Perl module output.
+
+PERLMOD_LATEX          = NO
+
+# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
+# nicely formatted so it can be parsed by a human reader.
+# This is useful
+# if you want to understand what is going on.
+# On the other hand, if this
+# tag is set to NO the size of the Perl module output will be much smaller
+# and Perl will parse it just the same.
+
+PERLMOD_PRETTY         = YES
+
+# The names of the make variables in the generated doxyrules.make file
+# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
+# This is useful so different doxyrules.make files included by the same
+# Makefile don't overwrite each other's variables.
+
+PERLMOD_MAKEVAR_PREFIX =
+
+#---------------------------------------------------------------------------
+# Configuration options related to the preprocessor
+#---------------------------------------------------------------------------
+
+# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
+# evaluate all C-preprocessor directives found in the sources and include
+# files.
+
+ENABLE_PREPROCESSING   = YES
+
+# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
+# names in the source code. If set to NO (the default) only conditional
+# compilation will be performed. Macro expansion can be done in a controlled
+# way by setting EXPAND_ONLY_PREDEF to YES.
+
+MACRO_EXPANSION        = YES
+
+# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
+# then the macro expansion is limited to the macros specified with the
+# PREDEFINED and EXPAND_AS_DEFINED tags.
+
+EXPAND_ONLY_PREDEF     = YES
+
+# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
+# pointed to by INCLUDE_PATH will be searched when a #include is found.
+
+SEARCH_INCLUDES        = YES
+
+# The INCLUDE_PATH tag can be used to specify one or more directories that
+# contain include files that are not input files but should be processed by
+# the preprocessor.
+
+INCLUDE_PATH           =
+
+# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
+# patterns (like *.h and *.hpp) to filter out the header-files in the
+# directories. If left blank, the patterns specified with FILE_PATTERNS will
+# be used.
+
+INCLUDE_FILE_PATTERNS  =
+
+# The PREDEFINED tag can be used to specify one or more macro names that
+# are defined before the preprocessor is started (similar to the -D option of
+# gcc). The argument of the tag is a list of macros of the form: name
+# or name=definition (no spaces). If the definition and the = are
+# omitted =1 is assumed. To prevent a macro definition from being
+# undefined via #undef or recursively expanded use the := operator
+# instead of the = operator.
+
+PREDEFINED             = DOXYGEN \
+                         DOXYGEN_SKIP_IT \
+                         XBT_PUBLIC= \
+                         XBT_INLINE= \
+                         HAVE_TRACING \
+                         MSG_USE_DEPRECATED
+
+# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
+# this tag can be used to specify a list of macro names that should be expanded.
+# The macro definition that is found in the sources will be used.
+# Use the PREDEFINED tag if you want to use a different macro definition that
+# overrules the definition found in the source code.
+
+EXPAND_AS_DEFINED      =
+
+# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
+# doxygen's preprocessor will remove all references to function-like macros
+# that are alone on a line, have an all uppercase name, and do not end with a
+# semicolon, because these will confuse the parser if not removed.
+
+SKIP_FUNCTION_MACROS   = YES
+
+#---------------------------------------------------------------------------
+# Configuration::additions related to external references
+#---------------------------------------------------------------------------
+
+# The TAGFILES option can be used to specify one or more tagfiles. For each
+# tag file the location of the external documentation should be added. The
+# format of a tag file without this location is as follows:
+#
+# TAGFILES = file1 file2 ...
+# Adding location for the tag files is done as follows:
+#
+# TAGFILES = file1=loc1 "file2 = loc2" ...
+# where "loc1" and "loc2" can be relative or absolute paths
+# or URLs. Note that each tag file must have a unique name (where the name does
+# NOT include the path). If a tag file is not located in the directory in which
+# doxygen is run, you must also specify the path to the tagfile here.
+
+TAGFILES               = ../../shared/doxygen/simgridrefguide.tag=../../ref_guide/html/
+
+# When a file name is specified after GENERATE_TAGFILE, doxygen will create
+# a tag file that is based on the input files it reads.
+
+GENERATE_TAGFILE       = ../../shared/doxygen/simgriduserguide.tag
+
+# If the ALLEXTERNALS tag is set to YES all external classes will be listed
+# in the class index. If set to NO only the inherited external classes
+# will be listed.
+
+ALLEXTERNALS           = NO
+
+# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
+# in the modules index. If set to NO, only the current project's groups will
+# be listed.
+
+EXTERNAL_GROUPS        = NO
+
+# The PERL_PATH should be the absolute path and name of the perl script
+# interpreter (i.e. the result of `which perl').
+
+PERL_PATH              = /usr/bin/perl
+
+#---------------------------------------------------------------------------
+# Configuration options related to the dot tool
+#---------------------------------------------------------------------------
+
+# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
+# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base
+# or super classes. Setting the tag to NO turns the diagrams off. Note that
+# this option also works with HAVE_DOT disabled, but it is recommended to
+# install and use dot, since it yields more powerful graphs.
+
+CLASS_DIAGRAMS         = YES
+
+# You can define message sequence charts within doxygen comments using the \msc
+# command. Doxygen will then run the mscgen tool (see
+# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
+# documentation. The MSCGEN_PATH tag allows you to specify the directory where
+# the mscgen tool resides. If left empty the tool is assumed to be found in the
+# default search path.
+
+MSCGEN_PATH            =
+
+# If set to YES, the inheritance and collaboration graphs will hide
+# inheritance and usage relations if the target is undocumented
+# or is not a class.
+
+HIDE_UNDOC_RELATIONS   = YES
+
+# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
+# available from the path. This tool is part of Graphviz, a graph visualization
+# toolkit from AT&T and Lucent Bell Labs. The other options in this section
+# have no effect if this option is set to NO (the default)
+
+HAVE_DOT               = NO
+
+# The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
+# allowed to run in parallel. When set to 0 (the default) doxygen will
+# base this on the number of processors available in the system. You can set it
+# explicitly to a value larger than 0 to get control over the balance
+# between CPU load and processing speed.
+
+DOT_NUM_THREADS        = 0
+
+# By default doxygen will use the Helvetica font for all dot files that
+# doxygen generates. When you want a differently looking font you can specify
+# the font name using DOT_FONTNAME. You need to make sure dot is able to find
+# the font, which can be done by putting it in a standard location or by setting
+# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
+# directory containing the font.
+
+DOT_FONTNAME           = Helvetica
+
+# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
+# The default size is 10pt.
+
+DOT_FONTSIZE           = 10
+
+# By default doxygen will tell dot to use the Helvetica font.
+# If you specify a different font using DOT_FONTNAME you can use DOT_FONTPATH to
+# set the path where dot can find it.
+
+DOT_FONTPATH           =
+
+# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
+# will generate a graph for each documented class showing the direct and
+# indirect inheritance relations. Setting this tag to YES will force the
+# CLASS_DIAGRAMS tag to NO.
+
+CLASS_GRAPH            = YES
+
+# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
+# will generate a graph for each documented class showing the direct and
+# indirect implementation dependencies (inheritance, containment, and
+# class references variables) of the class with other documented classes.
+
+COLLABORATION_GRAPH    = YES
+
+# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
+# will generate a graph for groups, showing the direct groups dependencies
+
+GROUP_GRAPHS           = YES
+
+# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
+# collaboration diagrams in a style similar to the OMG's Unified Modeling
+# Language.
+
+UML_LOOK               = NO
+
+# If the UML_LOOK tag is enabled, the fields and methods are shown inside
+# the class node. If there are many fields or methods and many nodes the
+# graph may become too big to be useful. The UML_LIMIT_NUM_FIELDS
+# threshold limits the number of items for each type to make the size more
+# managable. Set this to 0 for no limit. Note that the threshold may be
+# exceeded by 50% before the limit is enforced.
+
+#UML_LIMIT_NUM_FIELDS   = 10
+
+# If set to YES, the inheritance and collaboration graphs will show the
+# relations between templates and their instances.
+
+TEMPLATE_RELATIONS     = YES
+
+# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT
+# tags are set to YES then doxygen will generate a graph for each documented
+# file showing the direct and indirect include dependencies of the file with
+# other documented files.
+
+INCLUDE_GRAPH          = YES
+
+# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
+# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
+# documented header file showing the documented files that directly or
+# indirectly include this file.
+
+INCLUDED_BY_GRAPH      = NO
+
+# If the CALL_GRAPH and HAVE_DOT options are set to YES then
+# doxygen will generate a call dependency graph for every global function
+# or class method. Note that enabling this option will significantly increase
+# the time of a run. So in most cases it will be better to enable call graphs
+# for selected functions only using the \callgraph command.
+
+CALL_GRAPH             = NO
+
+# If the CALLER_GRAPH and HAVE_DOT tags are set to YES then
+# doxygen will generate a caller dependency graph for every global function
+# or class method. Note that enabling this option will significantly increase
+# the time of a run. So in most cases it will be better to enable caller
+# graphs for selected functions only using the \callergraph command.
+
+CALLER_GRAPH           = YES
+
+# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
+# will generate a graphical hierarchy of all classes instead of a textual one.
+
+GRAPHICAL_HIERARCHY    = YES
+
+# If the DIRECTORY_GRAPH and HAVE_DOT tags are set to YES
+# then doxygen will show the dependencies a directory has on other directories
+# in a graphical way. The dependency relations are determined by the #include
+# relations between the files in the directories.
+
+DIRECTORY_GRAPH        = YES
+
+# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
+# generated by dot. Possible values are svg, png, jpg, or gif.
+# If left blank png will be used. If you choose svg you need to set
+# HTML_FILE_EXTENSION to xhtml in order to make the SVG files
+# visible in IE 9+ (other browsers do not have this requirement).
+
+DOT_IMAGE_FORMAT       = png
+
+# If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
+# enable generation of interactive SVG images that allow zooming and panning.
+# Note that this requires a modern browser other than Internet Explorer.
+# Tested and working are Firefox, Chrome, Safari, and Opera. For IE 9+ you
+# need to set HTML_FILE_EXTENSION to xhtml in order to make the SVG files
+# visible. Older versions of IE do not have SVG support.
+
+#INTERACTIVE_SVG        = NO
+
+# The tag DOT_PATH can be used to specify the path where the dot tool can be
+# found. If left blank, it is assumed the dot tool can be found in the path.
+
+DOT_PATH               =
+
+# The DOTFILE_DIRS tag can be used to specify one or more directories that
+# contain dot files that are included in the documentation (see the
+# \dotfile command).
+
+DOTFILE_DIRS           =
+
+# The MSCFILE_DIRS tag can be used to specify one or more directories that
+# contain msc files that are included in the documentation (see the
+# \mscfile command).
+
+MSCFILE_DIRS           =
+
+# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
+# nodes that will be shown in the graph. If the number of nodes in a graph
+# becomes larger than this value, doxygen will truncate the graph, which is
+# visualized by representing a node as a red box. Note that doxygen if the
+# number of direct children of the root node in a graph is already larger than
+# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
+# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
+
+DOT_GRAPH_MAX_NODES    = 50
+
+# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
+# graphs generated by dot. A depth value of 3 means that only nodes reachable
+# from the root by following a path via at most 3 edges will be shown. Nodes
+# that lay further from the root node will be omitted. Note that setting this
+# option to 1 or 2 may greatly reduce the computation time needed for large
+# code bases. Also note that the size of a graph can be further restricted by
+# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
+
+MAX_DOT_GRAPH_DEPTH    = 0
+
+# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
+# background. This is disabled by default, because dot on Windows does not
+# seem to support this out of the box. Warning: Depending on the platform used,
+# enabling this option may lead to badly anti-aliased labels on the edges of
+# a graph (i.e. they become hard to read).
+
+DOT_TRANSPARENT        = NO
+
+# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
+# files in one run (i.e. multiple -o and -T options on the command line). This
+# makes dot run faster, but since only newer versions of dot (>1.8.10)
+# support this, this feature is disabled by default.
+
+DOT_MULTI_TARGETS      = NO
+
+# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
+# generate a legend page explaining the meaning of the various boxes and
+# arrows in the dot generated graphs.
+
+GENERATE_LEGEND        = YES
+
+# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
+# remove the intermediate dot files that are used to generate
+# the various graphs.
+
+DOT_CLEANUP            = YES
similarity index 88%
rename from doc/DoxygenLayoutSimgrid.xml
rename to doc/user_guide/doxygen/UserGuideDoxygenLayout.xml
index 9b4d189..0401ca2 100644 (file)
@@ -1,14 +1,18 @@
 <doxygenlayout version="1.0">
   <!-- Navigation index tabs for HTML output -->
   <navindex>
 <doxygenlayout version="1.0">
   <!-- Navigation index tabs for HTML output -->
   <navindex>
-    <tab type="mainpage" visible="yes" title=""/>
-    <tab type="pages" visible="yes" title="" intro=""/>
-    <tab type="modules" visible="yes" title="" intro=""/>
-    <tab type="namespaces" visible="yes" title="">
+    <tab type="mainpage" visible="no" title="User Guide Home"/>
+    <tab type="pages" visible="yes" title="Table Of Content" intro="Complete pages list"/>
+    <tab type="user" url="https://gforge.inria.fr/projects/simgrid" title="Forge"/>
+    <tab type="user" url="http://simgrid.gforge.inria.fr/" title="Website"/>
+    <tab type="user" url="../../ref_guide/html/index.html" title="Reference Manual"/>  
+    <tab type="user" url="../../user_guide/html/index.html" title="User Guide"/>       
+    <tab type="user" url="http://simgrid.gforge.inria.fr/101/index.php" title="Tutorials"/>
+    <tab type="namespaces" visible="no" title="">
       <tab type="namespaces" visible="yes" title="" intro=""/>
       <tab type="namespacemembers" visible="yes" title="" intro=""/>
     </tab>
       <tab type="namespaces" visible="yes" title="" intro=""/>
       <tab type="namespacemembers" visible="yes" title="" intro=""/>
     </tab>
-    <tab type="classes" visible="yes" title="">
+    <tab type="classes" visible="no" title="">
       <tab type="classes" visible="yes" title="" intro=""/>
       <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> 
       <tab type="hierarchy" visible="yes" title="" intro=""/>
       <tab type="classes" visible="yes" title="" intro=""/>
       <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> 
       <tab type="hierarchy" visible="yes" title="" intro=""/>
@@ -18,7 +22,7 @@
       <tab type="files" visible="yes" title="" intro=""/>
       <tab type="globals" visible="yes" title="" intro=""/>
     </tab>
       <tab type="files" visible="yes" title="" intro=""/>
       <tab type="globals" visible="yes" title="" intro=""/>
     </tab>
-    <tab type="examples" visible="yes" title="" intro=""/>  
+    <tab type="examples" visible="no" title="" intro=""/>  
   </navindex>
 
   <!-- Layout definition for a class page -->
   </navindex>
 
   <!-- Layout definition for a class page -->
similarity index 99%
rename from doc/bindings.doc
rename to doc/user_guide/doxygen/bindings.doc
index ff55b73..59f7827 100644 (file)
@@ -1,6 +1,5 @@
 /*! \page bindings Bindings
 
 /*! \page bindings Bindings
 
-\htmlinclude .bindings.doc.toc
 
 \section bindings_binding_Java Java Binding
 <a href="http://simgrid.gforge.inria.fr/simgrid-java/1.2/doc/">Simgrid-Java documentation</a>.
 
 \section bindings_binding_Java Java Binding
 <a href="http://simgrid.gforge.inria.fr/simgrid-java/1.2/doc/">Simgrid-Java documentation</a>.
diff --git a/doc/user_guide/doxygen/index-API.doc b/doc/user_guide/doxygen/index-API.doc
new file mode 100644 (file)
index 0000000..aa50773
--- /dev/null
@@ -0,0 +1,13 @@
+This file was generated by tools/doxygen/index_create.pl. DO NOT EDIT.
+
+/** \defgroup API_index Full Index
+  * \brief The alphabetical list of all functions, macros and types 
+  *  defined by SimGrid
+  *
+  * List of all functions, variables, defines, enums, and typedefs with
+  * links to the files they belong to. 
+  *
+  * \htmlonly Altough completely useless, the complete list of structures defined can be found <a href="annotated.html">here</a> \endhtmlonly
+
+
+*/
\ No newline at end of file
diff --git a/doc/user_guide/doxygen/index.doc b/doc/user_guide/doxygen/index.doc
new file mode 100644 (file)
index 0000000..084e623
--- /dev/null
@@ -0,0 +1,168 @@
+/*!  
+@mainpage
+<center>
+\htmlonly
+<table width="100%">
+       <tr>
+               <td valign="middle" align="left">
+                               <img src="simgrid_logo_2011.png" alt="SimGrid - Scalable simulation of distributed systems, ranging from grids to peer-to-peer systems" />
+               </td>
+               <td valign="middle" align="left">
+\endhtmlonly
+\htmlonly
+               </td>
+       </tr>
+</table>
+\endhtmlonly
+</center>
+
+Welcome to the SimGrid user guide. In this document, you will find how to install, get started, configure, and run your first simulation with SimGrid.
+
+\section sim_over SimGrid Overview
+SimGrid is a toolkit that provides core functionalities for the simulation
+of distributed applications in heterogeneous distributed environments.
+
+The specific goal of the project is to facilitate research in the area of
+distributed and parallel application scheduling on distributed computing
+platforms ranging from simple network of workstations to Computational
+Grids.
+
+  - The official webpage is <a href="http://simgrid.gforge.inria.fr/">simgrid.gforge.inria.fr</a>.
+  - The Frequently Asked Questions are <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>.
+  - The development webpage is <a href="https://gforge.inria.fr/projects/simgrid//">gforge.inria.fr/projects/simgrid</a>.
+  - The user mailing list is <simgrid-user@lists.gforge.inria.fr>
+  - The SimGrid software package can be downloaded from <a href="http://simgrid.gforge.inria.fr/download.php">here</a>.
+<br>
+
+<hr>
+
+\section overview Overview of the toolkit components
+
+As depicted by the following diagram, the SimGrid toolkit is basically
+three-layered (click on the picture to jump to a specific component).
+
+
+\htmlonly
+<center>
+\endhtmlonly
+\htmlinclude simgrid_modules.map
+\htmlonly
+<br><b>Relationships between the SimGrid components (click to jump to API)</b>
+</center>
+\endhtmlonly
+
+
+\subsection overview_envs Programmation environments layer
+
+SimGrid provides several programmation environments built on top of a unique
+simulation kernel. Each environment targets a specific audiance and
+constitutes a different paradigm. To choose which of them you want to use,
+you have to think about what you want to do and what would be the result of
+your work.
+
+ - If you want to study a theoritical problem and compare several
+   heuristics, you probably want to try <b>\ref MSG_API</b> (yet another
+   historical name). It was designed exactly to that extend and should allow
+   you to build easily rather realistic multi-agents simulation. Yet,
+   realism is not the main goal of this environment and the most annoying
+   technical issues of real platforms are masked here. Check the \ref
+   MSG_API section for more information.
+
+ - If you want to study the behaviour of a MPI application using emulation
+   technics, you should have a look at the <b>\ref SMPI_API</b> (Simulated
+   MPI) programming environment. Unfortunately, this work is still underway.
+   Check the \ref SMPI_API section for more information.
+
+ - If you want to develop a real distributed application, then you may find
+   <b>\ref GRAS_API</b> (Grid Reality And Simulation) useful. This is an API
+   for the realization of distributed applications.
+   \n\n
+   Moreover, there is two implementations of this API: one on top of the
+   SURF (allowing to develop and test your application within the comfort of
+   the simulator) and another suited for deployment on real platforms
+   (allowing the resulting application to be highly portable and extremely
+   efficient).
+   \n\n
+   Even if you do not plan to run your code for real, you may want to switch
+   to GRAS if you intend to use MSG in a very intensive way (e.g. for
+   simulating a peer-to-peer environment).
+   \n\n
+   See the \ref GRAS_API section for more details.
+
+If your favorite programming environment/model is not there (BSP,
+components, OpenMP, etc.) is not represented in the SimGrid toolkit yet, you may
+consider adding it. You should contact us first on the
+<a href=http://lists.gforge.inria.fr/mailman/listinfo/simgrid-devel>SimGrid
+developers mailing list</a>, though.
+
+\subsection overview_kernel Simulation kernel layer
+
+The core functionnalities to simulate a virtual platform are provided by a
+module called <b>\ref SURF_API</b>.  It is
+very low-level and is not intended to be used as such by end-users. Instead,
+it serve as a basis for the higher level layer.
+
+SURF main features are a fast max-min linear solver and the ability to
+change transparently the model used to describe the platform. This greatly
+eases the comparison of the several models existing in the litterature.
+
+See the \ref SURF_API section for more details.
+
+\subsection overview_fondation Base layer
+
+The base of the whole toolkit is constituted by the <b>\ref XBT_API
+(eXtended Bundle of Tools)</b>.
+
+It is a portable library providing some grounding features such as \ref
+XBT_log, \ref XBT_ex and \ref XBT_config. XBT also encompass
+the following convenient datastructures: \ref XBT_dynar, \ref XBT_fifo, \ref
+XBT_dict, \ref XBT_heap, \ref XBT_set and \ref XBT_swag.
+
+See the \ref XBT_API section for more details.
+
+
+\subsection lucas_layer Tracing simulation
+Finally, a transversal module allows you to trace your simulation. More documentation in the section \ref TRACE_doc
+
+
+<br>
+The SimGrid software package can be downloaded from
+<a href="http://simgrid.gforge.inria.fr/download.php">here</a>.<br>
+
+If you are interested in the history of SimGrid and in current and planned development,
+you can find out more <a href="http://simgrid.gforge.inria.fr/history.html">here</a>.
+
+Any question, remark or suggestion are welcome on the
+<a href="http://lists.gforge.inria.fr/mailman/listinfo/simgrid-user">SimGrid users
+mailing list</a>.
+
+
+<hr>
+\htmlonly
+<center>
+<a href="http://creativecommons.org/licenses/LGPL/2.1/"><img alt="CC-GNU LGPL" border="0" src="http://creativecommons.org/images/public/cc-LGPL-a.png" /></a>
+</center>
+\endhtmlonly
+
+/**
+@defgroup SimGrid_User_Guide SimGrid User Guide
+   @{ */
+       /** @defgroup SimGrid_install   Install          */
+       /** @defgroup SimGrid_options   Options and configuration */
+       /** @defgroup SimGrid_pls   Packet-level simulation */
+       /** @defgroup SimGrid_pf   Platform description */
+       /** @defgroup SimGrid_tracing   Tracing */
+       /** @defgroup MSG_User_Guide MSG User Guide      */
+       /** @defgroup SIMDAG_User_Guide SIMDAG User Guide      */
+       /** @defgroup GRAS_User_Guide GRAS User Guide      */
+       /** @defgroup SMPI_User_Guide SMPI User Guide      */
+       /** @defgroup AMOK_User_Guide AMOK User Guide      */
+       /** @defgroup XBT_User_Guide XBT User Guide      */
+       /** @defgroup Advanced_User_Guide Advanced User Guide      */
+/**  @{ */
+       /** @defgroup SIMIX_User_Guide SIMIX User Guide: writing your own model      */
+
+/** @} */
+/** @} */
+
+*/
similarity index 99%
rename from doc/install.doc
rename to doc/user_guide/doxygen/install.doc
index 8c084e8..1e76fc3 100644 (file)
@@ -1,6 +1,5 @@
-/*! \page install Installing Simgrid
-
-\htmlinclude .install.doc.toc
+/*! \addtogroup SimGrid_install
+\page install Installing Simgrid
 
 \section install_cmake Installing the SimGrid library
 
 
 \section install_cmake Installing the SimGrid library
 
diff --git a/doc/user_guide/doxygen/modules.doc b/doc/user_guide/doxygen/modules.doc
new file mode 100644 (file)
index 0000000..76de6d6
--- /dev/null
@@ -0,0 +1,255 @@
+/**
+  \defgroup SimGrid_API  SimGrid modules */
+
+/** \defgroup XBT_API      XBT
+    \ingroup SimGrid_API
+    \brief The core toolbox of SimGrid, containing usefull datatypes,
+           portability support and so on.
+
+*/
+
+/** \defgroup MSG_API      MSG
+    \ingroup SimGrid_API
+    \brief Simple programming environment
+
+      MSG was the first distributed programming environment provided within
+      SimGrid. While almost realistic, it remains quite simple (simplistic?).
+
+      \section MSG_who Who should use this (and who shouldn't)
+
+      You should use this module if you want to study some heuristics for a
+      given problem you don't really want to implement.
+      If you want to use DAGs, have a look at the \ref SD_API programming
+      environment.
+      If you want to get a real (but experimental) implementation of your solution, have a look
+      at the \ref GRAS_API one. If you want to study an existing MPI program,
+      have a look at the \ref SMPI_API one. If none of those programming
+      environments fits your needs, you may consider implementing your own
+      directly on top of \ref SURF_API (but you probably want to contact us
+      before).
+*/
+
+
+/** \defgroup SIMIX_API      SIMIX
+    \ingroup SimGrid_API
+    \brief POSIX-like interface for building simulation
+
+    This is a developer-level interface that should be useful only if you
+    plan to design a new interface for SimGrid.
+*/
+
+
+/** \defgroup GRAS_API      GRAS
+    \ingroup SimGrid_API
+    \brief Realistic programming environment (Grid Reality And Simulation)
+
+    GRAS provides a complete API to implement distributed application on top
+    of heterogeneous plateforms. In addition to the SimGrid implementation
+    of this interface (allowing you to work on your application within the
+    comfort of the simulator), an implementation suited to real platforms is
+    also provided (allowing you to really use your application once you're
+    done with developing it). It may still contain rought corners as
+    GRAS is not the most used part of SimGrid, however.
+
+    GRAS thus constitute a complete grid application developement framework,
+    encompassing both developer helping tools (the simulator and associated
+    tools) and an efficient while portable execution runtime.
+
+    \section GRAS_who Who should use this (and who shouldn't)
+
+    You should use this programming environment if you want to develop real
+    applications, ie if the final result of your work is a program which
+    may eventually be distributed. Rember however that GRAS is
+    considered as experimental at this point. Help would be welcomed
+    to improve this sorry situation...
+
+    If you just want to study some heuristics for a given problem you don't
+    want to implement really (ie, if your result would be a theorem), have a
+    look at the \ref MSG_API one, or the \ref SD_API one if you need to use DAGs.
+    If you want to study an existing MPI program, have a look at the
+    \ref SMPI_API one.
+    If none of those programming environments fits your needs, you may
+    consider implementing your own directly on top of \ref SURF_API (but you
+    probably want to contact us before).
+*/
+
+/** \defgroup AMOK_API AMOK
+    \ingroup SimGrid_API
+    \brief Distributed toolkit built over \ref GRAS_API (Advanced Metacomputing Overlay Kit)
+
+    AMOK provides several tools useful to most applications built on top of GRAS,
+    but yet not belonging to GRAS itself. It is planned that those modules will be
+    changed to real plugins one day, allowing users to load only the needed parts at
+    run time. For now, they live in another library against which you should link your
+    programs explicitly.
+*/
+
+/** \defgroup SMPI_API      SMPI
+    \ingroup SimGrid_API
+    \brief Programming environment for the simulation of MPI applications
+
+This programming environment permits to study existing MPI application
+by emulating them on top of the SimGrid simulator. In other words, it
+will constitute an emulation solution for parallel codes. You don't
+even have to modify your code for that, although that may help, as
+detailed below.
+
+\section SMPI_who Who should use SMPI (and who shouldn't)
+
+You should use this programming environment of the SimGrid suite if
+you want to study existing MPI applications. If you want to create a
+distributed application, you may be interested in the \ref GRAS_API
+environment instead (but note that GRAS is not very actively
+maintained nowadays). If you want to study some heuristics for a given
+problem (and if your goal is to produce theorems and publications, not
+code), have a look at the \ref MSG_API environment, or the \ref SD_API
+one if you need to use DAGs. If none of those programming environments
+fits your needs, you may consider implementing your own directly on
+top of \ref SURF_API (but you probably want to contact us before).
+
+\section SMPI_what What can run within SMPI?
+
+You can run unmodified MPI applications (both C and Fortran) within
+SMPI, provided you only use MPI calls that we implemented in MPI. Our
+coverage of the interface is not bad, but will probably never be
+complete. One sided communications and I/O primitives are not targeted
+for now. The full list of not yet implemented functions is available
+in file <tt>include/smpi/smpi.h</tt> of the archive, between two lines
+containing the <tt>FIXME</tt> marker. If you really need a missing
+feature, please get in touch with us: we can guide you though the
+SimGrid code to help you implementing it, and we'd glad to integrate
+it in the main project afterward if you contribute them back.
+
+\section SMPI_adapting Adapting your MPI code to the use of SMPI
+
+As detailed in the reference article (available at
+http://hal.inria.fr/inria-00527150), you may want to adapt your code
+to improve the simulation performance. But these tricks may seriously
+hinder the result qualtity (or even prevent the app to run) if used
+wrongly. We assume that if you want to simulate an HPC application,
+you know what you are doing. Don't prove us wrong!
+
+If you get short on memory (the whole app is executed on a single node
+when simulated), you should have a look at the SMPI_SHARED_MALLOC and
+SMPI_SHARED_FREE macros. It allows to share memory areas between
+processes. For example, matrix multiplication code may want to store
+the blocks on the same area. Of course, the resulting computations
+will useless, but you can still study the application behavior this
+way. Of course, if your code is data-dependent, this won't work.
+
+If your application is too slow, try using SMPI_SAMPLE_LOCAL,
+SMPI_SAMPLE_GLOBAL and friends to indicate which computation loops can
+be sampled. Some of the loop iterations will be executed to measure
+their duration, and this duration will be used for the subsequent
+iterations. These samples are done per processor with
+SMPI_SAMPLE_LOCAL, and shared between all processors with
+SMPI_SAMPLE_GLOBAL. Of course, none of this will work if the execution
+time of your loop iteration are not stable.
+
+Yes, that's right, these macros are not documented yet, but we'll fix
+it as soon as time permits. Sorry about that -- patch welcomed!
+Meanwhile, grep for them on the examples for more information.
+
+\section SMPI_compiling Compiling your code
+
+This is very simply done with the <tt>smpicc</tt> script. If you
+already compiled any MPI code before, you already know how to use it.
+If not, you should try to get your MPI code running on top of MPI
+before giving SMPI a spin. Actually, that's very simple even if it's
+the first time you use MPI code: just use smpicc as a compiler (in
+replacement of gcc or your usual compiler), and you're set.
+
+\section SMPI_executing Executing your code on top of the simulator
+
+This is done though the <tt>smpirun</tt> script as follows.
+<tt>my_hostfile.txt</tt> is a classical MPI hostfile (that is, this
+file lists the machines on which the processes must be dispatched, one
+per line)  <tt>my_platform.xml</tt> is a classical SimGrid platform
+file. Of course, the hosts of the hostfile must exist in the provided
+platform. <tt>./program</tt> is the MPI program that you want to
+simulate (must be compiled by <tt>smpicc</tt>) while <tt>-arg</tt> is
+a command-line parameter passed to this program.
+
+\verbatim
+smpirun -hostfile my_hostfile.txt -platform my_platform.xml ./program -arg
+\endverbatim
+
+smpirun accepts other parameters, such as <tt>-np</tt> if you don't
+want to use all the hosts defined in the hostfile, <tt>-map</tt> to
+display on which host each rank gets mapped of <tt>-trace</tt> to
+activate the tracing during the simulation. You can get the full list
+by running
+\verbatim
+smpirun -help
+\endverbatim
+
+
+*/
+
+
+/** \defgroup SD_API      SimDag
+    \ingroup SimGrid_API
+    \brief Programming environment for DAG applications
+
+    SimDag provides some functionnalities to simulate parallel task scheduling
+    with DAGs models (Direct Acyclic Graphs).
+    The old versions of SimGrid were based on DAGs. But the DAG part (named SG)
+    was removed in SimGrid 3 because the new kernel (\ref SURF_API) was implemented. \ref SURF_API
+    was much faster and more flexible than SG and did not use DAGs.
+    SimDag is a new implementation of DAGs handling and it is built on top of \ref SURF_API.
+
+    \section SD_who Who should use this (and who shouldn't)
+
+    You should use this programming environment of the SimGrid suite if you want
+    to study algorithms and heuristics with DAGs of parallel tasks.
+    If you don't need to use DAGs for your simulation, have a look at the
+    \ref MSG_API programming environment.
+    If you want to implement a real distributed application, have a look at the
+    \ref GRAS_API programming environment.
+    If you want to study an existing MPI program, have a look at the
+    \ref SMPI_API one.
+    If none of those programming environments fits your needs, you may
+    consider implementing your own directly on top of \ref SURF_API (but you
+    probably want to contact us before).
+
+*/
+
+/**
+@defgroup SURF_API SURF
+@ingroup SimGrid_API
+@brief Internal kernel of all the simulators used in SimGrid, and associated models.
+
+SURF provides the core functionnalities to simulate a virtual
+platform. It is very low-level and is not intended to be used by end
+users, but rather to serve as a basis for higher-level simulators. Its
+interface are not frozen (and will probably never be), and the
+structure emphasis on performance over ease of use. This module
+contains the platform models. If you need a model that is not encoded
+yet, please come to the devel mailing list so that we can discuss on
+the feasibility of your idea.
+
+Please note that as it is not really intended for public use, this
+module is only partially documented.
+*/
+
+
+/**
+@defgroup TRACE_API TRACE
+@ingroup SimGrid_API
+@brief Tracing mechanism and its functions.
+
+SimGrid can trace the resource (of hosts and links) utilization using
+any of its programming interfaces (MSG, SimDAG and SMPI). This means
+that the tracing will register how much power is used for each host
+and how much bandwidth is used for each link of the platform.
+
+The idea of the tracing facilities is to give SimGrid users to
+possibility to classify MSG and SimDAG tasks by category, tracing the
+platform utilization (hosts and links) for each of the categories.
+The API enables the declaration of categories and a function to
+associate them to the tasks (MSG and SD). The tasks that are not
+classified according to a category are not traced. If no categories
+are specified, simulations can still be traced using a special
+parameter in the command line (see \ref tracing_tracing for details).
+*/
+
similarity index 99%
rename from doc/options.doc
rename to doc/user_guide/doxygen/options.doc
index 5bb02b7..c1d2409 100644 (file)
@@ -1,7 +1,5 @@
 /*! \page options Simgrid options and configurations
 
 /*! \page options Simgrid options and configurations
 
-\htmlinclude .options.doc.toc
-
 A number of options can be given at runtime to change the default
 SimGrid behavior. For a complete list of all configuration options
 accepted by the SimGrid version used in your simulator, simply pass
 A number of options can be given at runtime to change the default
 SimGrid behavior. For a complete list of all configuration options
 accepted by the SimGrid version used in your simulator, simply pass
@@ -490,4 +488,4 @@ when \b verbose-exit is set to 0 (it is to 1 by default).
 
 - \c workstation/model: \ref options_model_select
 
 
 - \c workstation/model: \ref options_model_select
 
-*/
\ No newline at end of file
+*/
similarity index 99%
rename from doc/platform.doc
rename to doc/user_guide/doxygen/platform.doc
index 61df173..f4f4eab 100644 (file)
@@ -1,7 +1,5 @@
 /*! \page platform Platform Description
 
 /*! \page platform Platform Description
 
-\htmlinclude .platform.doc.toc
-
 In order to run any simulation, SimGrid needs 3 things: something to run
 (so, your code), a description of the platform on which you want to run your
 application, and finally it needs something to know where to deploy what.
 In order to run any simulation, SimGrid needs 3 things: something to run
 (so, your code), a description of the platform on which you want to run your
 application, and finally it needs something to know where to deploy what.
similarity index 99%
rename from doc/pls.doc
rename to doc/user_guide/doxygen/pls.doc
index 1fcdc93..a893f9c 100644 (file)
@@ -1,7 +1,5 @@
 /*! \page pls Packet level simulation
 
 /*! \page pls Packet level simulation
 
-\htmlinclude .pls.doc.toc
-
 It is possible to use a packet-level network simulator
 instead of the default flow-based simulation. You may want to use such
 an approach if you have doubts about the validity of the default model
 It is possible to use a packet-level network simulator
 instead of the default flow-based simulation. You may want to use such
 an approach if you have doubts about the validity of the default model
similarity index 99%
rename from doc/tracing.doc
rename to doc/user_guide/doxygen/tracing.doc
index f2b586b..11b2142 100644 (file)
@@ -1,7 +1,5 @@
 /*! \page tracing Tracing Simulations for Visualization
 
 /*! \page tracing Tracing Simulations for Visualization
 
-\htmlinclude .tracing.doc.toc
-
 \section tracing_tracing Tracing Simulations for Visualization
 
 The trace visualization is widely used to observe and understand the behavior
 \section tracing_tracing Tracing Simulations for Visualization
 
 The trace visualization is widely used to observe and understand the behavior
similarity index 100%
rename from doc/use.doc
rename to doc/user_guide/doxygen/use.doc
diff --git a/doc/user_guide/fig/amok_bw_sat.png b/doc/user_guide/fig/amok_bw_sat.png
new file mode 100644 (file)
index 0000000..bed6ec3
Binary files /dev/null and b/doc/user_guide/fig/amok_bw_sat.png differ
diff --git a/doc/user_guide/fig/amok_bw_test.png b/doc/user_guide/fig/amok_bw_test.png
new file mode 100644 (file)
index 0000000..bbd5c98
Binary files /dev/null and b/doc/user_guide/fig/amok_bw_test.png differ
diff --git a/doc/user_guide/fig/gras_comm.png b/doc/user_guide/fig/gras_comm.png
new file mode 100644 (file)
index 0000000..389e8cb
Binary files /dev/null and b/doc/user_guide/fig/gras_comm.png differ
diff --git a/doc/webcruft/SimGrid_2010.ico b/doc/webcruft/SimGrid_2010.ico
deleted file mode 100644 (file)
index 619a707..0000000
Binary files a/doc/webcruft/SimGrid_2010.ico and /dev/null differ
diff --git a/doc/webcruft/simgrid_logo_2010.png b/doc/webcruft/simgrid_logo_2010.png
deleted file mode 100644 (file)
index 2ff15a6..0000000
Binary files a/doc/webcruft/simgrid_logo_2010.png and /dev/null differ
diff --git a/doc/webcruft/simgrid_logo_2011_small.png b/doc/webcruft/simgrid_logo_2011_small.png
new file mode 100644 (file)
index 0000000..03d942a
Binary files /dev/null and b/doc/webcruft/simgrid_logo_2011_small.png differ
diff --git a/doc/webcruft/simgrid_logo_small.png b/doc/webcruft/simgrid_logo_small.png
deleted file mode 100644 (file)
index 358b069..0000000
Binary files a/doc/webcruft/simgrid_logo_small.png and /dev/null differ
diff --git a/doc/webcruft/simgrid_logo_smaller.png b/doc/webcruft/simgrid_logo_smaller.png
deleted file mode 100644 (file)
index bcaf7b8..0000000
Binary files a/doc/webcruft/simgrid_logo_smaller.png and /dev/null differ
index b53a6b0..bb45845 100644 (file)
@@ -16,6 +16,7 @@
 SG_BEGIN_DECL()
 
 /** \addtogroup XBT_parmap
 SG_BEGIN_DECL()
 
 /** \addtogroup XBT_parmap
+  * \ingroup XBT_misc  
   * \brief Parallel map.
   *
   * A function is applied to all elements of a dynar in parallel with n worker
   * \brief Parallel map.
   *
   * A function is applied to all elements of a dynar in parallel with n worker
index 2ab288c..e7522cc 100755 (executable)
@@ -40,7 +40,6 @@ print OUTPUT <<EOF;
 This file was generated by tools/doxygen/index_create.pl. DO NOT EDIT.
 
 /** \\defgroup API_index Full Index
 This file was generated by tools/doxygen/index_create.pl. DO NOT EDIT.
 
 /** \\defgroup API_index Full Index
-  * \\ingroup SimGrid_API
   * \\brief The alphabetical list of all functions, macros and types 
   *  defined by SimGrid
   *
   * \\brief The alphabetical list of all functions, macros and types 
   *  defined by SimGrid
   *
diff --git a/tools/doxygen/toc_create.pl b/tools/doxygen/toc_create.pl
deleted file mode 100755 (executable)
index 13b1cd0..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-#!/usr/bin/perl -w
-
-use strict;
-
-($#ARGV >= 1) or die "Usage: toc_create.pl <input-doc-file>+";
-
-sub handle_file {
-  my $infile = shift;
-  open FILE,$infile;
-
-  my(@toc);
-  my($level,$label,$name);
-
-  while(my $line=<FILE>) {
-    chomp $line;
-    if($line=~/\\section\s*(\S\S*)\s*(.*)$/) {
-#      print "$line\n";
-       $label = $1;
-       $name = $2;
-       $level=0;
-#      print "$label : $name\n";
-       push @toc,[$level,$label,$name];
-    } elsif($line=~/\\subsection\s*(\S\S*)\s*(.*)$/) {
-#      print "$line\n";
-       $label = $1;
-       $name = $2;
-       $level=1;
-#      print "\t$label : $name\n";
-       push @toc,[$level,$label,$name];
-    } elsif($line=~/\\subsubsection\s*(\S\S*)\s*(.*)$/) {
-#      print "$line\n";
-       $label = $1;
-       $name = $2;
-       $level=2;
-#      print "\t\t$label : $name\n";
-       push @toc,[$level,$label,$name];
-    }
-  }
-  close FILE;
-
-  my $outfile = "$infile.toc";
-  $outfile =~ s|\./||g;
-  $outfile =~ s|\.\./||g;
-  $outfile =~ s|/|_|g;
-  $outfile = ".$outfile";
-  print "Create a TOC for $infile (in $outfile)\n";
-  open OUTPUT,"> ./$outfile";
-  my($current_level)=-1;
-  my($entry);
-  print OUTPUT "<!-- Automatically generated table of contents --!>\n";
-  print OUTPUT "<div class=\"toc\">\n";
-  print OUTPUT "<div class=\"tocTitle\">Table of content</div>\n";
-  foreach $entry (@toc) {
-      ($level,$label,$name) = @$entry;
-
-      while($current_level<$level) {
-         print OUTPUT "<ol type=\"1\">\n";
-         $current_level++;
-      }        
-      while($current_level>$level) {
-         print OUTPUT "</ol>\n";
-         $current_level--;
-      }
-      foreach (1..$current_level) {
-         print OUTPUT "\t";
-      }
-      print OUTPUT "<li> <a href=\"#$label\">$name</a>\n";
-  }
-
-  while($current_level>-1) {
-      print OUTPUT "</ol>\n";
-      $current_level--;
-  }
-  print OUTPUT "</div>\n";
-  print OUTPUT "<!-- End of automatically generated table of contents --!>\n";
-  close OUTPUT;
-} # sub handle_file
-
-
-map { handle_file($_) } @ARGV;