A Discrete-Event Network Simulator
API
lte-enb-rrc.h File Reference
#include <ns3/nstime.h>
#include <ns3/object.h>
#include <ns3/traced-callback.h>
#include <ns3/event-id.h>
#include <ns3/lte-enb-cmac-sap.h>
#include <ns3/lte-mac-sap.h>
#include <ns3/ff-mac-sched-sap.h>
#include <ns3/ff-mac-csched-sap.h>
#include <ns3/lte-pdcp-sap.h>
#include <ns3/epc-x2-sap.h>
#include <ns3/epc-enb-s1-sap.h>
#include <ns3/lte-handover-management-sap.h>
#include <ns3/lte-ccm-rrc-sap.h>
#include <ns3/lte-enb-cphy-sap.h>
#include <ns3/lte-rrc-sap.h>
#include <ns3/lte-anr-sap.h>
#include <ns3/lte-ffr-rrc-sap.h>
#include <ns3/lte-rlc.h>
#include <map>
#include <set>
#include <ns3/component-carrier-enb.h>
#include <vector>
+ Include dependency graph for lte-enb-rrc.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::LteEnbRrc
 The LTE Radio Resource Control entity at the eNB. More...
 
class  ns3::UeManager
 Manages all the radio bearer information possessed by the ENB RRC for a single UE. More...
 
struct  ns3::LteEnbRrc::X2uTeidInfo
 X2uTeidInfo structure. 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 57 of file lte-enb-rrc.h.

◆ MIN_NO_CC

#define MIN_NO_CC   1

Definition at line 56 of file lte-enb-rrc.h.