A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::IidManager::IidInformation Struct Reference
+ Collaboration diagram for ns3::IidManager::IidInformation:

Public Attributes

std::vector< struct
TypeId::AttributeInformation
attributes
 
Callback< ObjectBase * > constructor
 
std::string groupName
 
bool hasConstructor
 
TypeId::hash_t hash
 
bool mustHideFromDocumentation
 
std::string name
 
uint16_t parent
 
std::vector< struct
TypeId::TraceSourceInformation
traceSources
 

Detailed Description

Definition at line 115 of file type-id.cc.

Member Data Documentation

std::vector<struct TypeId::AttributeInformation> ns3::IidManager::IidInformation::attributes
Callback<ObjectBase *> ns3::IidManager::IidInformation::constructor

Definition at line 121 of file type-id.cc.

Referenced by ns3::IidManager::AddConstructor(), and ns3::IidManager::GetConstructor().

std::string ns3::IidManager::IidInformation::groupName
bool ns3::IidManager::IidInformation::hasConstructor
TypeId::hash_t ns3::IidManager::IidInformation::hash

Definition at line 117 of file type-id.cc.

Referenced by ns3::IidManager::AllocateUid(), and ns3::IidManager::GetHash().

bool ns3::IidManager::IidInformation::mustHideFromDocumentation
std::vector<struct TypeId::TraceSourceInformation> ns3::IidManager::IidInformation::traceSources

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