A Discrete-Event Network Simulator
API
wifi-protection.h File Reference
#include "ns3/nstime.h"
#include "wifi-tx-vector.h"
#include "ctrl-headers.h"
#include <memory>
+ Include dependency graph for wifi-protection.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::WifiCtsToSelfProtection
 WifiCtsToSelfProtection specifies that CTS-to-self protection method is used. More...
 
struct  ns3::WifiNoProtection
 WifiNoProtection specifies that no protection method is used. More...
 
struct  ns3::WifiProtection
 WifiProtection is an abstract base struct. More...
 
struct  ns3::WifiRtsCtsProtection
 WifiRtsCtsProtection specifies that RTS/CTS protection method is used. More...
 

Namespaces

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

Functions

std::ostream & ns3::operator<< (std::ostream &os, const WifiProtection *protection)
 Stream insertion operator. More...