A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::UeMemberLteUeCmacSapUser Class Reference
+ Inheritance diagram for ns3::UeMemberLteUeCmacSapUser:

Public Member Functions

 UeMemberLteUeCmacSapUser (LteUeRrc *rrc)
 
virtual void NotifyRandomAccessFailed ()
 
virtual void NotifyRandomAccessSuccessful ()
 
virtual void SetTemporaryCellRnti (uint16_t rnti)
 

Private Attributes

LteUeRrcm_rrc
 

Detailed Description

Definition at line 51 of file lte-ue-rrc.cc.

Member Function Documentation

void ns3::UeMemberLteUeCmacSapUser::NotifyRandomAccessFailed ( )
virtual

Notify the RRC that the MAC Random Access procedure failed

Implements ns3::LteUeCmacSapUser.

Definition at line 83 of file lte-ue-rrc.cc.

void ns3::UeMemberLteUeCmacSapUser::NotifyRandomAccessSuccessful ( )
virtual

Notify the RRC that the MAC Random Access procedure completed successfully

Implements ns3::LteUeCmacSapUser.

Definition at line 77 of file lte-ue-rrc.cc.

void ns3::UeMemberLteUeCmacSapUser::SetTemporaryCellRnti ( uint16_t  rnti)
virtual
Parameters
rntithe T-C-RNTI, which will eventually become the C-RNTI after contention resolution

Implements ns3::LteUeCmacSapUser.

Definition at line 70 of file lte-ue-rrc.cc.


The documentation for this class was generated from the following file: