automate makeDieImageMap.py processing
[senf.git] / senf / Socket / SocketProtocol.hh
index b41fccb..8538b17 100644 (file)
 
 /** \defgroup protocol_group The Protocol Classes
 
-     <div class="diamap" name="Protocols">
-     <span coords="0,0,118,25">\ref SocketProtocol</span>
-     <span coords="139,381,279,407">\ref UNSocketProtocol</span>
-     <span coords="527,412,693,438">\ref PacketSocketProtocol</span>
-     <span coords="214,49,471,86">\ref ConcreteSocketProtocol</span>
-     <span coords="135,112,283,137">\ref BSDSocketProtocol</span>
-     <span coords="114,258,304,284">\ref DatagramSocketProtocol</span>
-     <span coords="136,320,281,346">\ref TCPSocketProtocol</span>
-     <span coords="395,446,604,472">\ref UNDatagramSocketProtocol</span>
-     <span coords="89,189,329,215">\ref AddressableBSDSocketProtocol</span>
-     <span coords="282,481,444,507">\ref TCPv4SocketProtocol</span>
-     </div>
-     \htmlonly <img src="Protocols.png" border="0" alt="Protocols" usemap="#Protocols"> \endhtmlonly
+    \diaimage Protocols.dia
 
     The socket handle classes and templates only implement the most important socket API methods
     using the policy framework. To access the complete API, the protocol interface is