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
epc-x2-sap.cc
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2012 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC)
3
*
4
* SPDX-License-Identifier: GPL-2.0-only
5
*
6
* Author: Manuel Requena <manuel.requena@cttc.es>
7
*/
8
9
#include "
epc-x2-sap.h
"
10
11
namespace
ns3
12
{
13
14
EpcX2Sap::~EpcX2Sap
()
15
{
16
}
17
18
EpcX2Sap::ErabToBeSetupItem::ErabToBeSetupItem
()
19
: erabLevelQosParameters(
EpsBearer
(
EpsBearer
::GBR_CONV_VOICE))
20
{
21
}
22
23
EpcX2SapProvider::~EpcX2SapProvider
()
24
{
25
}
26
27
EpcX2SapUser::~EpcX2SapUser
()
28
{
29
}
30
31
}
// namespace ns3
ns3::EpcX2Sap::~EpcX2Sap
virtual ~EpcX2Sap()
Definition
epc-x2-sap.cc:14
ns3::EpcX2SapProvider::~EpcX2SapProvider
~EpcX2SapProvider() override
Definition
epc-x2-sap.cc:23
ns3::EpcX2SapUser::~EpcX2SapUser
~EpcX2SapUser() override
Definition
epc-x2-sap.cc:27
ns3::EpsBearer
This class contains the specification of EPS Bearers.
Definition
eps-bearer.h:80
epc-x2-sap.h
ns3
Every class exported by the ns3 library is enclosed in the ns3 namespace.
ns3::EpcX2Sap::ErabToBeSetupItem::ErabToBeSetupItem
ErabToBeSetupItem()
Definition
epc-x2-sap.cc:18
src
lte
model
epc-x2-sap.cc
Generated on Fri Nov 8 2024 13:59:03 for ns-3 by
1.11.0