X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMainpage.dox;h=fe6dd746948be35794f24b299ab47c3d403d2e0f;hb=412024ed31a4ab4eaea7a4165a434f8efebee325;hp=5ea64f374e2b11d58816b287eb5f84d43c3abb88;hpb=58e527462abb46e321c94fda65f758b67ac3aef2;p=senf.git diff --git a/Utils/Mainpage.dox b/Utils/Mainpage.dox index 5ea64f3..fe6dd74 100644 --- a/Utils/Mainpage.dox +++ b/Utils/Mainpage.dox @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institute for Open Communication Systems (FOKUS) -// Competence Center NETwork research (NET), St. Augustin, GERMANY +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -27,7 +27,7 @@ namespace senf { The Utilities Library is a collection of independent utilities. - \section basic_helpers C++ Language helpers and simple library extensions + \section basic_helpers C++ Language helpers and library extensions - + + + + + + +
\ref membinda simple \ref senfmplSome simple tools which help to solve common meta-programming tasks
\ref senfppExtensions to the Boost.Preprocessor library
\ref senfppExtensions to the Boost.Preprocessor + library
\ref typetraitsExtensions to the Boost.TypeTraits + library
\ref boost_parameterUtilities concerning the Boost.Parameter + library
\ref phoenix_helpersPhoenix functors
- \section basic_mixins Basic mixin classes + \section basic_mixins Mixin classes + + + + + + + + + +
\ref intrusive_refcountmixin to simplify writing classes for use with \ref IpChecksumcalculating the 16 bit checksum used in the IP specification
\ref utils_tagsMiscellaneous type tags
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
\ref backtracesUtilities to parse and format backtrace information as provided + by the GNU libc
signalName()convert signal number to string representation
- \section compatibility Compatibility + + \section testing Correctness and testing + + + +
\ref auto_unit_test.hhBoost auto unit test compatibility across Boost versions 1.33 and 1.34
\ref SENF_ASSERT()SENF specific assertion macro
\ref unittestAdditional unit test extension for Boost.Test
*/