A Discrete-Event Network Simulator
API
ns3::LteRrcSap::DrbToAddMod Struct Reference

DrbToAddMod structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::DrbToAddMod:

Public Attributes

uint8_t drbIdentity
 DRB identity. More...
 
uint8_t epsBearerIdentity
 EPS bearer identity. More...
 
LogicalChannelConfig logicalChannelConfig
 logical channel config More...
 
uint8_t logicalChannelIdentity
 logical channel identify More...
 
RlcConfig rlcConfig
 RLC config. More...
 

Detailed Description

DrbToAddMod structure.

Definition at line 235 of file lte-rrc-sap.h.

Member Data Documentation

◆ drbIdentity

uint8_t ns3::LteRrcSap::DrbToAddMod::drbIdentity

◆ epsBearerIdentity

uint8_t ns3::LteRrcSap::DrbToAddMod::epsBearerIdentity

◆ logicalChannelConfig

LogicalChannelConfig ns3::LteRrcSap::DrbToAddMod::logicalChannelConfig

◆ logicalChannelIdentity

uint8_t ns3::LteRrcSap::DrbToAddMod::logicalChannelIdentity

◆ rlcConfig


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