#include <epc-x2-sap.h>
Public Member Functions | |
EpcX2SpecificEpcX2SapProvider (C *x2) | |
virtual void | SendHandoverPreparationFailure (HandoverPreparationFailureParams params) |
virtual void | SendHandoverRequest (HandoverRequestParams params) |
Service primitives. More... | |
virtual void | SendHandoverRequestAck (HandoverRequestAckParams params) |
virtual void | SendLoadInformation (LoadInformationParams params) |
virtual void | SendResourceStatusUpdate (ResourceStatusUpdateParams params) |
virtual void | SendSnStatusTransfer (SnStatusTransferParams params) |
virtual void | SendUeContextRelease (UeContextReleaseParams params) |
virtual void | SendUeData (UeDataParams params) |
Public Member Functions inherited from ns3::EpcX2SapProvider | |
virtual | ~EpcX2SapProvider () |
Public Member Functions inherited from ns3::EpcX2Sap | |
virtual | ~EpcX2Sap () |
Private Member Functions | |
EpcX2SpecificEpcX2SapProvider () | |
Private Attributes | |
C * | m_x2 |
Additional Inherited Members | |
Public Types inherited from ns3::EpcX2Sap | |
enum | IdCause { HandoverDesirableForRadioReason, TimeCriticalHandover } |
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. More... | |
Definition at line 400 of file epc-x2-sap.h.
ns3::EpcX2SpecificEpcX2SapProvider< C >::EpcX2SpecificEpcX2SapProvider | ( | C * | x2 | ) |
Definition at line 431 of file epc-x2-sap.h.
|
private |
Definition at line 437 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapProvider.
Definition at line 457 of file epc-x2-sap.h.
|
virtual |
|
virtual |
Implements ns3::EpcX2SapProvider.
Definition at line 450 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapProvider.
Definition at line 478 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapProvider.
Definition at line 485 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapProvider.
Definition at line 464 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapProvider.
Definition at line 471 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapProvider.
Definition at line 492 of file epc-x2-sap.h.
|
private |
Definition at line 427 of file epc-x2-sap.h.