| 
Classes | |
| class | ns3::AttributeList | 
| a container of attributes to be used during object's construction and in ns3::Object::Set.  More... | |
| class | ns3::AttributeValue | 
| Hold a value for an Attribute.  More... | |
| class | ns3::AttributeAccessor | 
| allow setting and getting the value of an attribute.  More... | |
| class | ns3::AttributeChecker | 
| Represent the type of an attribute.  More... | |
| class | ns3::EmptyAttributeValue | 
| A class for an empty attribute value.  More... | |
| class | ns3::BooleanValue | 
| Hold a bool native type.  More... | |
| class | ns3::EnumValue | 
| hold variables of type 'enum'  More... | |
| class | ns3::PointerValue | 
| hold objects of type Ptr<T>  More... | |
| class | ns3::DoubleValue | 
| Hold an floating point type.  More... | |
| class | ns3::IntegerValue | 
| Hold a signed integer type.  More... | |
| class | ns3::StringValue | 
| hold variables of type string  More... | |
| class | ns3::UintegerValue | 
| Hold an unsigned integer type.  More... | |
 1.7.1