src/Network/Object.hh
changeset 400 d64bf28c4340
parent 337 ecde18d07879
child 431 c6d7272a164b
--- a/src/Network/Object.hh	Fri Jan 16 21:24:45 2009 +0200
+++ b/src/Network/Object.hh	Fri Jan 16 22:03:49 2009 +0200
@@ -1,6 +1,12 @@
 #ifndef NETWORK_OBJECT_HH
 #define NETWORK_OBJECT_HH
 
+/**
+ * @file
+ *
+ * Object-based network protocol for use with NetworkSession
+ */
+
 #include "Session.hh"
 #include "Node.hh"
 #include "../Logger.hh"