A Discrete-Event Network Simulator
API
lte-ue-component-carrier-manager.h File Reference
#include <ns3/object.h>
#include <ns3/lte-rrc-sap.h>
#include <ns3/lte-ue-ccm-rrc-sap.h>
#include <ns3/lte-mac-sap.h>
#include <map>
#include <vector>
+ Include dependency graph for lte-ue-component-carrier-manager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::LteUeComponentCarrierManager
 The abstract base class of a Component Carrier Manager* for UE that operates using the component carrier manager SAP interface. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Macros

#define MAX_NO_CC   5
 
#define MIN_NO_CC   1
 

Macro Definition Documentation

◆ MAX_NO_CC

#define MAX_NO_CC   5

Definition at line 33 of file lte-ue-component-carrier-manager.h.

◆ MIN_NO_CC

#define MIN_NO_CC   1

Definition at line 32 of file lte-ue-component-carrier-manager.h.