#include "ns3/nstime.h"#include "wifi-mac-header.h"#include "amsdu-subframe-header.h"#include <list> Include dependency graph for wifi-mac-queue-item.h:
 Include dependency graph for wifi-mac-queue-item.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Classes | |
| struct | ns3::WifiMacQueueItem::QueueIteratorPair | 
| Information needed to remove an MSDU from the queue.  More... | |
| class | ns3::WifiMacQueueItem | 
| WifiMacQueueItem stores (const) packets along with their Wifi MAC headers and the time when they were enqueued.  More... | |
| Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
| Functions | |
| std::ostream & | ns3::operator<< (std::ostream &os, const WifiMacQueueItem &item) | 
| Stream insertion operator.  More... | |