A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lte-enb-cmac-sap.cc
Go to the documentation of this file.
1/*
2 * Copyright (c) 2011 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC)
3 *
4 * SPDX-License-Identifier: GPL-2.0-only
5 *
6 * Author: Marco Miozzo <mmiozzo@cttc.es>
7 */
8
9#include "lte-enb-cmac-sap.h"
10
11namespace ns3
12{
13
17
21
22} // namespace ns3
Every class exported by the ns3 library is enclosed in the ns3 namespace.