Utils: Formating helpers (senf::format::eng, senf::format::dumpint)
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Wed, 30 Sep 2009 15:04:57 +0000 (15:04 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Wed, 30 Sep 2009 15:04:57 +0000 (15:04 +0000)
commitaf697a0c8591b38f7ee7dbc3d1d0293f4ff72d37
tree4db6d295377254df93b13bf51c0b8b386de6ef1b
parentf37680c43dd9aab620388e9b966ed2328c56a15e
Utils: Formating helpers (senf::format::eng, senf::format::dumpint)

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1468 270642c3-0616-0410-b53a-bc976706d245
14 files changed:
senf/Packets/DefaultBundle/EthernetPacket.cc
senf/Packets/DumpFormat.cc
senf/Packets/DumpFormat.hh
senf/Packets/DumpFormat.test.cc
senf/Packets/PacketRegistry.ct
senf/Utils/Format.cc [new file with mode: 0644]
senf/Utils/Format.cci [copied from senf/Packets/DumpFormat.ih with 72% similarity]
senf/Utils/Format.cti [moved from senf/Packets/DumpFormat.ct with 69% similarity]
senf/Utils/Format.hh [new file with mode: 0644]
senf/Utils/Format.ih [moved from senf/Packets/DumpFormat.ih with 83% similarity]
senf/Utils/Format.test.cc [new file with mode: 0644]
senf/Utils/Mainpage.dox
senf/Utils/Statistics.cc
senf/Utils/Statistics.test.cc