A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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 <array>
#include <compare>
#include <functional>
#include <iterator>
#include <list>
#include <map>
#include <numeric>
#include <sstream>
#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...
struct  ns3::WifiSchedPrecedence< Prio >
 Definition of priority for container queues that can be specialized by subclasses by providing the type of the priority field. More...

Namespaces

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