#include "lte-ccm-rrc-sap.h"
Public Attributes | |
| uint16_t | componentCarrierId |
| component carrier ID | |
| LteEnbCmacSapProvider::LcInfo | lc |
| LC info. | |
| LteMacSapUser * | msu |
| MSU. | |
LcsConfig structure.
Definition at line 46 of file lte-ccm-rrc-sap.h.
| uint16_t ns3::LteCcmRrcSapProvider::LcsConfig::componentCarrierId |
component carrier ID
Definition at line 48 of file lte-ccm-rrc-sap.h.
Referenced by ns3::NoOpComponentCarrierManager::DoSetupDataRadioBearer().
| LteEnbCmacSapProvider::LcInfo ns3::LteCcmRrcSapProvider::LcsConfig::lc |
LC info.
Definition at line 49 of file lte-ccm-rrc-sap.h.
Referenced by ns3::NoOpComponentCarrierManager::DoSetupDataRadioBearer().
| LteMacSapUser* ns3::LteCcmRrcSapProvider::LcsConfig::msu |
MSU.
Definition at line 50 of file lte-ccm-rrc-sap.h.
Referenced by ns3::NoOpComponentCarrierManager::DoSetupDataRadioBearer().