#include <lte-rrc-sap.h>
Public Attributes | |
uint32_t | cellIdentity |
uint32_t | csgIdentity |
bool | csgIndication |
PlmnIdentityInfo | plmnIdentityInfo |
Definition at line 72 of file lte-rrc-sap.h.
uint32_t ns3::LteRrcSap::CellAccessRelatedInfo::cellIdentity |
Definition at line 75 of file lte-rrc-sap.h.
Referenced by ns3::LteEnbRrc::ConfigureCell(), ns3::RrcAsn1Header::DeserializeSystemInformationBlockType1(), ns3::LteUeRrc::DoRecvSystemInformationBlockType1(), ns3::HandoverPreparationInfoTestCase::DoRun(), ns3::LteUeRrc::EvaluateCellForSelection(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::Print(), ns3::RrcAsn1Header::SerializeSystemInformationBlockType1(), and ns3::LteEnbRrc::SetCellId().
uint32_t ns3::LteRrcSap::CellAccessRelatedInfo::csgIdentity |
Definition at line 77 of file lte-rrc-sap.h.
Referenced by ns3::LteEnbRrc::ConfigureCell(), ns3::RrcAsn1Header::DeserializeSystemInformationBlockType1(), ns3::HandoverPreparationInfoTestCase::DoRun(), ns3::LteUeRrc::EvaluateCellForSelection(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::Print(), ns3::RrcAsn1Header::SerializeSystemInformationBlockType1(), and ns3::LteEnbRrc::SetCsgId().
bool ns3::LteRrcSap::CellAccessRelatedInfo::csgIndication |
Definition at line 76 of file lte-rrc-sap.h.
Referenced by ns3::LteEnbRrc::ConfigureCell(), ns3::RrcAsn1Header::DeserializeSystemInformationBlockType1(), ns3::HandoverPreparationInfoTestCase::DoRun(), ns3::LteUeRrc::EvaluateCellForSelection(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::Print(), ns3::RrcAsn1Header::SerializeSystemInformationBlockType1(), and ns3::LteEnbRrc::SetCsgId().
PlmnIdentityInfo ns3::LteRrcSap::CellAccessRelatedInfo::plmnIdentityInfo |
Definition at line 74 of file lte-rrc-sap.h.
Referenced by ns3::LteEnbRrc::ConfigureCell(), ns3::RrcAsn1Header::DeserializeSystemInformationBlockType1(), ns3::HandoverPreparationInfoTestCase::DoRun(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::Print(), and ns3::RrcAsn1Header::SerializeSystemInformationBlockType1().