X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FPacketImpl.hh;h=56e261de42f596b362665de13304e2320a5fb2ad;hb=7ee689fe38d66aa3a0004d55e8708750d35adc0b;hp=32b2acfadfedaf59890e4b70ffed8265ce525c98;hpb=a518319a80169b48c8dccfeb82ed2834d3eebd75;p=senf.git diff --git a/senf/Packets/PacketImpl.hh b/senf/Packets/PacketImpl.hh index 32b2acf..56e261d 100644 --- a/senf/Packets/PacketImpl.hh +++ b/senf/Packets/PacketImpl.hh @@ -37,7 +37,7 @@ //#include "PacketImpl.mpp" #include "PacketImpl.ih" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { @@ -172,6 +172,7 @@ namespace detail { Annotation & annotation(); void clearAnnotations(); + void assignAnnotations(PacketImpl const & other); void dumpAnnotations(std::ostream & os); /** \brief Internal: Keep PacketImpl instance alive @@ -215,7 +216,7 @@ namespace detail { }} -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #endif #if !defined(HH_SENF_Packets_Packets__decls_) && !defined(HH_SENF_Packets_PacketImpl_i_) #define HH_SENF_Packets_PacketImpl_i_