A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
Installation
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
API
Loading...
Searching...
No Matches
lte-ccm-rrc-sap.cc
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2015 Danilo Abrignani
3
*
4
* SPDX-License-Identifier: GPL-2.0-only
5
*
6
* Author: Danilo Abrignani <danilo.abrignani@unibo.it>
7
*
8
*/
9
10
#include "
lte-ccm-rrc-sap.h
"
11
12
namespace
ns3
13
{
14
15
LteCcmRrcSapProvider::~LteCcmRrcSapProvider
()
16
{
17
}
18
19
LteCcmRrcSapUser::~LteCcmRrcSapUser
()
20
{
21
}
22
23
}
// end of namespace ns3
ns3::LteCcmRrcSapProvider::~LteCcmRrcSapProvider
virtual ~LteCcmRrcSapProvider()
Definition
lte-ccm-rrc-sap.cc:15
ns3::LteCcmRrcSapUser::~LteCcmRrcSapUser
virtual ~LteCcmRrcSapUser()
Definition
lte-ccm-rrc-sap.cc:19
lte-ccm-rrc-sap.h
ns3
Every class exported by the ns3 library is enclosed in the ns3 namespace.
src
lte
model
lte-ccm-rrc-sap.cc
Generated on Fri Nov 8 2024 13:59:03 for ns-3 by
1.11.0