EpcX2SpecificEpcX2SapUser. More...
#include "epc-x2-sap.h"
Inheritance diagram for ns3::EpcX2SpecificEpcX2SapUser< C >:
Collaboration diagram for ns3::EpcX2SpecificEpcX2SapUser< C >:Private Attributes | |
| C * | m_rrc |
| owner class | |
Additional Inherited Members | |
Public Types inherited from ns3::EpcX2Sap | |
| enum | IdCause { HandoverDesirableForRadioReason , TimeCriticalHandover } |
| Cause ID enumeration. More... | |
| enum | LoadIndicator { LowLoad , MediumLoad , HighLoad , Overload } |
| Load Indicator as it is used in the RESOURCE STATUS UPDATE message. More... | |
| enum | UlInterferenceOverloadIndicationItem { HighInterference , MediumInterference , LowInterference } |
| UL Interference OverloadIndication as it is used in the LOAD INFORMATION message. More... | |
Static Public Attributes inherited from ns3::EpcX2Sap | |
| static const uint16_t | m_maxPdcpSn = 4096 |
| E-RABs subject to status transfer item as it is used in the SN STATUS TRANSFER message. | |
Definition at line 635 of file epc-x2-sap.h.
| ns3::EpcX2SpecificEpcX2SapUser< C >::EpcX2SpecificEpcX2SapUser | ( | C * | rrc | ) |
|
delete |
|
overridevirtual |
Receive handover cancel function.
| params | the receive handover cancel parameters |
Implements ns3::EpcX2SapUser.
Definition at line 776 of file epc-x2-sap.h.
|
overridevirtual |
Receive handover preparation failure function.
| params | the receive handover preparation failure parameters |
Implements ns3::EpcX2SapUser.
Definition at line 733 of file epc-x2-sap.h.
|
overridevirtual |
Receive handover request function.
| params | the receive handover request parameters |
Implements ns3::EpcX2SapUser.
Definition at line 719 of file epc-x2-sap.h.
|
overridevirtual |
Receive handover request ack function.
| params | the receive handover request ack parameters |
Implements ns3::EpcX2SapUser.
Definition at line 726 of file epc-x2-sap.h.
|
overridevirtual |
Receive load information function.
| params | the load information parameters |
Implements ns3::EpcX2SapUser.
Definition at line 755 of file epc-x2-sap.h.
|
overridevirtual |
Receive resource status update function.
| params | the receive resource status update |
Implements ns3::EpcX2SapUser.
Definition at line 762 of file epc-x2-sap.h.
|
overridevirtual |
Receive SN status transfer function.
| params | the SN status transfer parameters |
Implements ns3::EpcX2SapUser.
Definition at line 741 of file epc-x2-sap.h.
|
overridevirtual |
Receive UE context release function.
| params | the UE context release parameters |
Implements ns3::EpcX2SapUser.
Definition at line 748 of file epc-x2-sap.h.
|
overridevirtual |
Receive UE data function.
| params | the UE data parameters |
Implements ns3::EpcX2SapUser.
Definition at line 769 of file epc-x2-sap.h.
|
private |
owner class
Definition at line 708 of file epc-x2-sap.h.