A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
 
uint16_t targetCellId
 

Detailed Description

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.

Member Data Documentation

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

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

Referenced by ns3::EpcX2::DoSendLoadInformation().


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