X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMainpage.dox;h=7472bda6a79aff6fabb3bc6d0004e53b443d54d9;hb=54eed72c506b09ef5b4be0b62fecedfbc0e3f261;hp=7fd6f5919b530ecd39330815580201f2b7cc1132;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Utils/Mainpage.dox b/Utils/Mainpage.dox index 7fd6f59..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 contiguous_storage_iterator
traits class to check iterator type for raw pointer accessibility
+
\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
+
*/