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

Parameters of the HANDOVER REQUEST message. More...

#include <epc-x2-sap.h>

+ Collaboration diagram for ns3::EpcX2Sap::HandoverRequestParams:

Public Attributes

std::vector< ErabToBeSetupItembearers
 
uint16_t cause
 
uint32_t mmeUeS1apId
 
uint16_t oldEnbUeX2apId
 
Ptr< PacketrrcContext
 
uint16_t sourceCellId
 
uint16_t targetCellId
 
uint64_t ueAggregateMaxBitRateDownlink
 
uint64_t ueAggregateMaxBitRateUplink
 

Detailed Description

Parameters of the HANDOVER REQUEST message.

See section 9.1.1.1 for further info about the parameters

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

Member Data Documentation

std::vector<ErabToBeSetupItem> ns3::EpcX2Sap::HandoverRequestParams::bearers
uint16_t ns3::EpcX2Sap::HandoverRequestParams::cause
uint32_t ns3::EpcX2Sap::HandoverRequestParams::mmeUeS1apId
uint16_t ns3::EpcX2Sap::HandoverRequestParams::oldEnbUeX2apId
Ptr<Packet> ns3::EpcX2Sap::HandoverRequestParams::rrcContext
uint16_t ns3::EpcX2Sap::HandoverRequestParams::sourceCellId
uint16_t ns3::EpcX2Sap::HandoverRequestParams::targetCellId
uint64_t ns3::EpcX2Sap::HandoverRequestParams::ueAggregateMaxBitRateDownlink
uint64_t ns3::EpcX2Sap::HandoverRequestParams::ueAggregateMaxBitRateUplink

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