CellAccessRelatedInfo structure. More...
#include "lte-rrc-sap.h"
Public Attributes | |
uint32_t | cellIdentity |
cell identity | |
uint32_t | csgIdentity |
CSG identity. | |
bool | csgIndication |
CSG indication. | |
PlmnIdentityInfo | plmnIdentityInfo |
PLMN identity info. | |
CellAccessRelatedInfo structure.
Definition at line 59 of file lte-rrc-sap.h.
uint32_t ns3::LteRrcSap::CellAccessRelatedInfo::cellIdentity |
cell identity
Definition at line 62 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 64 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 63 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 61 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().