Struct used as key in m_ueManagerPathByCellIdRnti map. More...
Public Attributes | |
uint16_t | cellId |
Cell Id. | |
uint16_t | rnti |
RNTI. | |
Struct used as key in m_ueManagerPathByCellIdRnti map.
Definition at line 230 of file radio-bearer-stats-connector.h.
uint16_t ns3::RadioBearerStatsConnector::CellIdRnti::cellId |
Cell Id.
Definition at line 232 of file radio-bearer-stats-connector.h.
Referenced by ns3::RadioBearerStatsConnector::ConnectTracesSrb0(), ns3::RadioBearerStatsConnector::ConnectTracesSrb1(), and ns3::RadioBearerStatsConnector::StoreUeManagerPath().
uint16_t ns3::RadioBearerStatsConnector::CellIdRnti::rnti |
RNTI.
Definition at line 233 of file radio-bearer-stats-connector.h.
Referenced by ns3::RadioBearerStatsConnector::ConnectTracesSrb0(), ns3::RadioBearerStatsConnector::ConnectTracesSrb1(), and ns3::RadioBearerStatsConnector::StoreUeManagerPath().