A Discrete-Event Network Simulator
API
ns3::EpcX2Sap::ResourceStatusUpdateParams Struct Reference

Parameters of the RESOURCE STATUS UPDATE message. More...

#include "epc-x2-sap.h"

+ Collaboration diagram for ns3::EpcX2Sap::ResourceStatusUpdateParams:

Public Attributes

std::vector< CellMeasurementResultItemcellMeasurementResultList
 cell measurement result list More...
 
uint16_t enb1MeasurementId
 ENB1 measurement ID. More...
 
uint16_t enb2MeasurementId
 ENB2 measurement ID. More...
 
uint16_t targetCellId
 target cell ID More...
 

Detailed Description

Parameters of the RESOURCE STATUS UPDATE message.

See section 9.1.2.14 for further info about the parameters

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

Member Data Documentation

◆ cellMeasurementResultList

std::vector<CellMeasurementResultItem> ns3::EpcX2Sap::ResourceStatusUpdateParams::cellMeasurementResultList

◆ enb1MeasurementId

uint16_t ns3::EpcX2Sap::ResourceStatusUpdateParams::enb1MeasurementId

ENB1 measurement ID.

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

Referenced by ns3::EpcX2::DoSendResourceStatusUpdate(), and ns3::EpcX2::RecvFromX2cSocket().

◆ enb2MeasurementId

uint16_t ns3::EpcX2Sap::ResourceStatusUpdateParams::enb2MeasurementId

ENB2 measurement ID.

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

Referenced by ns3::EpcX2::DoSendResourceStatusUpdate(), and ns3::EpcX2::RecvFromX2cSocket().

◆ targetCellId

uint16_t ns3::EpcX2Sap::ResourceStatusUpdateParams::targetCellId

target cell ID

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

Referenced by ns3::EpcX2::DoSendResourceStatusUpdate(), and ns3::EpcX2::RecvFromX2cSocket().


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