X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketProtocol.hh;h=1935b6ee06191860abb7fadf15071a0631ea3599;hb=983ae64545d03ca24e7c5cb2c9ed2749435844eb;hp=165d66832e7e2a178d01804e58119ade84fe4f6a;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Socket/SocketProtocol.hh b/Socket/SocketProtocol.hh index 165d668..1935b6e 100644 --- a/Socket/SocketProtocol.hh +++ b/Socket/SocketProtocol.hh @@ -225,6 +225,8 @@ namespace senf { protocols themselves, they are combined to build concrete protocols. This structure will remove a lot of code duplication. It is important to ensure, that the protocol facets do not overlap, since otherwise there will be problems resolving overlapping members. + + \doc init_client init_server */ template class ConcreteSocketProtocol