src/core/model/object-ptr-container.h
changeset 11136 03bf8fa63bda
parent 11096 e57bfdb4f12c
child 11533 6769680336c8
--- a/src/core/model/object-ptr-container.h	Wed Jan 07 15:41:00 2015 -0800
+++ b/src/core/model/object-ptr-container.h	Wed Jan 07 15:43:53 2015 -0800
@@ -25,6 +25,13 @@
 #include "ptr.h"
 #include "attribute.h"
 
+/**
+ * \file
+ * \ingroup attribute_ObjectPtrContainer
+ * ObjectPtrContainer attribute value declarations and template implementations.
+ */
+
+
 namespace ns3 {
 
 /**