#include "lte-ccm-rrc-sap.h"
Public Attributes | |
uint16_t | componentCarrierId |
component carrier ID More... | |
LteEnbCmacSapProvider::LcInfo | lc |
LC info. More... | |
LteMacSapUser * | msu |
MSU. More... | |
LcsConfig structure.
Definition at line 59 of file lte-ccm-rrc-sap.h.
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().