#include <attribute-construction-list.h>
Public Attributes | |
Ptr< const AttributeChecker > | checker |
std::string | name |
Ptr< AttributeValue > | value |
Definition at line 31 of file attribute-construction-list.h.
Ptr<const AttributeChecker> ns3::AttributeConstructionList::Item::checker |
Definition at line 33 of file attribute-construction-list.h.
Referenced by ns3::AttributeConstructionList::Add().
std::string ns3::AttributeConstructionList::Item::name |
Definition at line 35 of file attribute-construction-list.h.
Referenced by ns3::AttributeConstructionList::Add().
Ptr<AttributeValue> ns3::AttributeConstructionList::Item::value |
Definition at line 34 of file attribute-construction-list.h.
Referenced by ns3::AttributeConstructionList::Add().