#include "wifi-phy-common.h"
#include "wifi-phy-operating-channel.h"
#include "ns3/event-id.h"
#include "ns3/nstime.h"
#include "ns3/object.h"
#include <algorithm>
#include <map>
#include <memory>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::ChannelAccessManager |
Manage a set of ns3::Txop. More... | |
struct | ns3::ChannelAccessManager::EmlsrLinkSwitchInfo |
Information associated with each PHY that is going to operate on another EMLSR link. More... | |
struct | ns3::ChannelAccessManager::Timespan |
Structure defining start time and end time for a given state. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |