Fix dircopy for SCons V0.96.1
[senf.git] / Utils / Mainpage.dox
index 7fd6f59..822c40b 100644 (file)
@@ -10,8 +10,6 @@ namespace senf {
 
     <dt>SystemException</dt><dd>standard exception for system errors (errno)</dd>
 
-    <dt>\ref time</dt><dd>Very rudimentary microsecond time support</dd>
-
     <dt>\ref process</dt><dd>Some simple process management and daemon helpers<?dd>
 
     <dt>\ref membind</dt><dd>a simple <a
@@ -36,6 +34,15 @@ namespace senf {
     <dt>\ref contiguous_storage_iterator</dt><dd>traits class to check iterator type for raw pointer
     accessibility</dd>
 
+    <dt>\ref TypeIdValue</dt><dd>class wrapping a typeid in a way that it can be used like any other
+    value type, e.g. as the key in a map.</dd>
+    
+    <dt>\ref hexdump<dt><dd>a simple but usefull function to write binary data in in hexadecimal
+    format.</dd>
+
+    <dt>\ref senfmpl</dt><dd>Some simple tools which help to solve common meta-programming
+    tasks</dd>
+
     </dl>
  */