A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::EpcX2Sap::HandoverRequestAckParams Struct Reference

Parameters of the HANDOVER REQUEST ACKNOWLEDGE message. More...

#include <epc-x2-sap.h>

+ Collaboration diagram for ns3::EpcX2Sap::HandoverRequestAckParams:

Public Attributes

std::vector< ErabAdmittedItemadmittedBearers
 
uint16_t newEnbUeX2apId
 
std::vector< ErabNotAdmittedItemnotAdmittedBearers
 
uint16_t oldEnbUeX2apId
 
Ptr< PacketrrcContext
 
uint16_t sourceCellId
 
uint16_t targetCellId
 

Detailed Description

Parameters of the HANDOVER REQUEST ACKNOWLEDGE message.

See section 9.1.1.2 for further info about the parameters

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

Member Data Documentation

std::vector<ErabAdmittedItem> ns3::EpcX2Sap::HandoverRequestAckParams::admittedBearers
std::vector<ErabNotAdmittedItem> ns3::EpcX2Sap::HandoverRequestAckParams::notAdmittedBearers

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