A Discrete-Event Network Simulator
API
ns3::WifiMacQueueItem::QueueIteratorPair Struct Reference

Information needed to remove an MSDU from the queue. More...

#include "wifi-mac-queue-item.h"

+ Collaboration diagram for ns3::WifiMacQueueItem::QueueIteratorPair:

Public Attributes

ConstIterator it
 iterator pointing to the MSDU in the queue More...
 
WifiMacQueuequeue
 pointer to the queue where the MSDU is enqueued More...
 

Detailed Description

Information needed to remove an MSDU from the queue.

Definition at line 146 of file wifi-mac-queue-item.h.

Member Data Documentation

◆ it

◆ queue

WifiMacQueue* ns3::WifiMacQueueItem::QueueIteratorPair::queue

The documentation for this struct was generated from the following file: