This class implements the Service Access Point (SAP) between the LteEnbRrc and the EpcEnbApplication.
More...
#include "epc-enb-s1-sap.h"
This class implements the Service Access Point (SAP) between the LteEnbRrc and the EpcEnbApplication.
In particular, this class implements the Provider part of the SAP, i.e., the methods exported by the EpcEnbApplication and called by the LteEnbRrc.
Definition at line 38 of file epc-enb-s1-sap.h.
◆ ~EpcEnbS1SapProvider()
ns3::EpcEnbS1SapProvider::~EpcEnbS1SapProvider |
( |
| ) |
|
|
virtual |
◆ DoSendReleaseIndication()
virtual void ns3::EpcEnbS1SapProvider::DoSendReleaseIndication |
( |
uint64_t |
imsi, |
|
|
uint16_t |
rnti, |
|
|
uint8_t |
bearerId |
|
) |
| |
|
pure virtual |
◆ InitialUeMessage()
virtual void ns3::EpcEnbS1SapProvider::InitialUeMessage |
( |
uint64_t |
imsi, |
|
|
uint16_t |
rnti |
|
) |
| |
|
pure virtual |
◆ PathSwitchRequest()
◆ UeContextRelease()
virtual void ns3::EpcEnbS1SapProvider::UeContextRelease |
( |
uint16_t |
rnti | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: