#include "lte-rrc-sap.h"
Public Attributes | |
uint32_t | sourceDlCarrierFreq |
source DL carrier frequency | |
MasterInformationBlock | sourceMasterInformationBlock |
source master information block | |
MeasConfig | sourceMeasConfig |
source measure config | |
RadioResourceConfigDedicated | sourceRadioResourceConfig |
source radio resource config | |
SystemInformationBlockType1 | sourceSystemInformationBlockType1 |
source system information block type 1 | |
SystemInformationBlockType2 | sourceSystemInformationBlockType2 |
source system information block type 2 | |
uint16_t | sourceUeIdentity |
source UE identity | |
AsConfig structure.
Definition at line 649 of file lte-rrc-sap.h.
uint32_t ns3::LteRrcSap::AsConfig::sourceDlCarrierFreq |
source DL carrier frequency
Definition at line 659 of file lte-rrc-sap.h.
Referenced by ns3::HandoverPreparationInfoHeader::Deserialize(), HandoverPreparationInfoTestCase::DoRun(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::PreSerialize(), and ns3::HandoverPreparationInfoHeader::Print().
MasterInformationBlock ns3::LteRrcSap::AsConfig::sourceMasterInformationBlock |
source master information block
Definition at line 654 of file lte-rrc-sap.h.
Referenced by ns3::HandoverPreparationInfoHeader::Deserialize(), HandoverPreparationInfoTestCase::DoRun(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::PreSerialize(), and ns3::HandoverPreparationInfoHeader::Print().
MeasConfig ns3::LteRrcSap::AsConfig::sourceMeasConfig |
source measure config
Definition at line 651 of file lte-rrc-sap.h.
Referenced by ns3::HandoverPreparationInfoHeader::Deserialize(), HandoverPreparationInfoTestCase::DoRun(), ns3::UeManager::PrepareHandover(), and ns3::HandoverPreparationInfoHeader::PreSerialize().
RadioResourceConfigDedicated ns3::LteRrcSap::AsConfig::sourceRadioResourceConfig |
source radio resource config
Definition at line 652 of file lte-rrc-sap.h.
Referenced by ns3::HandoverPreparationInfoHeader::Deserialize(), HandoverPreparationInfoTestCase::DoRun(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::PreSerialize(), and ns3::HandoverPreparationInfoHeader::Print().
SystemInformationBlockType1 ns3::LteRrcSap::AsConfig::sourceSystemInformationBlockType1 |
source system information block type 1
Definition at line 656 of file lte-rrc-sap.h.
Referenced by ns3::HandoverPreparationInfoHeader::Deserialize(), HandoverPreparationInfoTestCase::DoRun(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::PreSerialize(), and ns3::HandoverPreparationInfoHeader::Print().
SystemInformationBlockType2 ns3::LteRrcSap::AsConfig::sourceSystemInformationBlockType2 |
source system information block type 2
Definition at line 658 of file lte-rrc-sap.h.
Referenced by ns3::HandoverPreparationInfoHeader::Deserialize(), HandoverPreparationInfoTestCase::DoRun(), ns3::UeManager::PrepareHandover(), and ns3::HandoverPreparationInfoHeader::PreSerialize().
uint16_t ns3::LteRrcSap::AsConfig::sourceUeIdentity |
source UE identity
Definition at line 653 of file lte-rrc-sap.h.
Referenced by ns3::HandoverPreparationInfoHeader::Deserialize(), HandoverPreparationInfoTestCase::DoRun(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::PreSerialize(), and ns3::HandoverPreparationInfoHeader::Print().