X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FGenericTLV.cti;h=b9a0960e41a837d43fa312f30b6d31c793126273;hb=47d8fe245087b57098115b66094872cfffb8cbed;hp=b4ba16eed488223779e95a5dcbce391e47c5340a;hpb=33d8f945cadcf912e8637a59d97ac1d1b320af9f;p=senf.git diff --git a/senf/Packets/GenericTLV.cti b/senf/Packets/GenericTLV.cti index b4ba16e..b9a0960 100644 --- a/senf/Packets/GenericTLV.cti +++ b/senf/Packets/GenericTLV.cti @@ -35,6 +35,7 @@ template prefix_ senf::PacketParserBase::size_type senf::GenericTLVParserBase::bytes() + const { if (Base::Registry::instance().isRegistered( *this)) return Base::Registry::instance().bytes( *this);