#include <epc-x2-sap.h>
Public Member Functions | |
EpcX2SpecificEpcX2SapUser (C *rrc) | |
virtual void | RecvHandoverPreparationFailure (HandoverPreparationFailureParams params) |
virtual void | RecvHandoverRequest (HandoverRequestParams params) |
Service primitives. More... | |
virtual void | RecvHandoverRequestAck (HandoverRequestAckParams params) |
virtual void | RecvLoadInformation (LoadInformationParams params) |
virtual void | RecvResourceStatusUpdate (ResourceStatusUpdateParams params) |
virtual void | RecvSnStatusTransfer (SnStatusTransferParams params) |
virtual void | RecvUeContextRelease (UeContextReleaseParams params) |
virtual void | RecvUeData (UeDataParams params) |
Public Member Functions inherited from ns3::EpcX2SapUser | |
virtual | ~EpcX2SapUser () |
Public Member Functions inherited from ns3::EpcX2Sap | |
virtual | ~EpcX2Sap () |
Private Member Functions | |
EpcX2SpecificEpcX2SapUser () | |
Private Attributes | |
C * | m_rrc |
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 500 of file epc-x2-sap.h.
ns3::EpcX2SpecificEpcX2SapUser< C >::EpcX2SpecificEpcX2SapUser | ( | C * | rrc | ) |
Definition at line 531 of file epc-x2-sap.h.
|
private |
Definition at line 537 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapUser.
Definition at line 557 of file epc-x2-sap.h.
|
virtual |
|
virtual |
Implements ns3::EpcX2SapUser.
Definition at line 550 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapUser.
Definition at line 578 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapUser.
Definition at line 585 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapUser.
Definition at line 564 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapUser.
Definition at line 571 of file epc-x2-sap.h.
|
virtual |
Implements ns3::EpcX2SapUser.
Definition at line 592 of file epc-x2-sap.h.
|
private |
Definition at line 527 of file epc-x2-sap.h.