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

LcsConfig sructure. 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 sructure.

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

Member Data Documentation

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().

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

LC info.

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

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

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: