X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FPacket.hh;h=4a25789f1ab03e5af69997261e913e8dbf4fc433;hb=2265e2dcc8c6fc6a35f63d68119a795974cf2ee7;hp=d3b42a402eefb6e8bcb356cd25bcd266dd77afe4;hpb=f52075dad8b8291570fa2c61ef9b5ec0a04d1e5e;p=senf.git diff --git a/Packets/Packet.hh b/Packets/Packet.hh index d3b42a4..4a25789 100644 --- a/Packets/Packet.hh +++ b/Packets/Packet.hh @@ -376,6 +376,10 @@ namespace senf { ///@} + template + Annotation const & annotation() const; ///< Get packet annotation + /**< \see annotation() */ + ///\name Other methods ///@{