#include <map>#include "ns3/object.h"#include "ns3/nstime.h"#include "channel-access-manager.h"#include "block-ack-cache.h"#include "mac-low-transmission-parameters.h"#include "qos-utils.h"#include "wifi-mac-header.h"#include "wifi-tx-vector.h"#include "block-ack-type.h"#include "wifi-mpdu-type.h"
Include dependency graph for mac-low.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ns3::MacLow::CfAckInfo |
| A struct that holds information about ACK piggybacking (CF-ACK). More... | |
| class | ns3::MacLow |
| handle RTS/CTS/DATA/ACK transactions. More... | |
Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |