#include <type-id.h>
Public Attributes | |
Ptr< const TraceSourceAccessor > | accessor |
std::string | help |
std::string | name |
Ptr<const TraceSourceAccessor> ns3::TypeId::TraceSourceInformation::accessor |
Definition at line 73 of file type-id.h.
Referenced by ns3::IidManager::AddTraceSource(), and ns3::TypeId::LookupTraceSourceByName().
std::string ns3::TypeId::TraceSourceInformation::help |
Definition at line 72 of file type-id.h.
Referenced by ns3::IidManager::AddTraceSource(), main(), and PrintTraceSources().
std::string ns3::TypeId::TraceSourceInformation::name |
Definition at line 71 of file type-id.h.
Referenced by ns3::IidManager::AddTraceSource(), ns3::TypeId::LookupTraceSourceByName(), main(), and PrintTraceSources().