Parameters of the LOAD INFORMATION message. More...
#include <epc-x2-sap.h>
Public Attributes | |
std::vector< CellInformationItem > | cellInformationList |
uint16_t | targetCellId |
Parameters of the LOAD INFORMATION message.
See section 9.1.2.1 for further info about the parameters
Definition at line 300 of file epc-x2-sap.h.
std::vector<CellInformationItem> ns3::EpcX2Sap::LoadInformationParams::cellInformationList |
Definition at line 303 of file epc-x2-sap.h.
Referenced by ns3::LteEnbRrc::DoRecvLoadInformation(), ns3::EpcX2::DoSendLoadInformation(), and ns3::EpcX2::RecvFromX2cSocket().
uint16_t ns3::EpcX2Sap::LoadInformationParams::targetCellId |
Definition at line 302 of file epc-x2-sap.h.
Referenced by ns3::EpcX2::DoSendLoadInformation().