X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMainpage.dox;h=7472bda6a79aff6fabb3bc6d0004e53b443d54d9;hb=b58cd652f29256e1a0d774159bc8da7357d0df8d;hp=474b40ff1e12eca24150aa3f3e47c646e253f896;hpb=a3d3979b7daaf22ea63ca356edbfa8047dff7b78;p=senf.git diff --git a/Utils/Mainpage.dox b/Utils/Mainpage.dox index 474b40f..7472bda 100644 --- a/Utils/Mainpage.dox +++ b/Utils/Mainpage.dox @@ -6,12 +6,8 @@ namespace senf {
-
\ref logger
highly flexible logging infrastructure
-
SystemException
standard exception for system errors (errno)
-
\ref time
Very rudimentary microsecond time support
-
\ref process
Some simple process management and daemon helpers
\ref membind
a simple \ref TypeIdValue
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.
+ +
\ref hexdump
a simple but usefull function to write binary data in in hexadecimal + format.
+ +
\ref senfmpl
Some simple tools which help to solve common meta-programming + tasks
*/