A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::LteRrcSap::CellAccessRelatedInfo Struct Reference

CellAccessRelatedInfo structure. More...

#include "lte-rrc-sap.h"

Public Attributes

uint32_t cellIdentity
 cell identity More...
 
uint32_t csgIdentity
 CSG identity. More...
 
bool csgIndication
 CSG indication. More...
 
PlmnIdentityInfo plmnIdentityInfo
 PLMN identity info. More...
 

Detailed Description

CellAccessRelatedInfo structure.

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

Member Data Documentation

◆ cellIdentity

uint32_t ns3::LteRrcSap::CellAccessRelatedInfo::cellIdentity

◆ csgIdentity

uint32_t ns3::LteRrcSap::CellAccessRelatedInfo::csgIdentity

◆ csgIndication

bool ns3::LteRrcSap::CellAccessRelatedInfo::csgIndication

◆ plmnIdentityInfo

PlmnIdentityInfo ns3::LteRrcSap::CellAccessRelatedInfo::plmnIdentityInfo

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