#include "qos-utils.h"
#include "sta-wifi-mac.h"
#include <optional>
#include <set>
#include <unordered_map>
Go to the source code of this file.
Classes | |
struct | ns3::WifiAssocManager::ApInfoCompare |
Struct providing a function call operator to compare two ApInfo objects. More... | |
struct | ns3::WifiAssocManager::RnrLinkInfo |
Struct to identify a specific TBTT Information field of a Neighbor AP Information field in a Reduced Neighbor Report element. More... | |
class | ns3::WifiAssocManager |
Abstract base class for the Association Manager, which manages scanning and association for single link devices and ML discovery and setup for multi-link devices. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |