X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FMainpage.dox;h=407bd9ea733ae0ccfe64b1e7393b5218e6589ad0;hb=93d9568d448749dc187e7622b733a4a3caa319df;hp=6e2c7f858560009ec94ef6a72cd216427ccb59ab;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/Mainpage.dox b/senf/Utils/Mainpage.dox index 6e2c7f8..407bd9e 100644 --- a/senf/Utils/Mainpage.dox +++ b/senf/Utils/Mainpage.dox @@ -31,21 +31,21 @@ namespace senf { + href="http://www.boost.org/doc/libs/release/libs/bind/bind.html">Boost.Bind extension @@ -53,17 +53,17 @@ namespace senf { \section basic_mixins Mixin classes - +
\ref membinda simple Boost.Bind extension
\ref senfmplSome simple tools which help to solve common meta-programming tasks
\ref senfppExtensions to the Boost.Preprocessor + href="http://www.boost.org/doc/libs/release/libs/preprocessor/doc/index.html">Boost.Preprocessor library
\ref typetraitsExtensions to the Boost.TypeTraits + href="http://www.boost.org/doc/libs/release/libs/type_traits/index.html">Boost.TypeTraits library
\ref boost_parameterUtilities concerning the Boost.Parameter + href="http://www.boost.org/doc/libs/release/libs/parameter/doc/html/index.html">Boost.Parameter library
\ref phoenix_helpersPhoenix functors
+ href="http://www.boost.org/doc/libs/release/libs/smart_ptr/intrusive_ptr.html">boost::intrusive_ptr
\ref intrusive_refcountmixin to simplify writing classes for use with boost::intrusive_ptr
\ref safe_boola mixin class to provide a really safe replacement for operator bool - +
\ref singletonmixin to make a class a singleton
- + \section memory_management Memory Management @@ -72,7 +72,7 @@ namespace senf { buffers \ref pool_alloc_mixinmixin to provide pool allocation to a class - + \ref contiguous_storage_iteratortraits class to check iterator type for raw pointer accessibility @@ -87,7 +87,7 @@ namespace senf { \ref TypeIdValueclass wrapping a typeid in a way that it can be used like any other value type, e.g. as the key in a map. - + \section miscstuff Miscellaneous @@ -95,7 +95,7 @@ namespace senf { \ref exceptionstandard exception for system errors (errno) \ref senf_statisticsstatistics functionality - + \ref hexdumpa simple but usefull function to write binary data in in hexadecimal format. @@ -106,7 +106,7 @@ namespace senf { stringJoin()Utility to join a string range into a single string (with separator) - + make_transform_range()\c boost::make_transform_iterator() with support for ranges @@ -114,6 +114,9 @@ namespace senf { by the GNU libc signalName()convert signal number to string representation + + \ref senf_utils_format\c iostream formating helpers for extended + formats