X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FDVB%2FDVBDemuxSocketProtocol.hh;h=af82baa6dbabe4475e3aec81d924291e19dfc2d0;hb=d0c31526ac12869eed085891e3ae13e8b21072e6;hp=fcfea355a4f321a3de78a0c71107c673ebf0149e;hpb=9cb871b939efe93e35dd96808d25089399acfc46;p=senf.git diff --git a/senf/Socket/Protocols/DVB/DVBDemuxSocketProtocol.hh b/senf/Socket/Protocols/DVB/DVBDemuxSocketProtocol.hh index fcfea35..af82baa 100644 --- a/senf/Socket/Protocols/DVB/DVBDemuxSocketProtocol.hh +++ b/senf/Socket/Protocols/DVB/DVBDemuxSocketProtocol.hh @@ -32,12 +32,12 @@ #include //#include "DVBSocketProtocol.mpp" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { /// \addtogroup protocol_facets_group - /// @{ + //\{ /** \todo Document me! */ @@ -55,17 +55,17 @@ namespace senf { void stopFiltering() const; ///\name Abstract Interface Implementation - ///@{ + //\{ bool eof() const; - ///@} + //\} }; - /// @} + //\} } -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// //#include "DVBDemuxSocketProtocol.cci" //#include "DVBDemuxSocketProtocol.ct" //#include "DVBDemuxSocketProtocol.cti"