ns3::nrUeRrcProtocolIdeal class

RRC message passing from the UE to the GNB.

Models the transmission of RRC messages from the UE to the gNB in an ideal fashion, without errors and without consuming any radio resources.

Introspection did not find any typical Config paths.
No Attributes are defined for this type.
No TraceSources are defined for this type.
Size of this type is 72 bytes (on a 64-bit architecture).

Public static functions

static auto GetTypeId() -> TypeId
GetTypeId.

Constructors, destructors, conversion operators

nrUeRrcProtocolIdeal()
nrUeRrcProtocolIdeal constructor
~nrUeRrcProtocolIdeal() override
~nrUeRrcProtocolIdeal

Public functions

auto GetLteUeRrcSapUser() -> LteUeRrcSapUser*
GetLteUeRrcSapUser.
void SetLteUeRrcSapProvider(LteUeRrcSapProvider* p)
SetLteUeRrcSapProvider.
void SetUeRrc(Ptr<LteUeRrc> rrc)
SetUeRrc.

Function documentation

static TypeId ns3::nrUeRrcProtocolIdeal::GetTypeId()

GetTypeId.

Returns the type id of the object

void ns3::nrUeRrcProtocolIdeal::SetLteUeRrcSapProvider(LteUeRrcSapProvider* p)

SetLteUeRrcSapProvider.

Parameters
p

void ns3::nrUeRrcProtocolIdeal::SetUeRrc(Ptr<LteUeRrc> rrc)

SetUeRrc.

Parameters
rrc