X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketProtocol.hh;h=e4f9f211b5ef203bbab97c76a7749360ccbce531;hb=04dd5d565dc0a5888f8d26bbcb12e9d325d6a4e5;hp=1935b6ee06191860abb7fadf15071a0631ea3599;hpb=983ae64545d03ca24e7c5cb2c9ed2749435844eb;p=senf.git diff --git a/Socket/SocketProtocol.hh b/Socket/SocketProtocol.hh index 1935b6e..e4f9f21 100644 --- a/Socket/SocketProtocol.hh +++ b/Socket/SocketProtocol.hh @@ -103,7 +103,7 @@ namespace senf { class SocketPolicyBase; - /** \brief Socket protocol base class + /** \brief Socket Protocol base class This is the base class of all socket protocol classes. Every protocol class must directly or indirectly inherit from SocketProtocol @@ -211,7 +211,7 @@ namespace senf { }; - /** \brief Concrete socket protocol implementation base class + /** \brief Concrete Socket Protocol implementation base class ConcreteSocketProtocol is the base class of a concrete socket protocol implementation. The final protocol class must inherit from ConcreteSocketProtocol. The template argument \a