#include "ns3/traced-value.h"
#include "block-ack-manager.h"
#include "txop.h"
#include "qos-utils.h"
Go to the source code of this file.
Classes | |
class | ns3::QosTxop |
Handle packet fragmentation and retransmissions for QoS data frames as well as MSDU aggregation (A-MSDU) and block ack sessions, for a given access class. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Enumerations | |
enum | ns3::TypeOfStation { ns3::STA, ns3::AP, ns3::ADHOC_STA, ns3::MESH, ns3::HT_STA, ns3::HT_AP, ns3::HT_ADHOC_STA, ns3::OCB } |
Enumeration for type of station. More... | |