#include <list>
#include <utility>
#include "ns3/packet.h"
#include "ns3/nstime.h"
#include "ns3/object.h"
#include "wifi-mac-header.h"
Go to the source code of this file.
Classes | |
struct | ns3::WifiMacQueue::Item |
A struct that holds information about a packet for putting in a packet queue. More... | |
class | ns3::WifiMacQueue |
This queue implements the timeout procedure described in IEEE Std. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |