A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::TypeId::TraceSourceInformation Struct Reference

#include <type-id.h>

+ Collaboration diagram for ns3::TypeId::TraceSourceInformation:

Public Attributes

Ptr< const TraceSourceAccessoraccessor
 
std::string help
 
std::string name
 

Detailed Description

Definition at line 70 of file type-id.h.

Member Data Documentation

Ptr<const TraceSourceAccessor> ns3::TypeId::TraceSourceInformation::accessor
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

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