Packets: Add packet diagram to RadiotapPacket
[senf.git] / Packets / Packet.hh
index d3b42a4..4a25789 100644 (file)
@@ -376,6 +376,10 @@ namespace senf {
 
         ///@}
 
+        template <class Annotation>
+        Annotation const & annotation() const; ///< Get packet annotation
+                                        /**< \see annotation() */
+
         ///\name Other methods
         ///@{