A Discrete-Event Network Simulator
API
ns3::LteCcmRrcSapProvider::LcsConfig Struct Reference

LcsConfig structure. More...

#include "lte-ccm-rrc-sap.h"

+ Collaboration diagram for ns3::LteCcmRrcSapProvider::LcsConfig:

Public Attributes

uint16_t componentCarrierId
 component carrier ID More...
 
LteEnbCmacSapProvider::LcInfo lc
 LC info. More...
 
LteMacSapUsermsu
 MSU. More...
 

Detailed Description

LcsConfig structure.

Definition at line 59 of file lte-ccm-rrc-sap.h.

Member Data Documentation

◆ componentCarrierId

uint16_t ns3::LteCcmRrcSapProvider::LcsConfig::componentCarrierId

component carrier ID

Definition at line 61 of file lte-ccm-rrc-sap.h.

Referenced by ns3::NoOpComponentCarrierManager::DoSetupDataRadioBearer().

◆ lc

LteEnbCmacSapProvider::LcInfo ns3::LteCcmRrcSapProvider::LcsConfig::lc

LC info.

Definition at line 62 of file lte-ccm-rrc-sap.h.

Referenced by ns3::NoOpComponentCarrierManager::DoSetupDataRadioBearer().

◆ msu

LteMacSapUser* ns3::LteCcmRrcSapProvider::LcsConfig::msu

MSU.

Definition at line 63 of file lte-ccm-rrc-sap.h.

Referenced by ns3::NoOpComponentCarrierManager::DoSetupDataRadioBearer().


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