#include "lte-ccm-rrc-sap.h"
#include "lte-enb-component-carrier-manager.h"
#include "lte-rrc-sap.h"
#include <map>
Go to the source code of this file.
Classes | |
class | ns3::NoOpComponentCarrierManager |
The default component carrier manager that forwards all traffic, the uplink and the downlink, over the primary carrier, and will not use secondary carriers. More... | |
class | ns3::RrComponentCarrierManager |
Component carrier manager implementation that splits traffic equally among carriers. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |