A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
channel-access-manager.cc File Reference
#include "channel-access-manager.h"
#include "txop.h"
#include "wifi-mac-queue.h"
#include "wifi-phy-listener.h"
#include "wifi-phy.h"
#include "ns3/eht-frame-exchange-manager.h"
#include "ns3/log.h"
#include "ns3/simulator.h"
#include <sstream>
+ Include dependency graph for channel-access-manager.cc:

Go to the source code of this file.

Classes

class  ns3::PhyListener
 Listener for PHY events. More...
 

Namespaces

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

Macros

#define NS_LOG_APPEND_CONTEXT   std::clog << "[link=" << +m_linkId << "] "
 

Macro Definition Documentation

◆ NS_LOG_APPEND_CONTEXT

#define NS_LOG_APPEND_CONTEXT   std::clog << "[link=" << +m_linkId << "] "

Definition at line 34 of file channel-access-manager.cc.