X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMainpage.dox;h=7472bda6a79aff6fabb3bc6d0004e53b443d54d9;hb=54eed72c506b09ef5b4be0b62fecedfbc0e3f261;hp=b0670e651bb7adad5337238cb945e329d502e230;hpb=9cd0c7d8fc22ecf342c5d2a45980c245b827a67f;p=senf.git diff --git a/Utils/Mainpage.dox b/Utils/Mainpage.dox index b0670e6..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 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
*/