A Discrete-Event Network Simulator
API
ns3::LteUeMac::LcInfo Struct Reference

LcInfo structure. More...

+ Collaboration diagram for ns3::LteUeMac::LcInfo:

Public Attributes

LteUeCmacSapProvider::LogicalChannelConfig lcConfig
 logical channel config More...
 
LteMacSapUsermacSapUser
 MAC SAP user. More...
 

Detailed Description

LcInfo structure.

Definition at line 247 of file lte-ue-mac.h.

Member Data Documentation

◆ lcConfig

LteUeCmacSapProvider::LogicalChannelConfig ns3::LteUeMac::LcInfo::lcConfig

logical channel config

Definition at line 249 of file lte-ue-mac.h.

Referenced by ns3::LteUeMac::DoAddLc().

◆ macSapUser

LteMacSapUser* ns3::LteUeMac::LcInfo::macSapUser

MAC SAP user.

Definition at line 250 of file lte-ue-mac.h.

Referenced by ns3::LteUeMac::DoAddLc().


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