Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "please sonar and remove unused types"
[simgrid.git] / doc / doxygen / module-xbt.doc
index 1ecc29e..d8cc3d4 100644 (file)
@@ -4,7 +4,6 @@
     - Portability support
       - \ref XBT_syscall
       - \ref XBT_str
-      - \ref XBT_file
     - Grounding features
       - \ref XBT_ex
       - \ref XBT_ex_c
     - Data structures
       - \ref XBT_dynar
       - \ref XBT_dict
-      - \ref XBT_set
-        Data are associated to both an ID (0(1) search) and a name
-      - \ref XBT_fifo
-      - \ref XBT_swag
-      - \ref XBT_heap
-      - \ref XBT_peer
-      - @ref xbt_strbuff
     - \ref XBT_misc
       - \ref XBT_graph
 
@@ -70,9 +62,6 @@
   @{ */
      /** @defgroup XBT_dynar  Dynar: generic dynamic array */
      /** @defgroup XBT_dict   Dict: generic dictionnary */
-     /** @defgroup XBT_fifo   Fifo: generic workqueue */
-     /** @defgroup XBT_swag   Swag: O(1) set datatype */
-     /** @defgroup XBT_heap Heap: generic heap data structure */
 /** @} */
 
 
@@ -87,8 +76,7 @@
   @{ */
      /** @defgroup XBT_graph General purpose graph library */
      /** @defgroup XBT_parmap Parallel map */    
-     /** @defgroup XBT_peer Peer */    
-     /** @defgroup XBT_synchro Synchro stuff */        
+     /** @defgroup XBT_synchro Simulated Synchronization */    
      /** @defgroup XBT_thread Thread stuff */  
      /** @defgroup XBT_context Portable context implementation */              
      /** @defgroup XBT_replay Replay */