#include "lte-ue-ccm-rrc-sap.h"
Public Attributes | |
| uint8_t | componentCarrierId |
| component carrier ID | |
| LteUeCmacSapProvider::LogicalChannelConfig | lcConfig |
| logical channel config | |
| LteMacSapUser * | msu |
| MSU. | |
LcsConfig structure.
Definition at line 40 of file lte-ue-ccm-rrc-sap.h.
| uint8_t ns3::LteUeCcmRrcSapProvider::LcsConfig::componentCarrierId |
component carrier ID
Definition at line 42 of file lte-ue-ccm-rrc-sap.h.
Referenced by ns3::SimpleUeComponentCarrierManager::DoAddLc().
| LteUeCmacSapProvider::LogicalChannelConfig ns3::LteUeCcmRrcSapProvider::LcsConfig::lcConfig |
logical channel config
Definition at line 43 of file lte-ue-ccm-rrc-sap.h.
Referenced by ns3::SimpleUeComponentCarrierManager::DoAddLc().
| LteMacSapUser* ns3::LteUeCcmRrcSapProvider::LcsConfig::msu |
MSU.
Definition at line 44 of file lte-ue-ccm-rrc-sap.h.
Referenced by ns3::SimpleUeComponentCarrierManager::DoAddLc().