Packets/80221Bundle: more GenericTLVBase integration; removed GenericTLVPacket; some...
authortho <tho@270642c3-0616-0410-b53a-bc976706d245>
Wed, 14 Oct 2009 12:50:40 +0000 (12:50 +0000)
committertho <tho@270642c3-0616-0410-b53a-bc976706d245>
Wed, 14 Oct 2009 12:50:40 +0000 (12:50 +0000)
commitf723d7852a8195072eee387ea9ca77156b58438b
tree1fc5973c52a60a8bfb84d29332721ada589dc935
parent29a39b247b75454ad25f3f9dc7a524debf8e805c
Packets/80221Bundle: more GenericTLVBase integration; removed GenericTLVPacket; some code refactoring
Packets/PacketParserBase: added protect() member; thx g0dil

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1496 270642c3-0616-0410-b53a-bc976706d245
15 files changed:
senf/Packets/80221Bundle/MIHPacket.cc
senf/Packets/80221Bundle/MIHPacket.hh
senf/Packets/80221Bundle/MIHPacket.test.cc
senf/Packets/80221Bundle/MIHTypes.cci [moved from senf/Packets/80221Bundle/MIHPacket.cci with 73% similarity]
senf/Packets/80221Bundle/MIHTypes.hh [new file with mode: 0644]
senf/Packets/80221Bundle/TLVPacket.cci [deleted file]
senf/Packets/80221Bundle/TLVParser.cc [moved from senf/Packets/80221Bundle/TLVPacket.cc with 74% similarity]
senf/Packets/80221Bundle/TLVParser.cci [new file with mode: 0644]
senf/Packets/80221Bundle/TLVParser.hh [moved from senf/Packets/80221Bundle/TLVPacket.hh with 63% similarity]
senf/Packets/80221Bundle/TLVParser.test.cc [moved from senf/Packets/80221Bundle/TLVPacket.test.cc with 63% similarity]
senf/Packets/GenericTLV.ct
senf/Packets/GenericTLV.cti
senf/Packets/GenericTLV.hh
senf/Packets/PacketParser.cci
senf/Packets/PacketParser.hh