changeset 3182 | 61fe7fe81ebd |
parent 2965 | 4b28e9740e3b |
child 3763 | e46e361a4262 |
3181:26e7f865c548 | 3182:61fe7fe81ebd |
---|---|
24 #include "attribute-helper.h" |
24 #include "attribute-helper.h" |
25 |
25 |
26 namespace ns3 { |
26 namespace ns3 { |
27 |
27 |
28 /** |
28 /** |
29 * \ingroup attribute |
|
30 * |
|
29 * \brief Hold a bool native type |
31 * \brief Hold a bool native type |
30 * |
32 * |
31 * \anchor bool |
33 * \anchor bool |
32 * |
34 * |
33 * This class can be used to hold bool variables |
35 * This class can be used to hold bool variables |