A Discrete-Event Network Simulator
API
wifi-tx-timer.cc File Reference
#include "ns3/log.h"
#include "wifi-tx-timer.h"
#include "wifi-mac-queue-item.h"
#include "wifi-tx-vector.h"
#include "wifi-psdu.h"
+ Include dependency graph for wifi-tx-timer.cc:

Go to the source code of this file.

Namespaces

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

Macros

#define FOO(x)
 

Macro Definition Documentation

◆ FOO

#define FOO (   x)
Value:
case WAIT_ ## x: \
return # x; \
break;

Referenced by ns3::WifiTxTimer::GetReasonString().