A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::PrintList Class Reference

Handler for the undocumented print-list token in NS_LOG which triggers printing of the list of log components, then exits. More...

Public Member Functions

 PrintList ()
 

Detailed Description

Handler for the undocumented print-list token in NS_LOG which triggers printing of the list of log components, then exits.

A static instance of this class is instantiated below, so the print-list token is handled before any other logging action can take place.

This is private to the logging implementation.

Definition at line 129 of file log.cc.

Constructor & Destructor Documentation

◆ PrintList()

ns3::PrintList::PrintList ( )

Definition at line 149 of file log.cc.

References ns3::EnvironmentVariable::Get(), and ns3::LogComponentPrintList().

+ Here is the call graph for this function:

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