A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::LteUeMac::LcInfo Struct Reference

LcInfo structure. More...

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

Public Attributes

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

Detailed Description

LcInfo structure.

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

Member Data Documentation

◆ lcConfig

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

logical channel config

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

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

◆ macSapUser

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

MAC SAP user.

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

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


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