A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lte-enb-mac.h File Reference
#include "ff-mac-csched-sap.h"
#include "ff-mac-sched-sap.h"
#include "lte-ccm-mac-sap.h"
#include "lte-common.h"
#include "lte-enb-cmac-sap.h"
#include "lte-enb-phy-sap.h"
#include "lte-mac-sap.h"
#include <ns3/nstime.h>
#include <ns3/packet-burst.h>
#include <ns3/packet.h>
#include <ns3/trace-source-accessor.h>
#include <ns3/traced-value.h>
#include <map>
#include <vector>
+ 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

namespace  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.