store together a set of attribute properties. More...
#include <type-id.h>
Public Attributes | |
Ptr< const AttributeAccessor > | accessor |
Ptr< const AttributeValue > | initialValue |
uint32_t | flags |
Ptr< const AttributeChecker > | checker |
store together a set of attribute properties.
Definition at line 300 of file type-id.h.
Definition at line 302 of file type-id.h.
Referenced by ns3::ObjectBase::GetAttribute(), ns3::ObjectBase::GetAttributeFailSafe(), ns3::TypeId::LookupAttributeByName(), ns3::ObjectBase::SetAttribute(), and ns3::ObjectBase::SetAttributeFailSafe().
Definition at line 308 of file type-id.h.
Referenced by ns3::AttributeList::DeserializeFromString(), ns3::Resolver::DoResolve(), ns3::AttributeList::DoSet(), ns3::ObjectBase::GetAttribute(), ns3::ObjectBase::GetAttributeFailSafe(), ns3::TypeId::LookupAttributeByName(), ns3::ObjectBase::SetAttribute(), and ns3::ObjectBase::SetAttributeFailSafe().
uint32_t ns3::TypeId::AttributeInfo::flags |
Definition at line 306 of file type-id.h.
Referenced by ns3::ObjectBase::GetAttribute(), ns3::ObjectBase::GetAttributeFailSafe(), ns3::TypeId::LookupAttributeByName(), ns3::ObjectBase::SetAttribute(), and ns3::ObjectBase::SetAttributeFailSafe().
Definition at line 304 of file type-id.h.
Referenced by ns3::TypeId::LookupAttributeByName().