A Discrete-Event Network Simulator
QKDNetSim v2.0 (NS-3 v3.41) @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
wifi-mac-queue-scheduler-impl.h File Reference
#include "wifi-mac-queue-scheduler.h"
#include "wifi-mac-queue.h"
#include "wifi-mac.h"
#include <algorithm>
#include <functional>
#include <list>
#include <map>
#include <numeric>
#include <unordered_map>
#include <vector>
+ Include dependency graph for wifi-mac-queue-scheduler-impl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::WifiMacQueueSchedulerImpl< Priority, Compare >::PerAcInfo
 Information specific to a wifi MAC queue. More...
 
struct  ns3::WifiMacQueueSchedulerImpl< Priority, Compare >::QueueInfo
 Information associated with a container queue. More...
 
class  ns3::WifiMacQueueSchedulerImpl< Priority, Compare >
 WifiMacQueueSchedulerImpl is a template class enabling the definition of different types of priority values for the container queues. More...
 

Namespaces

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