CellAccessRelatedInfo structure. More...
#include "lte-rrc-sap.h"
Collaboration diagram for ns3::LteRrcSap::CellAccessRelatedInfo: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... | |
CellAccessRelatedInfo structure.
Definition at line 72 of file lte-rrc-sap.h.
| uint32_t ns3::LteRrcSap::CellAccessRelatedInfo::cellIdentity |
cell identity
Definition at line 75 of file lte-rrc-sap.h.
Referenced by ns3::LteEnbRrc::ConfigureCell(), ns3::RrcAsn1Header::DeserializeSystemInformationBlockType1(), ns3::LteUeRrc::DoRecvSystemInformationBlockType1(), HandoverPreparationInfoTestCase::DoRun(), ns3::LteUeRrc::EvaluateCellForSelection(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::Print(), and ns3::RrcAsn1Header::SerializeSystemInformationBlockType1().
| uint32_t ns3::LteRrcSap::CellAccessRelatedInfo::csgIdentity |
CSG identity.
Definition at line 77 of file lte-rrc-sap.h.
Referenced by ns3::LteEnbRrc::ConfigureCell(), ns3::RrcAsn1Header::DeserializeSystemInformationBlockType1(), HandoverPreparationInfoTestCase::DoRun(), ns3::LteUeRrc::EvaluateCellForSelection(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::Print(), and ns3::RrcAsn1Header::SerializeSystemInformationBlockType1().
| bool ns3::LteRrcSap::CellAccessRelatedInfo::csgIndication |
CSG indication.
Definition at line 76 of file lte-rrc-sap.h.
Referenced by ns3::LteEnbRrc::ConfigureCell(), ns3::RrcAsn1Header::DeserializeSystemInformationBlockType1(), HandoverPreparationInfoTestCase::DoRun(), ns3::LteUeRrc::EvaluateCellForSelection(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::Print(), and ns3::RrcAsn1Header::SerializeSystemInformationBlockType1().
| PlmnIdentityInfo ns3::LteRrcSap::CellAccessRelatedInfo::plmnIdentityInfo |
PLMN identity info.
Definition at line 74 of file lte-rrc-sap.h.
Referenced by ns3::LteEnbRrc::ConfigureCell(), ns3::RrcAsn1Header::DeserializeSystemInformationBlockType1(), HandoverPreparationInfoTestCase::DoRun(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::Print(), and ns3::RrcAsn1Header::SerializeSystemInformationBlockType1().