Public Attributes | |
std::string | name |
uint16_t | parent |
std::string | groupName |
bool | hasConstructor |
ns3::Callback< ns3::ObjectBase * > | constructor |
bool | mustHideFromDocumentation |
std::vector< struct AttributeInformation > | attributes |
std::vector< struct TraceSourceInformation > | traceSources |
Definition at line 87 of file type-id.cc.
std::vector<struct AttributeInformation> anonymous_namespace{type-id.cc}::IidManager::IidInformation::attributes |
Definition at line 94 of file type-id.cc.
Referenced by anonymous_namespace{type-id.cc}::IidManager::AddAttribute(), anonymous_namespace{type-id.cc}::IidManager::GetAttributeAccessor(), anonymous_namespace{type-id.cc}::IidManager::GetAttributeChecker(), anonymous_namespace{type-id.cc}::IidManager::GetAttributeFlags(), anonymous_namespace{type-id.cc}::IidManager::GetAttributeHelp(), anonymous_namespace{type-id.cc}::IidManager::GetAttributeInitialValue(), anonymous_namespace{type-id.cc}::IidManager::GetAttributeN(), and anonymous_namespace{type-id.cc}::IidManager::GetAttributeName().
ns3::Callback<ns3::ObjectBase *> anonymous_namespace{type-id.cc}::IidManager::IidInformation::constructor |
Definition at line 92 of file type-id.cc.
Referenced by anonymous_namespace{type-id.cc}::IidManager::AddConstructor(), and anonymous_namespace{type-id.cc}::IidManager::GetConstructor().
std::string anonymous_namespace{type-id.cc}::IidManager::IidInformation::groupName |
Definition at line 90 of file type-id.cc.
Referenced by anonymous_namespace{type-id.cc}::IidManager::AllocateUid(), anonymous_namespace{type-id.cc}::IidManager::GetGroupName(), and anonymous_namespace{type-id.cc}::IidManager::SetGroupName().
bool anonymous_namespace{type-id.cc}::IidManager::IidInformation::hasConstructor |
Definition at line 91 of file type-id.cc.
Referenced by anonymous_namespace{type-id.cc}::IidManager::AddConstructor(), anonymous_namespace{type-id.cc}::IidManager::AllocateUid(), anonymous_namespace{type-id.cc}::IidManager::GetConstructor(), and anonymous_namespace{type-id.cc}::IidManager::HasConstructor().
bool anonymous_namespace{type-id.cc}::IidManager::IidInformation::mustHideFromDocumentation |
Definition at line 93 of file type-id.cc.
Referenced by anonymous_namespace{type-id.cc}::IidManager::AllocateUid(), anonymous_namespace{type-id.cc}::IidManager::HideFromDocumentation(), and anonymous_namespace{type-id.cc}::IidManager::MustHideFromDocumentation().
std::string anonymous_namespace{type-id.cc}::IidManager::IidInformation::name |
Definition at line 88 of file type-id.cc.
Referenced by anonymous_namespace{type-id.cc}::IidManager::AddAttribute(), anonymous_namespace{type-id.cc}::IidManager::AddConstructor(), anonymous_namespace{type-id.cc}::IidManager::AllocateUid(), anonymous_namespace{type-id.cc}::IidManager::GetConstructor(), and anonymous_namespace{type-id.cc}::IidManager::GetName().
uint16_t anonymous_namespace{type-id.cc}::IidManager::IidInformation::parent |
Definition at line 89 of file type-id.cc.
Referenced by anonymous_namespace{type-id.cc}::IidManager::AllocateUid(), anonymous_namespace{type-id.cc}::IidManager::GetParent(), and anonymous_namespace{type-id.cc}::IidManager::SetParent().
std::vector<struct TraceSourceInformation> anonymous_namespace{type-id.cc}::IidManager::IidInformation::traceSources |
Definition at line 95 of file type-id.cc.
Referenced by anonymous_namespace{type-id.cc}::IidManager::AddTraceSource(), anonymous_namespace{type-id.cc}::IidManager::GetTraceSourceAccessor(), anonymous_namespace{type-id.cc}::IidManager::GetTraceSourceHelp(), anonymous_namespace{type-id.cc}::IidManager::GetTraceSourceN(), and anonymous_namespace{type-id.cc}::IidManager::GetTraceSourceName().