A Discrete-Event Network Simulator
API
ns3::RadioBearerStatsConnector::CellIdRnti Struct Reference

Struct used as key in m_ueManagerPathByCellIdRnti map. More...

+ Collaboration diagram for ns3::RadioBearerStatsConnector::CellIdRnti:

Public Attributes

uint16_t cellId
 Cell Id. More...
 
uint16_t rnti
 RNTI. More...
 

Detailed Description

Struct used as key in m_ueManagerPathByCellIdRnti map.

Definition at line 212 of file radio-bearer-stats-connector.h.

Member Data Documentation

◆ cellId

uint16_t ns3::RadioBearerStatsConnector::CellIdRnti::cellId

Cell Id.

Definition at line 214 of file radio-bearer-stats-connector.h.

◆ rnti

uint16_t ns3::RadioBearerStatsConnector::CellIdRnti::rnti

RNTI.

Definition at line 215 of file radio-bearer-stats-connector.h.


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