7#ifndef NR_RADIO_BEARER_INFO_H
8#define NR_RADIO_BEARER_INFO_H
10#include "nr-eps-bearer.h"
11#include "nr-rrc-sap.h"
13#include "ns3/ipv4-address.h"
14#include "ns3/object.h"
15#include "ns3/pointer.h"
NrRrcSap::LogicalChannelConfig m_logicalChannelConfig
logical channel config
NrEpsBearer m_epsBearer
EPS bearer.
static TypeId GetTypeId()
Get the type ID.
uint8_t m_logicalChannelIdentity
logical channel identity
uint8_t m_epsBearerIdentity
EPS bearer identity.
NrRrcSap::RlcConfig m_rlcConfig
RLC config.
Ipv4Address m_transportLayerAddress
uint8_t m_drbIdentity
DRB identity.
This class contains the specification of EPS Bearers.
Ptr< NrPdcp > m_pdcp
PDCP.
static TypeId GetTypeId()
Get the type ID.
NrRrcSap::LogicalChannelConfig m_logicalChannelConfig
logical channel config
uint8_t m_srbIdentity
SRB identity.
static TypeId GetTypeId()
Get the type ID.
LogicalChannelConfig structure.