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
 
uint16_t enb1MeasurementId
 
uint16_t enb2MeasurementId
 
uint16_t targetCellId
 

Detailed Description

Parameters of the RESOURCE STATUS UPDATE message.

See section 9.1.2.14 for further info about the parameters

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

Member Data Documentation

std::vector<CellMeasurementResultItem> ns3::EpcX2Sap::ResourceStatusUpdateParams::cellMeasurementResultList
uint16_t ns3::EpcX2Sap::ResourceStatusUpdateParams::enb1MeasurementId
uint16_t ns3::EpcX2Sap::ResourceStatusUpdateParams::enb2MeasurementId
uint16_t ns3::EpcX2Sap::ResourceStatusUpdateParams::targetCellId

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