Unnamed namespace for log.cc. More...
Variables | |
const std::map< std::string, ns3::LogLevel > | LOG_LABEL_LEVELS |
Mapping of log level text names to values. | |
const std::map< ns3::LogLevel, std::string > | LOG_LEVEL_LABELS |
Inverse mapping of level values to log level text names. | |
Unnamed namespace for log.cc.
const std::map<std::string, ns3::LogLevel> anonymous_namespace{log.cc}::LOG_LABEL_LEVELS |
Mapping of log level text names to values.
const std::map<ns3::LogLevel, std::string> anonymous_namespace{log.cc}::LOG_LEVEL_LABELS |
Inverse mapping of level values to log level text names.