5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrRadioBearerInfo Class Reference

#include "nr-radio-bearer-info.h"

+ Inheritance diagram for ns3::NrRadioBearerInfo:
+ Collaboration diagram for ns3::NrRadioBearerInfo:

Static Public Member Functions

static TypeId GetTypeId ()
 Get the type ID.
 

Public Attributes

Ptr< NrPdcpm_pdcp
 PDCP.
 
Ptr< NrRlcm_rlc
 RLC.
 

Detailed Description

store information on active radio bearer instance

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).

Definition at line 27 of file nr-radio-bearer-info.h.

Constructor & Destructor Documentation

◆ NrRadioBearerInfo()

ns3::NrRadioBearerInfo::NrRadioBearerInfo ( )

Definition at line 19 of file nr-radio-bearer-info.cc.

◆ ~NrRadioBearerInfo()

ns3::NrRadioBearerInfo::~NrRadioBearerInfo ( )
override

Definition at line 23 of file nr-radio-bearer-info.cc.

Member Function Documentation

◆ GetTypeId()

TypeId ns3::NrRadioBearerInfo::GetTypeId ( )
static

Get the type ID.

Returns
the object TypeId

Definition at line 28 of file nr-radio-bearer-info.cc.

Member Data Documentation

◆ m_pdcp

Ptr<NrPdcp> ns3::NrRadioBearerInfo::m_pdcp

◆ m_rlc

Ptr<NrRlc> ns3::NrRadioBearerInfo::m_rlc

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