A Discrete-Event Network Simulator
API
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  introspected-doxygen.h
 
Doxygen docs generated from the TypeId database.
 
file  modules
 Definition of support modules Constants, Utils, Example programs and Test suites.
 
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.