X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMainpage.dox;h=e5b53ddb44a28585a736b7ec18e93ad3824dbb05;hb=145f6a7d0f3a6aaa77b3625351c952d24cb0b8a1;hp=475bb16565a432da60307fff8bec5708b1560b35;hpb=3e42ecb22121f2e6df86b27bea73f890384a4ee4;p=senf.git diff --git a/Utils/Mainpage.dox b/Utils/Mainpage.dox index 475bb16..e5b53dd 100644 --- a/Utils/Mainpage.dox +++ b/Utils/Mainpage.dox @@ -14,10 +14,10 @@ namespace senf {
\ref time
Very rudimentary microsecond time support
- +
\ref process
Some simple process management and daemon helpers - +
\ref membind
a simple Boost.Bind extension
@@ -32,6 +32,8 @@ namespace senf {
prettyName()
an interface to the C++ demangler of g++ to get formated type names from typeinfo objects
+
\ref SENF_SCOPED_BUFFER
a portable way to efficiently allocate temporary buffers
+ */ @@ -40,7 +42,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: