A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
internet-apps.h
Go to the documentation of this file.
1/*
2 * SPDX-License-Identifier: GPL-2.0-only
3 */
4
5#ifndef INTERNET_APPS_H
6#define INTERNET_APPS_H
7
8/**
9 * \defgroup internet-apps Internet Applications
10 *
11 * This section documents the API of the ns-3 Internet-specific applications module. For a generic
12 * functional description, please refer to the ns-3 manual.
13 */
14
15#endif /* INTERNET_APPS_H */