senfscons: Fix 'Object' build helper to work with empty source list in SCons 0.96.1
[senf.git] / Utils / Mainpage.dox
index 7fd6f59..7472bda 100644 (file)
@@ -6,12 +6,8 @@ namespace senf {
 
     <dl>
 
-    <dt>\ref logger</dt><dd>highly flexible logging infrastructure</dd>
-
     <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 +32,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>
  */