X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FProtocols%2FDVB%2FDVBFrontendHandle.hh;h=c1f628c56a2a01e76b8c931c3168831fa40f141a;hb=fa696fb7164ff243f6b7c1c5bda35ed75af153dc;hp=219a6158c5ce0ab003fdb70645a4b2af9fbeeec4;hpb=3b088b5c4d84e10b42b36f047911b34b03b49b03;p=senf.git diff --git a/Socket/Protocols/DVB/DVBFrontendHandle.hh b/Socket/Protocols/DVB/DVBFrontendHandle.hh index 219a615..c1f628c 100644 --- a/Socket/Protocols/DVB/DVBFrontendHandle.hh +++ b/Socket/Protocols/DVB/DVBFrontendHandle.hh @@ -72,6 +72,7 @@ namespace senf { ///@} ///\name Abstract Interface Implementation + ///@{ unsigned available() const; bool eof() const; @@ -85,6 +86,7 @@ namespace senf { typedef ProtocolClientSocketHandle DVBFrontendHandle; + ///@} }