Parameters of the LOAD INFORMATION message. More...
#include "epc-x2-sap.h"
Public Attributes | |
| std::vector< CellInformationItem > | cellInformationList |
| cell information list | |
| uint16_t | targetCellId {UINT16_MAX} |
| target cell ID | |
Parameters of the LOAD INFORMATION message.
See section 9.1.2.1 for further info about the parameters
Definition at line 294 of file epc-x2-sap.h.
| std::vector<CellInformationItem> ns3::EpcX2Sap::LoadInformationParams::cellInformationList |
cell information list
Definition at line 297 of file epc-x2-sap.h.
| uint16_t ns3::EpcX2Sap::LoadInformationParams::targetCellId {UINT16_MAX} |
target cell ID
Definition at line 296 of file epc-x2-sap.h.