#include "lte-ccm-mac-sap.h"
#include "lte-ccm-rrc-sap.h"
#include "lte-enb-cmac-sap.h"
#include "lte-enb-rrc.h"
#include "lte-mac-sap.h"
#include "lte-rrc-sap.h"
#include <ns3/object.h>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::LteEnbComponentCarrierManager |
The class implements Component Carrier Manager (CCM) that operates using the Component Carrier Manager SAP interfaces. More... | |
struct | ns3::LteEnbComponentCarrierManager::UeInfo |
Structure to represent UE info. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |