Packets/GenericTLV: started with documentation how to use GenericTLVBase
[senf.git] / senf / Packets / MPEGDVBBundle / MPESection.hh
index 7c1d7b5..d537eef 100644 (file)
@@ -141,7 +141,9 @@ namespace senf {
         static PacketParserBase::size_type initHeadSize();
     };
 
-    /** \brief MPESection packet typedef */
+    /** \brief MPESection packet typedef 
+         \ingroup protocolbundle_mpegdvb
+     */
     typedef ConcretePacket<MPESectionType> MPESection;
 }