changeset 11136 | 03bf8fa63bda |
parent 10968 | 2d29fee2b7b8 |
--- a/src/core/model/attribute-construction-list.cc Wed Jan 07 15:41:00 2015 -0800 +++ b/src/core/model/attribute-construction-list.cc Wed Jan 07 15:43:53 2015 -0800 @@ -20,6 +20,12 @@ #include "attribute-construction-list.h" #include "log.h" +/** + * \file + * \ingroup object + * ns3::AttributeConstructionList implementation. + */ + namespace ns3 { NS_LOG_COMPONENT_DEFINE("AttributeConstructionList");