A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::EpcX2SpecificEpcX2SapUser< C > Class Template Reference

#include <epc-x2-sap.h>

+ Inheritance diagram for ns3::EpcX2SpecificEpcX2SapUser< C >:
+ Collaboration diagram for ns3::EpcX2SpecificEpcX2SapUser< C >:

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...
 

Detailed Description

template<class C>
class ns3::EpcX2SpecificEpcX2SapUser< C >

Definition at line 500 of file epc-x2-sap.h.

Constructor & Destructor Documentation

template<class C >
ns3::EpcX2SpecificEpcX2SapUser< C >::EpcX2SpecificEpcX2SapUser ( C *  rrc)

Definition at line 531 of file epc-x2-sap.h.

template<class C >
ns3::EpcX2SpecificEpcX2SapUser< C >::EpcX2SpecificEpcX2SapUser ( )
private

Definition at line 537 of file epc-x2-sap.h.

Member Function Documentation

template<class C >
void ns3::EpcX2SpecificEpcX2SapUser< C >::RecvHandoverPreparationFailure ( HandoverPreparationFailureParams  params)
virtual

Implements ns3::EpcX2SapUser.

Definition at line 557 of file epc-x2-sap.h.

template<class C >
void ns3::EpcX2SpecificEpcX2SapUser< C >::RecvHandoverRequest ( HandoverRequestParams  params)
virtual

Service primitives.

Implements ns3::EpcX2SapUser.

Definition at line 543 of file epc-x2-sap.h.

template<class C >
void ns3::EpcX2SpecificEpcX2SapUser< C >::RecvHandoverRequestAck ( HandoverRequestAckParams  params)
virtual

Implements ns3::EpcX2SapUser.

Definition at line 550 of file epc-x2-sap.h.

template<class C >
void ns3::EpcX2SpecificEpcX2SapUser< C >::RecvLoadInformation ( LoadInformationParams  params)
virtual

Implements ns3::EpcX2SapUser.

Definition at line 578 of file epc-x2-sap.h.

template<class C >
void ns3::EpcX2SpecificEpcX2SapUser< C >::RecvResourceStatusUpdate ( ResourceStatusUpdateParams  params)
virtual

Implements ns3::EpcX2SapUser.

Definition at line 585 of file epc-x2-sap.h.

template<class C >
void ns3::EpcX2SpecificEpcX2SapUser< C >::RecvSnStatusTransfer ( SnStatusTransferParams  params)
virtual

Implements ns3::EpcX2SapUser.

Definition at line 564 of file epc-x2-sap.h.

template<class C >
void ns3::EpcX2SpecificEpcX2SapUser< C >::RecvUeContextRelease ( UeContextReleaseParams  params)
virtual

Implements ns3::EpcX2SapUser.

Definition at line 571 of file epc-x2-sap.h.

template<class C >
void ns3::EpcX2SpecificEpcX2SapUser< C >::RecvUeData ( UeDataParams  params)
virtual

Implements ns3::EpcX2SapUser.

Definition at line 592 of file epc-x2-sap.h.

Member Data Documentation

template<class C>
C* ns3::EpcX2SpecificEpcX2SapUser< C >::m_rrc
private

Definition at line 527 of file epc-x2-sap.h.


The documentation for this class was generated from the following file: