A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
edca-txop-n.h File Reference
#include "ns3/object.h"
#include "ns3/mac48-address.h"
#include "ns3/packet.h"
#include "wifi-mode.h"
#include "wifi-mac-header.h"
#include "wifi-remote-station-manager.h"
#include "qos-utils.h"
#include "dcf.h"
#include "ctrl-headers.h"
#include "block-ack-manager.h"
#include <map>
#include <list>
+ Include dependency graph for edca-txop-n.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::EdcaTxopN
 This queue contains packets for a particular 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...