A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ap-wifi-mac.h File Reference
#include "wifi-mac-header.h"
#include "wifi-mac.h"
#include <unordered_map>
#include <variant>
+ Include dependency graph for ap-wifi-mac.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::ApWifiMac::ApLinkEntity
 Structure holding information specific to a single link. More...
 
class  ns3::ApWifiMac
 Wi-Fi AP state machine. More...
 
struct  ns3::ApWifiMac::BsrType
 store value and timestamp for each Buffer Status Report More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Typedefs

using ns3::AssocReqRefVariant = std::variant< std::reference_wrapper< MgtAssocRequestHeader >, std::reference_wrapper< MgtReassocRequestHeader > >
 variant holding a reference to a (Re)Association Request