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

#include <epc-x2-sap.h>

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

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

Detailed Description

template<class C>
class ns3::EpcX2SpecificEpcX2SapProvider< C >

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

Constructor & Destructor Documentation

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

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

Member Function Documentation

template<class C >
void ns3::EpcX2SpecificEpcX2SapProvider< C >::SendHandoverPreparationFailure ( HandoverPreparationFailureParams  params)
virtual

Implements ns3::EpcX2SapProvider.

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

template<class C >
void ns3::EpcX2SpecificEpcX2SapProvider< C >::SendHandoverRequest ( HandoverRequestParams  params)
virtual

Service primitives.

Implements ns3::EpcX2SapProvider.

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

template<class C >
void ns3::EpcX2SpecificEpcX2SapProvider< C >::SendHandoverRequestAck ( HandoverRequestAckParams  params)
virtual

Implements ns3::EpcX2SapProvider.

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

template<class C >
void ns3::EpcX2SpecificEpcX2SapProvider< C >::SendLoadInformation ( LoadInformationParams  params)
virtual

Implements ns3::EpcX2SapProvider.

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

template<class C >
void ns3::EpcX2SpecificEpcX2SapProvider< C >::SendResourceStatusUpdate ( ResourceStatusUpdateParams  params)
virtual

Implements ns3::EpcX2SapProvider.

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

template<class C >
void ns3::EpcX2SpecificEpcX2SapProvider< C >::SendSnStatusTransfer ( SnStatusTransferParams  params)
virtual

Implements ns3::EpcX2SapProvider.

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

template<class C >
void ns3::EpcX2SpecificEpcX2SapProvider< C >::SendUeContextRelease ( UeContextReleaseParams  params)
virtual

Implements ns3::EpcX2SapProvider.

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

template<class C >
void ns3::EpcX2SpecificEpcX2SapProvider< C >::SendUeData ( UeDataParams  params)
virtual

Implements ns3::EpcX2SapProvider.

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

Member Data Documentation

template<class C >
C* ns3::EpcX2SpecificEpcX2SapProvider< C >::m_x2
private

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


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