#include "ns3/ctrl-headers.h"#include "ns3/mac48-address.h"#include "ns3/object.h"#include "ns3/sta-wifi-mac.h"#include "ns3/wifi-phy-operating-channel.h"#include <map>#include <optional>#include <set>
Include dependency graph for emlsr-manager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::EmlsrManager |
| EmlsrManager is an abstract base class defining the API that EHT non-AP MLDs with EMLSR activated can use to handle the operations on the EMLSR links. More... | |
| struct | ns3::EmlsrManager::MediumSyncDelayStatus |
| Information about the status of the MediumSyncDelay timer associated with a link. More... | |
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |