A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Utils

The utils directory is for various programs and scripts related to code coverage, test suites, style checking, and benchmarking. More...

+ Collaboration diagram for Utils:

Modules

 check-style.py
 The check-style.py script will test and reformat code according to the ns-3 coding style posted at https://www.nsnam.org/developers/contributing-code/coding-style/ It requires that you install 'uncrustify'.
 

Files

file  print-introspected-doxygen.cc
 Generate documentation from the TypeId database.
 

Detailed Description

The utils directory is for various programs and scripts related to code coverage, test suites, style checking, and benchmarking.