moved Sniffer into new Examples directory
[senf.git] / Socket / ProtocolClientSocketHandle.cti
index 98d722a..a3e383e 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 //
-// Copyright (C) 2006 
+// Copyright (C) 2006
 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
 // Kompetenzzentrum fuer Satelitenkommunikation (SatCom)
 //     Stefan Bund <stefan.bund@fokus.fraunhofer.de>
 // Free Software Foundation, Inc.,
 // 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+/** \file
+    \brief ProtocolClientSocketHandle inline template
+        implementation
+ */
+
 // Definition of inline template functions
 
 //#include "ProtocolClientSocketHandle.ih"
@@ -98,5 +103,8 @@ senf::ProtocolClientSocketHandle<SocketProtocol>::dumpState(unsigned lod)
 \f
 // Local Variables:
 // mode: c++
+// fill-column: 100
 // c-file-style: "senf"
+// indent-tabs-mode: nil
+// ispell-local-dictionary: "american"
 // End: