X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMainpage.dox;h=9661e9c39f1d9c32e92f53b59e79050597ee1ff9;hb=9a988902090d28007578e93bffd809f6bd913155;hp=de801f3ff575ce6fa8975a4895162021defd77eb;hpb=553781d9e9bce316dca24ac4f0c42e5613e849e0;p=senf.git diff --git a/Utils/Mainpage.dox b/Utils/Mainpage.dox index de801f3..9661e9c 100644 --- a/Utils/Mainpage.dox +++ b/Utils/Mainpage.dox @@ -6,15 +6,18 @@ namespace senf { utilities. We have
+
\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 Boost.Bind extension
@@ -37,7 +40,10 @@ namespace senf { // Local Variables: // mode: c++ +// fill-column: 100 +// c-file-style: "senf" +// indent-tabs-mode: nil +// ispell-local-dictionary: "american" // mode: flyspell // mode: auto-fill -// ispell-local-dictionary: "american" // End: