A Discrete-Event Network Simulator
API
ns3::LteRrcSap::CgiInfo Struct Reference

CgiInfo structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::CgiInfo:

Public Attributes

uint32_t cellIdentity
 cell identity More...
 
uint32_t plmnIdentity
 PLMN identity. More...
 
std::list< uint32_t > plmnIdentityList
 PLMN identity list. More...
 
uint16_t trackingAreaCode
 tracking area code More...
 

Detailed Description

CgiInfo structure.

Definition at line 627 of file lte-rrc-sap.h.

Member Data Documentation

◆ cellIdentity

uint32_t ns3::LteRrcSap::CgiInfo::cellIdentity

cell identity

Definition at line 630 of file lte-rrc-sap.h.

Referenced by ns3::RrcAsn1Header::DeserializeMeasResults(), and MeasurementReportTestCase::DoRun().

◆ plmnIdentity

uint32_t ns3::LteRrcSap::CgiInfo::plmnIdentity

PLMN identity.

Definition at line 629 of file lte-rrc-sap.h.

Referenced by ns3::RrcAsn1Header::DeserializeMeasResults(), and MeasurementReportTestCase::DoRun().

◆ plmnIdentityList

std::list<uint32_t> ns3::LteRrcSap::CgiInfo::plmnIdentityList

PLMN identity list.

Definition at line 632 of file lte-rrc-sap.h.

Referenced by ns3::RrcAsn1Header::DeserializeMeasResults().

◆ trackingAreaCode

uint16_t ns3::LteRrcSap::CgiInfo::trackingAreaCode

tracking area code

Definition at line 631 of file lte-rrc-sap.h.

Referenced by ns3::RrcAsn1Header::DeserializeMeasResults(), and MeasurementReportTestCase::DoRun().


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