changeset 11136 | 03bf8fa63bda |
parent 11036 | 1e03af4311bd |
--- a/src/core/model/boolean.h Wed Jan 07 15:41:00 2015 -0800 +++ b/src/core/model/boolean.h Wed Jan 07 15:43:53 2015 -0800 @@ -23,6 +23,12 @@ #include "attribute.h" #include "attribute-helper.h" +/** + * \file + * \ingroup attribute_Boolean + * Boolean attribute value declarations. + */ + namespace ns3 { class BooleanValue : public AttributeValue