A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::AttributeConstructionList::Item Struct Reference

#include <attribute-construction-list.h>

+ Collaboration diagram for ns3::AttributeConstructionList::Item:

Public Attributes

Ptr< const AttributeCheckerchecker
 
std::string name
 
Ptr< AttributeValuevalue
 

Detailed Description

Definition at line 31 of file attribute-construction-list.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: