Packet: added Packet::reparse() and ::clearAnnotations() member
[senf.git] / senf / Packets / PacketImpl.hh
index 2900044..32b2acf 100644 (file)
@@ -171,6 +171,7 @@ namespace detail {
         template <class Annotation>
         Annotation & annotation();
 
+        void clearAnnotations();
         void dumpAnnotations(std::ostream & os);
 
         /** \brief Internal: Keep PacketImpl instance alive