A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::EpcX2Sap::LoadInformationParams Struct Reference

Parameters of the LOAD INFORMATION message. More...

#include "epc-x2-sap.h"

+ Collaboration diagram for ns3::EpcX2Sap::LoadInformationParams:

Public Attributes

std::vector< CellInformationItemcellInformationList
 cell information list
 
uint16_t targetCellId {UINT16_MAX}
 target cell ID
 

Detailed Description

Parameters of the LOAD INFORMATION message.

See section 9.1.2.1 for further info about the parameters

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

Member Data Documentation

◆ cellInformationList

std::vector<CellInformationItem> ns3::EpcX2Sap::LoadInformationParams::cellInformationList

cell information list

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

◆ targetCellId

uint16_t ns3::EpcX2Sap::LoadInformationParams::targetCellId {UINT16_MAX}

target cell ID

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


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