A Discrete-Event Network Simulator
API
lte-enb-mac.h File Reference
#include <map>
#include <vector>
#include <ns3/lte-common.h>
#include <ns3/lte-mac-sap.h>
#include <ns3/lte-enb-cmac-sap.h>
#include <ns3/ff-mac-csched-sap.h>
#include <ns3/ff-mac-sched-sap.h>
#include <ns3/lte-enb-phy-sap.h>
#include "ns3/traced-value.h"
#include "ns3/trace-source-accessor.h"
#include <ns3/packet.h>
#include <ns3/packet-burst.h>
#include <ns3/lte-ccm-mac-sap.h>
+ Include dependency graph for lte-enb-mac.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::LteEnbMac
 This class implements the MAC layer of the eNodeB device. More...
 
struct  ns3::LteEnbMac::NcRaPreambleInfo
 info associated with a preamble allocated for non-contention based RA More...
 

Namespaces

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

Typedefs

typedef std::vector< std::vector< Ptr< PacketBurst > > > ns3::DlHarqProcessesBuffer_t
 DlHarqProcessesBuffer_t typedef. More...