A Discrete-Event Network Simulator
API
modules
Go to the documentation of this file.
1/**
2 * @file
3 * @ingroup utils
4 * @brief Definition of support modules Constants, Utils, Example programs and
5 * Test suites.
6 */
7/**
8 * @anchor modules_anchor
9 *
10 * @defgroup constants Constants
11 * @brief Constants you can change
12 *
13 * @defgroup utils Utils
14 * @brief The utils directory is for various programs and scripts related
15 * to code coverage, test suites, style checking, and benchmarking.
16 *
17 * @defgroup examples Example programs
18 * @brief All example programs
19 *
20 * @defgroup tests Test suites
21 * @brief All test suites
22 */