AttributeValue implementation for EmptyAttribute More...
Classes | |
class | ns3::EmptyAttributeAccessor |
An accessor for EmptyAttributeValue. More... | |
class | ns3::EmptyAttributeChecker |
A checker for EmptyAttributeValue. More... | |
class | ns3::EmptyAttributeValue |
A class for an empty attribute value. More... | |
Functions | |
static Ptr< const AttributeAccessor > | ns3::MakeEmptyAttributeAccessor () |
Create an empty AttributeAccessor. | |
static Ptr< AttributeChecker > | ns3::MakeEmptyAttributeChecker () |
Create an empty AttributeChecker. | |
AttributeValue implementation for EmptyAttribute
|
inlinestatic |
Create an empty AttributeAccessor.
Definition at line 285 of file attribute.h.
Referenced by DeprecatedAttribute::GetTypeId().
|
inlinestatic |
Create an empty AttributeChecker.
Definition at line 319 of file attribute.h.
Referenced by DeprecatedAttribute::GetTypeId().