A Discrete-Event Network Simulator
API
wifi-example-sim.cc File Reference
#include <ctime>
#include <sstream>
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/mobility-module.h"
#include "ns3/internet-module.h"
#include "ns3/stats-module.h"
#include "ns3/yans-wifi-helper.h"
#include "wifi-example-apps.h"
+ Include dependency graph for wifi-example-sim.cc:

Go to the source code of this file.

Functions

void TxCallback (Ptr< CounterCalculator< uint32_t > > datac, std::string path, Ptr< const Packet > packet)
 

Function Documentation

◆ TxCallback()

void TxCallback ( Ptr< CounterCalculator< uint32_t > >  datac,
std::string  path,
Ptr< const Packet packet 
)

Definition at line 48 of file wifi-example-sim.cc.

References NS_LOG_INFO.