A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
fcfs-wifi-queue-scheduler.h File Reference
#include "wifi-mac-queue-scheduler-impl.h"
#include "ns3/nstime.h"
+ Include dependency graph for fcfs-wifi-queue-scheduler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::FcfsPrio
 Definition of priority for container queues. More...
 
class  ns3::FcfsWifiQueueScheduler
 FcfsWifiQueueScheduler is a wifi queue scheduler that serves data frames in a first come first serve fashion. More...
 

Namespaces

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

Functions

bool ns3::operator< (const FcfsPrio &lhs, const FcfsPrio &rhs)
 
bool ns3::operator== (const FcfsPrio &lhs, const FcfsPrio &rhs)